summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/cpu/mpc8xx
diff options
context:
space:
mode:
authorMasahiro Yamada <yamada.m@jp.panasonic.com>2014-08-06 12:59:54 +0900
committerTom Rini <trini@ti.com>2014-08-21 12:01:12 -0400
commit6bde1ec10ff438170721624ca87b86fd25669b3b (patch)
tree607f27f9d0de9e4af0ddab10a3fdaefcfd3d33e3 /arch/powerpc/cpu/mpc8xx
parent4723ce49e588d628e85da42be31c8240fca2d27a (diff)
downloadtalos-obmc-uboot-6bde1ec10ff438170721624ca87b86fd25669b3b.tar.gz
talos-obmc-uboot-6bde1ec10ff438170721624ca87b86fd25669b3b.zip
powerpc: mpc8xx: remove GEN860T, GEN806T_SC board support
These boards have been orphaned for a while and old enough. Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com>
Diffstat (limited to 'arch/powerpc/cpu/mpc8xx')
-rw-r--r--arch/powerpc/cpu/mpc8xx/Kconfig4
1 files changed, 0 insertions, 4 deletions
diff --git a/arch/powerpc/cpu/mpc8xx/Kconfig b/arch/powerpc/cpu/mpc8xx/Kconfig
index f9e7472f02..d5cec1f27e 100644
--- a/arch/powerpc/cpu/mpc8xx/Kconfig
+++ b/arch/powerpc/cpu/mpc8xx/Kconfig
@@ -17,9 +17,6 @@ config TARGET_ESTEEM192E
config TARGET_FLAGADM
bool "Support FLAGADM"
-config TARGET_GEN860T
- bool "Support GEN860T"
-
config TARGET_HERMES
bool "Support hermes"
@@ -131,7 +128,6 @@ 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"
OpenPOWER on IntegriCloud