* [U-Boot] [PATCH] ppc/arm: remove remainders of dead boards in Kconfig
@ 2014-10-30 9:29 Masahiro Yamada
2014-10-30 23:44 ` Anatolij Gustschin
0 siblings, 1 reply; 2+ messages in thread
From: Masahiro Yamada @ 2014-10-30 9:29 UTC (permalink / raw)
To: u-boot
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 | 4 ----
arch/powerpc/cpu/mpc5xxx/Kconfig | 3 ---
arch/powerpc/cpu/mpc8xx/Kconfig | 3 ---
3 files changed, 10 deletions(-)
diff --git a/arch/arm/Kconfig b/arch/arm/Kconfig
index 171ad03..43700c3 100644
--- a/arch/arm/Kconfig
+++ b/arch/arm/Kconfig
@@ -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
diff --git a/arch/powerpc/cpu/mpc5xxx/Kconfig b/arch/powerpc/cpu/mpc5xxx/Kconfig
index a1305bc..c1fb92a 100644
--- a/arch/powerpc/cpu/mpc5xxx/Kconfig
+++ b/arch/powerpc/cpu/mpc5xxx/Kconfig
@@ -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"
diff --git a/arch/powerpc/cpu/mpc8xx/Kconfig b/arch/powerpc/cpu/mpc8xx/Kconfig
index 011f4b4..e447748e 100644
--- a/arch/powerpc/cpu/mpc8xx/Kconfig
+++ b/arch/powerpc/cpu/mpc8xx/Kconfig
@@ -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"
--
1.9.1
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [U-Boot] [PATCH] ppc/arm: remove remainders of dead boards in Kconfig
2014-10-30 9:29 [U-Boot] [PATCH] ppc/arm: remove remainders of dead boards in Kconfig Masahiro Yamada
@ 2014-10-30 23:44 ` Anatolij Gustschin
0 siblings, 0 replies; 2+ messages in thread
From: Anatolij Gustschin @ 2014-10-30 23:44 UTC (permalink / raw)
To: u-boot
On Thu, 30 Oct 2014 18:29:15 +0900
Masahiro Yamada <yamada.m@jp.panasonic.com> wrote:
> 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 | 4 ----
> arch/powerpc/cpu/mpc5xxx/Kconfig | 3 ---
> arch/powerpc/cpu/mpc8xx/Kconfig | 3 ---
> 3 files changed, 10 deletions(-)
applied to u-boot-staging. Thanks!
Anatolij
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2014-10-30 23:44 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-10-30 9:29 [U-Boot] [PATCH] ppc/arm: remove remainders of dead boards in Kconfig Masahiro Yamada
2014-10-30 23:44 ` Anatolij Gustschin
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox