summaryrefslogtreecommitdiffstats
path: root/arch
diff options
context:
space:
mode:
authorMasahiro Yamada <yamada.m@jp.panasonic.com>2015-01-23 00:24:21 +0900
committerTom Rini <trini@ti.com>2015-01-23 16:55:57 -0500
commita258e732a7e2608695c9244eb10998af8f968f5b (patch)
tree9bc5ef7333902a6a4f61331d0ae4f99859bf9dfd /arch
parentad734f7dc2238aa9c6a99ff30e40aedbc01fb4fd (diff)
downloadblackbird-obmc-uboot-a258e732a7e2608695c9244eb10998af8f968f5b.tar.gz
blackbird-obmc-uboot-a258e732a7e2608695c9244eb10998af8f968f5b.zip
powerpc: mpc5xxx: PM520 board support
This board is still a non-generic board. Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com> Cc: Josef Wagner <Wagner@Microsys.de>
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 9585c80ed8..077225ae9b 100644
--- a/arch/powerpc/cpu/mpc5xxx/Kconfig
+++ b/arch/powerpc/cpu/mpc5xxx/Kconfig
@@ -44,9 +44,6 @@ config TARGET_MOTIONPRO
config TARGET_MUNICES
bool "Support munices"
-config TARGET_PM520
- bool "Support PM520"
-
config TARGET_V38B
bool "Support v38b"
@@ -115,7 +112,6 @@ source "board/jupiter/Kconfig"
source "board/motionpro/Kconfig"
source "board/munices/Kconfig"
source "board/phytec/pcm030/Kconfig"
-source "board/pm520/Kconfig"
source "board/tqc/tqm5200/Kconfig"
source "board/v38b/Kconfig"
OpenPOWER on IntegriCloud