summaryrefslogtreecommitdiffstats
path: root/board/ep8260/Kconfig
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 /board/ep8260/Kconfig
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 'board/ep8260/Kconfig')
-rw-r--r--board/ep8260/Kconfig9
1 files changed, 0 insertions, 9 deletions
diff --git a/board/ep8260/Kconfig b/board/ep8260/Kconfig
deleted file mode 100644
index 5d876f4872..0000000000
--- a/board/ep8260/Kconfig
+++ /dev/null
@@ -1,9 +0,0 @@
-if TARGET_EP8260
-
-config SYS_BOARD
- default "ep8260"
-
-config SYS_CONFIG_NAME
- default "ep8260"
-
-endif
OpenPOWER on IntegriCloud