powerpc: mpc5xxx: remove board support for MVBC_P and MVSMR
[oweals/u-boot.git] / arch / powerpc / cpu / mpc5xxx / Kconfig
index b2f0bad544fc929b5a0865745a47e622db3cac0e..8a477e7e0c3825fbfd9c49be613a90699a138133 100644 (file)
@@ -2,7 +2,6 @@ menu "mpc5xxx CPU"
        depends on MPC5xxx
 
 config SYS_CPU
-       string
        default "mpc5xxx"
 
 choice
@@ -98,12 +97,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"
 
@@ -140,8 +133,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"