summaryrefslogtreecommitdiff
path: root/arch/arm/mach-davinci
diff options
context:
space:
mode:
authorBartosz Golaszewski <bgolaszewski@baylibre.com>2019-05-17 12:17:14 +0300
committerTom Rini <trini@konsulko.com>2019-05-28 20:58:06 +0300
commit7a2b51e36fdbec48f818107f495d8c91f6f5db25 (patch)
tree9d5509122e05a85882b943c8f3688941c8e7d0e8 /arch/arm/mach-davinci
parent881ae794b93b7bc56be1c43015845fac34d0f2c9 (diff)
downloadu-boot-7a2b51e36fdbec48f818107f495d8c91f6f5db25.tar.xz
ea20: remove board
This board still doesn't select CONFIG_DM and seems to be umaintained. As it makes progress on modernizing several DaVinci drivers more difficult and the maintainer has not expressed interest in updating it, this patch proposes to remove it. Signed-off-by: Bartosz Golaszewski <bgolaszewski@baylibre.com> Acked-by: Stefano Babic <sbabic@denx.de>
Diffstat (limited to 'arch/arm/mach-davinci')
-rw-r--r--arch/arm/mach-davinci/Kconfig7
1 files changed, 0 insertions, 7 deletions
diff --git a/arch/arm/mach-davinci/Kconfig b/arch/arm/mach-davinci/Kconfig
index 6031a0c0c7..c2a5759f45 100644
--- a/arch/arm/mach-davinci/Kconfig
+++ b/arch/arm/mach-davinci/Kconfig
@@ -16,12 +16,6 @@ config TARGET_DA850EVM
select SOC_DA850
select SUPPORT_SPL
-config TARGET_EA20
- bool "EA20 board"
- select BOARD_LATE_INIT
- select MACH_DAVINCI_DA850_EVM
- select SOC_DA850
-
config TARGET_OMAPL138_LCDK
bool "OMAPL138 LCDK"
select SOC_DA8XX
@@ -144,7 +138,6 @@ endif
source "board/Barix/ipam390/Kconfig"
source "board/davinci/da8xxevm/Kconfig"
-source "board/davinci/ea20/Kconfig"
source "board/lego/ev3/Kconfig"
config SPL_LDSCRIPT