summaryrefslogtreecommitdiffstats
path: root/arch
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 /arch
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 'arch')
-rw-r--r--arch/arm/cpu/armv7/omap3/Kconfig4
1 files changed, 0 insertions, 4 deletions
diff --git a/arch/arm/cpu/armv7/omap3/Kconfig b/arch/arm/cpu/armv7/omap3/Kconfig
index cda38e1387..83cb7fff42 100644
--- a/arch/arm/cpu/armv7/omap3/Kconfig
+++ b/arch/arm/cpu/armv7/omap3/Kconfig
@@ -79,9 +79,6 @@ config TARGET_ECO5PK
bool "ECO5PK"
select SUPPORT_SPL
-config TARGET_DIG297
- bool "DIG297"
-
config TARGET_TRICORDER
bool "Tricorder"
select SUPPORT_SPL
@@ -143,7 +140,6 @@ source "board/logicpd/zoom1/Kconfig"
source "board/ti/am3517crane/Kconfig"
source "board/pandora/Kconfig"
source "board/8dtech/eco5pk/Kconfig"
-source "board/comelit/dig297/Kconfig"
source "board/corscience/tricorder/Kconfig"
source "board/htkw/mcx/Kconfig"
source "board/logicpd/omap3som/Kconfig"
OpenPOWER on IntegriCloud