summaryrefslogtreecommitdiffstats
path: root/arch/powerpc
diff options
context:
space:
mode:
authorMasahiro Yamada <yamada.masahiro@socionext.com>2015-09-02 10:40:27 +0900
committerTom Rini <trini@konsulko.com>2015-09-02 11:33:16 -0400
commit0e030593962d15aece45b2fa0401ee27d0d7ab96 (patch)
tree7791f703ea9cc3466cb79af75bcde4c1b1291e28 /arch/powerpc
parent242836a893ae8bce4bd3cd4ace8a55e48e6552a0 (diff)
downloadblackbird-obmc-uboot-0e030593962d15aece45b2fa0401ee27d0d7ab96.tar.gz
blackbird-obmc-uboot-0e030593962d15aece45b2fa0401ee27d0d7ab96.zip
powerpc: ppc4xx: remove sbc405 support
This has not been converted to Generic Board, so should be removed. (See doc/README.generic-board for details.) Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Diffstat (limited to 'arch/powerpc')
-rw-r--r--arch/powerpc/cpu/ppc4xx/Kconfig4
1 files changed, 0 insertions, 4 deletions
diff --git a/arch/powerpc/cpu/ppc4xx/Kconfig b/arch/powerpc/cpu/ppc4xx/Kconfig
index e379a6f871..16c049ea74 100644
--- a/arch/powerpc/cpu/ppc4xx/Kconfig
+++ b/arch/powerpc/cpu/ppc4xx/Kconfig
@@ -8,9 +8,6 @@ choice
prompt "Target select"
optional
-config TARGET_SBC405
- bool "Support sbc405"
-
config TARGET_T3CORP
bool "Support t3corp"
@@ -174,7 +171,6 @@ source "board/gdsys/intip/Kconfig"
source "board/mosaixtech/icon/Kconfig"
source "board/mpl/mip405/Kconfig"
source "board/mpl/pip405/Kconfig"
-source "board/sbc405/Kconfig"
source "board/t3corp/Kconfig"
source "board/xes/xpedite1000/Kconfig"
source "board/xilinx/ml507/Kconfig"
OpenPOWER on IntegriCloud