summaryrefslogtreecommitdiff
path: root/arch/powerpc/cpu/mpc8xx/Kconfig
diff options
context:
space:
mode:
authorMasahiro Yamada <yamada.m@jp.panasonic.com>2014-10-30 18:29:15 +0900
committerAnatolij Gustschin <agust@denx.de>2014-10-31 00:42:19 +0100
commitb445c33a680c20fee5f222068c6c1960114aea97 (patch)
treecf8e2fe20fcc1b95ed86a59da1a6144804d6882d /arch/powerpc/cpu/mpc8xx/Kconfig
parent9ea7f3a6d8d0ef9f618e0cb0b785c00cfd5f3183 (diff)
downloadu-boot-imx-b445c33a680c20fee5f222068c6c1960114aea97.zip
u-boot-imx-b445c33a680c20fee5f222068c6c1960114aea97.tar.gz
u-boot-imx-b445c33a680c20fee5f222068c6c1960114aea97.tar.bz2
ppc/arm: remove remainders of dead boards in Kconfig
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>
Diffstat (limited to 'arch/powerpc/cpu/mpc8xx/Kconfig')
-rw-r--r--arch/powerpc/cpu/mpc8xx/Kconfig3
1 files changed, 0 insertions, 3 deletions
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"