summaryrefslogtreecommitdiffstats
path: root/configs
diff options
context:
space:
mode:
authorMasahiro Yamada <yamada.m@jp.panasonic.com>2014-09-29 01:37:59 +0900
committerTom Rini <trini@ti.com>2014-10-10 09:44:43 -0400
commit9ed3246e19a42392bf0fd676dcbbe3539cc46ec1 (patch)
treec0ac8faaf0337e8a701f188db5a2033b3d98e1aa /configs
parent1521cdc5303db2a3ec5a09231fbaa5831561bf71 (diff)
downloadblackbird-obmc-uboot-9ed3246e19a42392bf0fd676dcbbe3539cc46ec1.tar.gz
blackbird-obmc-uboot-9ed3246e19a42392bf0fd676dcbbe3539cc46ec1.zip
powerpc: ppc4xx: remove board support for bluestone
This board has been orphaned for more than 6 months. It is the last board defining CONFIG_APM821XX. The code inside #ifdef CONFIG_APM821XX should be removed too. Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com>
Diffstat (limited to 'configs')
-rw-r--r--configs/bluestone_defconfig3
1 files changed, 0 insertions, 3 deletions
diff --git a/configs/bluestone_defconfig b/configs/bluestone_defconfig
deleted file mode 100644
index 8f83a4308e..0000000000
--- a/configs/bluestone_defconfig
+++ /dev/null
@@ -1,3 +0,0 @@
-CONFIG_PPC=y
-CONFIG_4xx=y
-CONFIG_TARGET_BLUESTONE=y
OpenPOWER on IntegriCloud