diff options
author | Tom Rini <trini@konsulko.com> | 2015-10-24 17:24:06 -0400 |
---|---|---|
committer | Stefan Roese <sr@denx.de> | 2015-10-27 12:33:54 +0100 |
commit | bb5553c61895ff1734c1255e3056c46ac34b0440 (patch) | |
tree | 2b5ecb394f098ab88cdcfca01f651c049f1a89e9 /configs/taishan_defconfig | |
parent | 9d9e2f5dafa6fe682a9c846f8765e8d1bfdc509b (diff) | |
download | u-boot-bb5553c61895ff1734c1255e3056c46ac34b0440.tar.gz |
taishan: Drop
This board has not compiled for me for quite some time due to size
constraints, remove.
Cc: Stefan Roese <sr@denx.de>
Signed-off-by: Tom Rini <trini@konsulko.com>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
Signed-off-by: Stefan Roese <sr@denx.de>
Diffstat (limited to 'configs/taishan_defconfig')
-rw-r--r-- | configs/taishan_defconfig | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/configs/taishan_defconfig b/configs/taishan_defconfig deleted file mode 100644 index e956c6f8560..00000000000 --- a/configs/taishan_defconfig +++ /dev/null @@ -1,3 +0,0 @@ -CONFIG_PPC=y -CONFIG_4xx=y -CONFIG_TARGET_TAISHAN=y |