summaryrefslogtreecommitdiffstats
path: root/arch
diff options
context:
space:
mode:
authorSimon Glass <sjg@chromium.org>2015-09-12 11:50:08 -0600
committerTom Rini <trini@konsulko.com>2015-09-28 10:48:23 -0400
commitd7e8b2b98a0daad6bc2e91c2bc9f3414705b7f89 (patch)
treec8e4bed8ee1cc9477d8bbeda561ebb44a62f6d62 /arch
parent05e682d46799de7be0ed3200ae2543d47a35fe7b (diff)
downloadtalos-obmc-uboot-d7e8b2b98a0daad6bc2e91c2bc9f3414705b7f89.tar.gz
talos-obmc-uboot-d7e8b2b98a0daad6bc2e91c2bc9f3414705b7f89.zip
arm: Remove da830evm 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/mach-davinci/Kconfig3
1 files changed, 0 insertions, 3 deletions
diff --git a/arch/arm/mach-davinci/Kconfig b/arch/arm/mach-davinci/Kconfig
index 8079fabd6f..a8d3e2f230 100644
--- a/arch/arm/mach-davinci/Kconfig
+++ b/arch/arm/mach-davinci/Kconfig
@@ -8,9 +8,6 @@ config TARGET_IPAM390
bool "IPAM390 board"
select SUPPORT_SPL
-config TARGET_DA830EVM
- bool "DA830 EVM board"
-
config TARGET_DA850EVM
bool "DA850 EVM board"
select SUPPORT_SPL
OpenPOWER on IntegriCloud