summaryrefslogtreecommitdiffstats
path: root/board/st/nhk8815/Kconfig
diff options
context:
space:
mode:
authorSimon Glass <sjg@chromium.org>2015-08-30 19:19:14 -0600
committerTom Rini <trini@konsulko.com>2015-09-11 14:56:04 -0400
commit0abdd9d01ac6ca58d8c5765bdaf4283949fdcd76 (patch)
tree8e49977d9307021bc755d3441eebca83d6f230b3 /board/st/nhk8815/Kconfig
parentb6073fd2115ec3418cead26ce8acaf5cfb0e2f98 (diff)
downloadblackbird-obmc-uboot-0abdd9d01ac6ca58d8c5765bdaf4283949fdcd76.tar.gz
blackbird-obmc-uboot-0abdd9d01ac6ca58d8c5765bdaf4283949fdcd76.zip
arm: Remove nhk8815 boards and nomadik arch
These boards have not been converted to generic board by the deadline. Remove them. Signed-off-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'board/st/nhk8815/Kconfig')
-rw-r--r--board/st/nhk8815/Kconfig12
1 files changed, 0 insertions, 12 deletions
diff --git a/board/st/nhk8815/Kconfig b/board/st/nhk8815/Kconfig
deleted file mode 100644
index 94547dc118..0000000000
--- a/board/st/nhk8815/Kconfig
+++ /dev/null
@@ -1,12 +0,0 @@
-if NOMADIK_NHK8815
-
-config SYS_BOARD
- default "nhk8815"
-
-config SYS_VENDOR
- default "st"
-
-config SYS_CONFIG_NAME
- default "nhk8815"
-
-endif
OpenPOWER on IntegriCloud