summaryrefslogtreecommitdiffstats
path: root/arch
diff options
context:
space:
mode:
authorMasahiro Yamada <yamada.m@jp.panasonic.com>2015-01-23 00:24:20 +0900
committerTom Rini <trini@ti.com>2015-01-23 16:53:52 -0500
commitad734f7dc2238aa9c6a99ff30e40aedbc01fb4fd (patch)
tree501bd4dfe7c2a811eb2e2e74efa55125bfc0078c /arch
parent5344cc1a82fcc2817d4671696b3939b0dfa4323e (diff)
downloadblackbird-obmc-uboot-ad734f7dc2238aa9c6a99ff30e40aedbc01fb4fd.tar.gz
blackbird-obmc-uboot-ad734f7dc2238aa9c6a99ff30e40aedbc01fb4fd.zip
powerpc: mpc5xxx: remove Total5200 board support
This board is still a non-generic board. Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com>
Diffstat (limited to 'arch')
-rw-r--r--arch/powerpc/cpu/mpc5xxx/Kconfig4
1 files changed, 0 insertions, 4 deletions
diff --git a/arch/powerpc/cpu/mpc5xxx/Kconfig b/arch/powerpc/cpu/mpc5xxx/Kconfig
index e2e9cb77b0..9585c80ed8 100644
--- a/arch/powerpc/cpu/mpc5xxx/Kconfig
+++ b/arch/powerpc/cpu/mpc5xxx/Kconfig
@@ -47,9 +47,6 @@ config TARGET_MUNICES
config TARGET_PM520
bool "Support PM520"
-config TARGET_TOTAL5200
- bool "Support Total5200"
-
config TARGET_V38B
bool "Support v38b"
@@ -119,7 +116,6 @@ source "board/motionpro/Kconfig"
source "board/munices/Kconfig"
source "board/phytec/pcm030/Kconfig"
source "board/pm520/Kconfig"
-source "board/total5200/Kconfig"
source "board/tqc/tqm5200/Kconfig"
source "board/v38b/Kconfig"
OpenPOWER on IntegriCloud