summaryrefslogtreecommitdiffstats
path: root/arch
diff options
context:
space:
mode:
authorMasahiro Yamada <yamada.m@jp.panasonic.com>2014-12-15 23:26:21 +0900
committerTom Rini <trini@ti.com>2015-01-05 12:08:53 -0500
commit4ad015bab0d7a545b9beb8672f0f20fc38864468 (patch)
tree09762675969260cd6ae2d4a683611ee6b30b5e07 /arch
parent793116d2c5540052e5bbcfea7ad0284ce94127cd (diff)
downloadblackbird-obmc-uboot-4ad015bab0d7a545b9beb8672f0f20fc38864468.tar.gz
blackbird-obmc-uboot-4ad015bab0d7a545b9beb8672f0f20fc38864468.zip
mpc8260: remove ep8260 board support
This board is still a non-generic board. Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com> Cc: Frank Panno <fpanno@delphintech.com>
Diffstat (limited to 'arch')
-rw-r--r--arch/powerpc/cpu/mpc8260/Kconfig4
1 files changed, 0 insertions, 4 deletions
diff --git a/arch/powerpc/cpu/mpc8260/Kconfig b/arch/powerpc/cpu/mpc8260/Kconfig
index d4132a003e..10327121fc 100644
--- a/arch/powerpc/cpu/mpc8260/Kconfig
+++ b/arch/powerpc/cpu/mpc8260/Kconfig
@@ -16,9 +16,6 @@ config TARGET_CPU86
config TARGET_CPU87
bool "Support CPU87"
-config TARGET_EP8260
- bool "Support ep8260"
-
config TARGET_EP82XXM
bool "Support ep82xxm"
@@ -51,7 +48,6 @@ endchoice
source "board/atc/Kconfig"
source "board/cpu86/Kconfig"
source "board/cpu87/Kconfig"
-source "board/ep8260/Kconfig"
source "board/ep82xxm/Kconfig"
source "board/freescale/mpc8266ads/Kconfig"
source "board/funkwerk/vovpn-gw/Kconfig"
OpenPOWER on IntegriCloud