powerpc: mpc5xxx: remove Total5200 board support

This board is still a non-generic board.

Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com>
This commit is contained in:
Masahiro Yamada
2015-01-23 00:24:20 +09:00
committed by Tom Rini
parent 5344cc1a82
commit ad734f7dc2
18 changed files with 1 additions and 931 deletions

View File

@@ -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"