summaryrefslogtreecommitdiffstats
path: root/board/emk/top5200/Kconfig
diff options
context:
space:
mode:
authorWolfgang Denk <wd@denx.de>2014-10-28 15:44:10 +0100
committerTom Rini <trini@ti.com>2014-10-28 12:48:31 -0400
commitd58a9451e7339ed4cf2b2627e534611f427fb791 (patch)
treed47f55342713ad391af3de4a8e243bf9d97de864 /board/emk/top5200/Kconfig
parent1a929f7ceb962dc691d0bf03c5c2b52d94dd3878 (diff)
downloadblackbird-obmc-uboot-d58a9451e7339ed4cf2b2627e534611f427fb791.tar.gz
blackbird-obmc-uboot-d58a9451e7339ed4cf2b2627e534611f427fb791.zip
ppc/arm: zap EMK boards
The following bard configurations have been without active maintenance for a long time, and the board maintainer agrees to have them removed: MPC5200: TOP5200, MINI5200, EVAL5200 MPC860: TOP860 at91sam9xeXXX: top9000eval_xe, top9000su_xe Signed-off-by: Wolfgang Denk <wd@denx.de> Cc: Reinhard Meyer <reinhard.meyer@emk-elektronik.de> [trini: Add missing Kconfig removals] Signed-off-by: Tom Rini <trini@ti.com>
Diffstat (limited to 'board/emk/top5200/Kconfig')
-rw-r--r--board/emk/top5200/Kconfig12
1 files changed, 0 insertions, 12 deletions
diff --git a/board/emk/top5200/Kconfig b/board/emk/top5200/Kconfig
deleted file mode 100644
index bba1fd4d9b..0000000000
--- a/board/emk/top5200/Kconfig
+++ /dev/null
@@ -1,12 +0,0 @@
-if TARGET_TOP5200
-
-config SYS_BOARD
- default "top5200"
-
-config SYS_VENDOR
- default "emk"
-
-config SYS_CONFIG_NAME
- default "TOP5200"
-
-endif
OpenPOWER on IntegriCloud