summaryrefslogtreecommitdiffstats
path: root/board/solidrun
diff options
context:
space:
mode:
authorStefan Roese <sr@denx.de>2015-12-21 13:40:37 +0100
committerStefan Roese <sr@denx.de>2016-01-14 14:08:59 +0100
commitb322c83aa47f2fcf1af73a4f686ce4478fca19e3 (patch)
treeab870a465e6012e1e6a68524883ac3956baef7c2 /board/solidrun
parentd718bf2c9e4970745e2acaf88d1cf3192eec2bd8 (diff)
downloadblackbird-obmc-uboot-b322c83aa47f2fcf1af73a4f686ce4478fca19e3.tar.gz
blackbird-obmc-uboot-b322c83aa47f2fcf1af73a4f686ce4478fca19e3.zip
arm: mvebu: Consolidate board Kconfig options into one file
Merging all the board specific Kconfig options into the main Kconfig file for mach-mvebu makes things easier to maintain. Signed-off-by: Stefan Roese <sr@denx.de> Cc: Luka Perkov <luka.perkov@sartura.hr>
Diffstat (limited to 'board/solidrun')
-rw-r--r--board/solidrun/clearfog/Kconfig12
1 files changed, 0 insertions, 12 deletions
diff --git a/board/solidrun/clearfog/Kconfig b/board/solidrun/clearfog/Kconfig
deleted file mode 100644
index cdf8938bd1..0000000000
--- a/board/solidrun/clearfog/Kconfig
+++ /dev/null
@@ -1,12 +0,0 @@
-if TARGET_CLEARFOG
-
-config SYS_BOARD
- default "clearfog"
-
-config SYS_VENDOR
- default "solidrun"
-
-config SYS_CONFIG_NAME
- default "clearfog"
-
-endif
OpenPOWER on IntegriCloud