summaryrefslogtreecommitdiffstats
path: root/configs
diff options
context:
space:
mode:
authorSimon Glass <sjg@chromium.org>2015-08-30 19:19:01 -0600
committerTom Rini <trini@konsulko.com>2015-09-11 14:11:12 -0400
commit5ff33d040421395298334a6e76167417135bde24 (patch)
tree4d1efe690b8dd1c3db696547e4d05cd3ce5f0423 /configs
parent1363740e7948a8e4bee8d5adcdf0f63f7782879d (diff)
downloadblackbird-obmc-uboot-5ff33d040421395298334a6e76167417135bde24.tar.gz
blackbird-obmc-uboot-5ff33d040421395298334a6e76167417135bde24.zip
arm: Remove dig297 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/dig297_defconfig10
1 files changed, 0 insertions, 10 deletions
diff --git a/configs/dig297_defconfig b/configs/dig297_defconfig
deleted file mode 100644
index 4c2c9828e5..0000000000
--- a/configs/dig297_defconfig
+++ /dev/null
@@ -1,10 +0,0 @@
-CONFIG_ARM=y
-CONFIG_OMAP34XX=y
-CONFIG_TARGET_DIG297=y
-# CONFIG_CMD_IMI is not set
-# CONFIG_CMD_IMLS is not set
-# CONFIG_CMD_FLASH is not set
-# CONFIG_CMD_FPGA is not set
-# CONFIG_CMD_SETEXPR is not set
-# CONFIG_CMD_NFS is not set
-CONFIG_SYS_PROMPT="DIG297# "
OpenPOWER on IntegriCloud