Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-staging
[oweals/u-boot.git] / arch / powerpc / cpu / mpc8xx / Kconfig
index 6392c55c20a90b336e64742b2638bd0c51b17559..e447748e120be3f6acfaa1bf91883ee95fd788df 100644 (file)
@@ -2,7 +2,6 @@ menu "mpc8xx CPU"
        depends on 8xx
 
 config SYS_CPU
-       string
        default "mpc8xx"
 
 choice
@@ -14,18 +13,9 @@ 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"
 
@@ -47,18 +37,9 @@ config TARGET_R360MPI
 config TARGET_RRVISION
        bool "Support RRvision"
 
-config TARGET_SXNI855T
-       bool "Support SXNI855T"
-
 config TARGET_SPD823TS
        bool "Support SPD823TS"
 
-config TARGET_MHPC
-       bool "Support MHPC"
-
-config TARGET_TOP860
-       bool "Support TOP860"
-
 config TARGET_KUP4K
        bool "Support KUP4K"
 
@@ -130,13 +111,8 @@ 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"
@@ -145,7 +121,6 @@ source "board/lwmon/Kconfig"
 source "board/manroland/uc100/Kconfig"
 source "board/netvia/Kconfig"
 source "board/r360mpi/Kconfig"
-source "board/sixnet/Kconfig"
 source "board/spd8xx/Kconfig"
 source "board/tqc/tqm8xx/Kconfig"