diff options
| author | Simon Glass <[email protected]> | 2015-09-12 11:50:08 -0600 |
|---|---|---|
| committer | Tom Rini <[email protected]> | 2015-09-28 10:48:23 -0400 |
| commit | d7e8b2b98a0daad6bc2e91c2bc9f3414705b7f89 (patch) | |
| tree | c8e4bed8ee1cc9477d8bbeda561ebb44a62f6d62 /arch | |
| parent | 05e682d46799de7be0ed3200ae2543d47a35fe7b (diff) | |
arm: Remove da830evm board
This board has not been converted to generic board by the deadline.
Remove it.
Signed-off-by: Simon Glass <[email protected]>
Diffstat (limited to 'arch')
| -rw-r--r-- | arch/arm/mach-davinci/Kconfig | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/arch/arm/mach-davinci/Kconfig b/arch/arm/mach-davinci/Kconfig index 8079fabd6f3..a8d3e2f2307 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 |
