summaryrefslogtreecommitdiffstats
path: root/configs
diff options
context:
space:
mode:
authorSimon Glass <sjg@chromium.org>2015-08-30 19:19:27 -0600
committerTom Rini <trini@konsulko.com>2015-09-11 15:00:03 -0400
commit7650beb7ca905729891984e117443544157448d0 (patch)
tree424d4376db562c8cfc7870ad13daa7ece98b33e9 /configs
parent47b87d2eedcdf7be821247e570128664709844d4 (diff)
downloadblackbird-obmc-uboot-7650beb7ca905729891984e117443544157448d0.tar.gz
blackbird-obmc-uboot-7650beb7ca905729891984e117443544157448d0.zip
arm: Remove scb9328 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 'configs')
-rw-r--r--configs/scb9328_defconfig7
1 files changed, 0 insertions, 7 deletions
diff --git a/configs/scb9328_defconfig b/configs/scb9328_defconfig
deleted file mode 100644
index c9c5034808..0000000000
--- a/configs/scb9328_defconfig
+++ /dev/null
@@ -1,7 +0,0 @@
-CONFIG_ARM=y
-CONFIG_TARGET_SCB9328=y
-# CONFIG_CMD_CONSOLE is not set
-# CONFIG_CMD_LOADS is not set
-# CONFIG_CMD_SOURCE is not set
-# CONFIG_CMD_SETEXPR is not set
-CONFIG_SYS_PROMPT="scb9328> "
OpenPOWER on IntegriCloud