]> git.karo-electronics.de Git - karo-tx-uboot.git/commitdiff
ppc/arm: remove remainders of dead boards in Kconfig
authorMasahiro Yamada <yamada.m@jp.panasonic.com>
Thu, 30 Oct 2014 09:29:15 +0000 (18:29 +0900)
committerAnatolij Gustschin <agust@denx.de>
Thu, 30 Oct 2014 23:42:19 +0000 (00:42 +0100)
Commit d58a9451e733 (ppc/arm: zap EMK boards) removed
TOP* boards support but missed to remove entries in Kconfig.

Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com>
Cc: Wolfgang Denk <wd@denx.de>
arch/arm/Kconfig
arch/powerpc/cpu/mpc5xxx/Kconfig
arch/powerpc/cpu/mpc8xx/Kconfig

index 171ad03429cb21f7e4aa4e0f2ba17eb352151a2e..43700c32eea9c7c4730105d384f799684b3289af 100644 (file)
@@ -177,10 +177,6 @@ config TARGET_ETHERNUT5
        bool "Support ethernut5"
        select CPU_ARM926EJS
 
-config TARGET_TOP9000
-       bool "Support top9000"
-       select CPU_ARM926EJS
-
 config TARGET_MEESC
        bool "Support meesc"
        select CPU_ARM926EJS
index a1305bc280051eebe75d57732714a0f95d6a7a91..c1fb92af4bdf5c20a843615b646650a0aadee8bb 100644 (file)
@@ -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"
 
index 011f4b41a7877868063b696cb70561cacd2fd958..e447748e120be3f6acfaa1bf91883ee95fd788df 100644 (file)
@@ -40,9 +40,6 @@ config TARGET_RRVISION
 config TARGET_SPD823TS
        bool "Support SPD823TS"
 
-config TARGET_TOP860
-       bool "Support TOP860"
-
 config TARGET_KUP4K
        bool "Support KUP4K"