summaryrefslogtreecommitdiffstats
path: root/arch/powerpc
diff options
context:
space:
mode:
authorMasahiro Yamada <yamada.masahiro@socionext.com>2015-03-17 12:28:06 +0900
committerTom Rini <trini@konsulko.com>2015-03-17 11:00:03 -0400
commit470ee8b12579ee24ed56280ed7ecf2052c9048e7 (patch)
tree129fa4a0de02449f01200b4c71212f8d2b47ff08 /arch/powerpc
parent2da8137b450304070364ec7bb3cf93034f0230c1 (diff)
downloadtalos-obmc-uboot-470ee8b12579ee24ed56280ed7ecf2052c9048e7.tar.gz
talos-obmc-uboot-470ee8b12579ee24ed56280ed7ecf2052c9048e7.zip
powerpc: mpc5xxx: remove aev, TB5200 board support
They have 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/mpc5xxx/Kconfig6
1 files changed, 0 insertions, 6 deletions
diff --git a/arch/powerpc/cpu/mpc5xxx/Kconfig b/arch/powerpc/cpu/mpc5xxx/Kconfig
index 1b81fb5003..e2d48f3caa 100644
--- a/arch/powerpc/cpu/mpc5xxx/Kconfig
+++ b/arch/powerpc/cpu/mpc5xxx/Kconfig
@@ -65,15 +65,9 @@ config TARGET_DIGSY_MTC
config TARGET_PCM030
bool "Support pcm030"
-config TARGET_AEV
- bool "Support aev"
-
config TARGET_CHARON
bool "Support charon"
-config TARGET_TB5200
- bool "Support TB5200"
-
config TARGET_TQM5200
bool "Support TQM5200"
OpenPOWER on IntegriCloud