summaryrefslogtreecommitdiff
path: root/board/vpac270/Kconfig
diff options
context:
space:
mode:
authorSimon Glass <sjg@chromium.org>2015-08-31 01:19:33 (GMT)
committerTom Rini <trini@konsulko.com>2015-09-11 21:14:23 (GMT)
commit452ef8304608849ebf9120202dd4015c0ebcb5cb (patch)
tree572bbff7f8b8d7d7e01a4c7e1de51b52797dbe00 /board/vpac270/Kconfig
parent6e830dfc1aaa3780422e22c599c77dbcb0575759 (diff)
downloadu-boot-fsl-qoriq-452ef8304608849ebf9120202dd4015c0ebcb5cb.tar.xz
arm: Remove vpac270_nor_128 board
This board has not been converted to generic board by the deadline. Remove it. Signed-off-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'board/vpac270/Kconfig')
-rw-r--r--board/vpac270/Kconfig9
1 files changed, 0 insertions, 9 deletions
diff --git a/board/vpac270/Kconfig b/board/vpac270/Kconfig
deleted file mode 100644
index 1701b35..0000000
--- a/board/vpac270/Kconfig
+++ /dev/null
@@ -1,9 +0,0 @@
-if TARGET_VPAC270
-
-config SYS_BOARD
- default "vpac270"
-
-config SYS_CONFIG_NAME
- default "vpac270"
-
-endif