Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-staging
[oweals/u-boot.git] / arch / powerpc / cpu / mpc8xx / Kconfig
index 2c39244fa7648b85467a904ec9a9a997ccf69bba..e447748e120be3f6acfaa1bf91883ee95fd788df 100644 (file)
@@ -2,7 +2,6 @@ menu "mpc8xx CPU"
        depends on 8xx
 
 config SYS_CPU
-       string
        default "mpc8xx"
 
 choice
@@ -17,9 +16,6 @@ config TARGET_ESTEEM192E
 config TARGET_HERMES
        bool "Support hermes"
 
-config TARGET_ICU862
-       bool "Support ICU862"
-
 config TARGET_IP860
        bool "Support IP860"
 
@@ -44,12 +40,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"
 
@@ -121,11 +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/hermes/Kconfig"
-source "board/icu862/Kconfig"
 source "board/ip860/Kconfig"
 source "board/ivm/Kconfig"
 source "board/kup/kup4k/Kconfig"