aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap2/Kconfig
diff options
context:
space:
mode:
authorTony Lindgren <tony@atomide.com>2015-01-13 08:20:09 -0800
committerTony Lindgren <tony@atomide.com>2015-01-13 08:58:24 -0800
commit6b7720f992813bdf5146631e8b55d577948989d7 (patch)
tree0fe88ec1e628c2c4a40413c629484b03e90e40fb /arch/arm/mach-omap2/Kconfig
parentARM: OMAP3: Remove legacy support for am3517-evm (diff)
downloadlinux-dev-6b7720f992813bdf5146631e8b55d577948989d7.tar.xz
linux-dev-6b7720f992813bdf5146631e8b55d577948989d7.zip
ARM: OMAP3: Remove legacy support for am3517crane
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/Kconfig5
1 files changed, 0 insertions, 5 deletions
diff --git a/arch/arm/mach-omap2/Kconfig b/arch/arm/mach-omap2/Kconfig
index dcf126d17f52..ba3a7a181844 100644
--- a/arch/arm/mach-omap2/Kconfig
+++ b/arch/arm/mach-omap2/Kconfig
@@ -213,11 +213,6 @@ config MACH_OVERO
default y
select OMAP_PACKAGE_CBB
-config MACH_CRANEBOARD
- bool "AM3517/05 CRANE board"
- depends on ARCH_OMAP3
- select OMAP_PACKAGE_CBB
-
config MACH_OMAP3_PANDORA
bool "OMAP3 Pandora"
depends on ARCH_OMAP3