ppc/arm: remove remainders of dead boards in Kconfig
[platform/kernel/u-boot.git] / arch / powerpc / cpu / mpc5xxx / Kconfig
index b2f0bad..c1fb92a 100644 (file)
@@ -2,7 +2,6 @@ menu "mpc5xxx CPU"
        depends on MPC5xxx
 
 config SYS_CPU
-       string
        default "mpc5xxx"
 
 choice
@@ -10,6 +9,7 @@ choice
 
 config TARGET_A3M071
        bool "Support a3m071"
+       select SUPPORT_SPL
 
 config TARGET_A4M072
        bool "Support a4m072"
@@ -56,9 +56,6 @@ config TARGET_TOTAL5200
 config TARGET_V38B
        bool "Support v38b"
 
-config TARGET_TOP5200
-       bool "Support TOP5200"
-
 config TARGET_CPCI5200
        bool "Support cpci5200"
 
@@ -98,12 +95,6 @@ config TARGET_MUCMC52
 config TARGET_UC101
        bool "Support uc101"
 
-config TARGET_MVBC_P
-       bool "Support MVBC_P"
-
-config TARGET_MVSMR
-       bool "Support MVSMR"
-
 config TARGET_PCM030
        bool "Support pcm030"
 
@@ -126,7 +117,6 @@ source "board/a4m072/Kconfig"
 source "board/bc3450/Kconfig"
 source "board/canmb/Kconfig"
 source "board/cm5200/Kconfig"
-source "board/emk/top5200/Kconfig"
 source "board/esd/cpci5200/Kconfig"
 source "board/esd/mecp5200/Kconfig"
 source "board/esd/pf5200/Kconfig"
@@ -140,8 +130,6 @@ source "board/jupiter/Kconfig"
 source "board/manroland/hmi1001/Kconfig"
 source "board/manroland/mucmc52/Kconfig"
 source "board/manroland/uc101/Kconfig"
-source "board/matrix_vision/mvbc_p/Kconfig"
-source "board/matrix_vision/mvsmr/Kconfig"
 source "board/mcc200/Kconfig"
 source "board/motionpro/Kconfig"
 source "board/munices/Kconfig"