powerpc: manroland: remove uc100, uc101, mucmc52, hmi1001 support
[oweals/u-boot.git] / arch / powerpc / cpu / mpc8xx / Kconfig
index f9e7472f02df1f767e6725c03543e1b01604312e..9eb7e173132b2b6583d1cc7701e39448ab511cec 100644 (file)
@@ -2,7 +2,6 @@ menu "mpc8xx CPU"
        depends on 8xx
 
 config SYS_CPU
-       string
        default "mpc8xx"
 
 choice
@@ -14,18 +13,6 @@ config TARGET_COGENT_MPC8XX
 config TARGET_ESTEEM192E
        bool "Support ESTEEM192E"
 
-config TARGET_FLAGADM
-       bool "Support FLAGADM"
-
-config TARGET_GEN860T
-       bool "Support GEN860T"
-
-config TARGET_HERMES
-       bool "Support hermes"
-
-config TARGET_ICU862
-       bool "Support ICU862"
-
 config TARGET_IP860
        bool "Support IP860"
 
@@ -50,12 +37,6 @@ config TARGET_RRVISION
 config TARGET_SPD823TS
        bool "Support SPD823TS"
 
-config TARGET_MHPC
-       bool "Support MHPC"
-
-config TARGET_TOP860
-       bool "Support TOP860"
-
 config TARGET_KUP4K
        bool "Support KUP4K"
 
@@ -65,24 +46,6 @@ config TARGET_KUP4X
 config TARGET_ELPT860
        bool "Support ELPT860"
 
-config TARGET_UC100
-       bool "Support uc100"
-
-config TARGET_FPS850L
-       bool "Support FPS850L"
-
-config TARGET_FPS860L
-       bool "Support FPS860L"
-
-config TARGET_NSCU
-       bool "Support NSCU"
-
-config TARGET_SM850
-       bool "Support SM850"
-
-config TARGET_TK885D
-       bool "Support TK885D"
-
 config TARGET_TQM823L
        bool "Support TQM823L"
 
@@ -119,27 +82,17 @@ config TARGET_TQM866M
 config TARGET_TQM885D
        bool "Support TQM885D"
 
-config TARGET_VIRTLAB2
-       bool "Support virtlab2"
-
 endchoice
 
 source "board/LEOX/elpt860/Kconfig"
 source "board/RRvision/Kconfig"
 source "board/cogent/Kconfig"
-source "board/eltec/mhpc/Kconfig"
-source "board/emk/top860/Kconfig"
 source "board/esteem192e/Kconfig"
-source "board/flagadm/Kconfig"
-source "board/gen860t/Kconfig"
-source "board/hermes/Kconfig"
-source "board/icu862/Kconfig"
 source "board/ip860/Kconfig"
 source "board/ivm/Kconfig"
 source "board/kup/kup4k/Kconfig"
 source "board/kup/kup4x/Kconfig"
 source "board/lwmon/Kconfig"
-source "board/manroland/uc100/Kconfig"
 source "board/netvia/Kconfig"
 source "board/r360mpi/Kconfig"
 source "board/spd8xx/Kconfig"