aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap2/Kconfig
diff options
context:
space:
mode:
authorTony Lindgren <tony@atomide.com>2015-01-13 08:15:46 -0800
committerTony Lindgren <tony@atomide.com>2015-01-13 08:15:46 -0800
commit4d62dbda8561a73976988262d4a7420b28ab9236 (patch)
tree867c3939cd5afb2dcad9a8b054f8eaaa013eba1c /arch/arm/mach-omap2/Kconfig
parentLinux 3.19-rc1 (diff)
downloadlinux-dev-4d62dbda8561a73976988262d4a7420b28ab9236.tar.xz
linux-dev-4d62dbda8561a73976988262d4a7420b28ab9236.zip
ARM: OMAP3: Remove legacy support for am3517-evm
This board is working with device tree based booting so there should not be any need to keep the legacy booting support around. People using this board can boot it with appended DTB with existing bootloader. By removing the 3517 legacy booting support we can get a bit closer to making all of omap3 boot in device tree only mode. Signed-off-by: Tony Lindgren <tony@atomide.com>
Diffstat (limited to 'arch/arm/mach-omap2/Kconfig')
-rw-r--r--arch/arm/mach-omap2/Kconfig6
1 files changed, 0 insertions, 6 deletions
diff --git a/arch/arm/mach-omap2/Kconfig b/arch/arm/mach-omap2/Kconfig
index 6ab656cc4f16..dcf126d17f52 100644
--- a/arch/arm/mach-omap2/Kconfig
+++ b/arch/arm/mach-omap2/Kconfig
@@ -213,12 +213,6 @@ config MACH_OVERO
default y
select OMAP_PACKAGE_CBB
-config MACH_OMAP3517EVM
- bool "OMAP3517/ AM3517 EVM board"
- depends on ARCH_OMAP3
- default y
- select OMAP_PACKAGE_CBB
-
config MACH_CRANEBOARD
bool "AM3517/05 CRANE board"
depends on ARCH_OMAP3