summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap2/Kconfig
diff options
context:
space:
mode:
authorJavier Martinez Canillas <javier.martinez@collabora.co.uk>2013-10-18 17:37:53 +0200
committerTony Lindgren <tony@atomide.com>2013-10-18 10:25:46 -0700
commit06ff74fd197aa8205443cf64b94383802602e320 (patch)
tree938adf4ea3f50779c89aa1f05bbd8de6585fbdab /arch/arm/mach-omap2/Kconfig
parent97411608fd5f17735f51103da08a738be1f932d9 (diff)
downloadlinux-stable-06ff74fd197aa8205443cf64b94383802602e320.tar.gz
linux-stable-06ff74fd197aa8205443cf64b94383802602e320.tar.bz2
linux-stable-06ff74fd197aa8205443cf64b94383802602e320.zip
ARM: OMAP2+: remove legacy support for IGEP boards
Device Tree support for IGEP boards in mainline is almost finished. The only remaining bits are support for the Marvell SD8686 wifi + BT and TFP410 DVI chips. Adding support for these should be straightforward so let's not block OMAP3 moving to Device Tree only boot and remove the board file for IGEP boards. Signed-off-by: Javier Martinez Canillas <javier.martinez@collabora.co.uk> Signed-off-by: Tony Lindgren <tony@atomide.com>
Diffstat (limited to 'arch/arm/mach-omap2/Kconfig')
-rw-r--r--arch/arm/mach-omap2/Kconfig13
1 files changed, 0 insertions, 13 deletions
diff --git a/arch/arm/mach-omap2/Kconfig b/arch/arm/mach-omap2/Kconfig
index 7a020c5f985c..68c9688815aa 100644
--- a/arch/arm/mach-omap2/Kconfig
+++ b/arch/arm/mach-omap2/Kconfig
@@ -326,19 +326,6 @@ config MACH_CM_T3517
config MACH_CM_T3730
bool
-config MACH_IGEP0020
- bool "IGEP v2 board"
- depends on ARCH_OMAP3
- default y
- select OMAP_PACKAGE_CBB
-
-config MACH_IGEP0030
- bool "IGEP OMAP3 module"
- depends on ARCH_OMAP3
- default y
- select MACH_IGEP0020
- select OMAP_PACKAGE_CBB
-
config MACH_SBC3530
bool "OMAP3 SBC STALKER board"
depends on ARCH_OMAP3