summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap2/Kconfig
diff options
context:
space:
mode:
authorEnric Balletbo i Serra2010-10-08 19:22:11 +0200
committerTony Lindgren2010-10-08 19:22:11 +0200
commite844b1da87270d96aef3fc79763ecc2c6541a71b (patch)
tree5c47529859767ae31710061f408c07bd4cf4d32d /arch/arm/mach-omap2/Kconfig
parentMerge branch 'pm-hwmods' of ssh://master.kernel.org/pub/scm/linux/kernel/git/... (diff)
downloadkernel-qcow2-linux-e844b1da87270d96aef3fc79763ecc2c6541a71b.tar.gz
kernel-qcow2-linux-e844b1da87270d96aef3fc79763ecc2c6541a71b.tar.xz
kernel-qcow2-linux-e844b1da87270d96aef3fc79763ecc2c6541a71b.zip
omap3: Add minimal OMAP3 IGEP module support
The OMAP3 IGEP module is a low-power, high performance production-ready system-on-module (SOM) based on TI's OMAP3 family. More about this board at www.igep.es. Signed-off-by: Enric Balletbo i Serra <eballetbo@gmail.com> [tony@atomide.com: updated for the mmc changes and to be selected by default] 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, 6 insertions, 0 deletions
diff --git a/arch/arm/mach-omap2/Kconfig b/arch/arm/mach-omap2/Kconfig
index 91dd215d05f0..2b79b84d0542 100644
--- a/arch/arm/mach-omap2/Kconfig
+++ b/arch/arm/mach-omap2/Kconfig
@@ -254,6 +254,12 @@ config MACH_IGEP0020
default y
select OMAP_PACKAGE_CBB
+config MACH_IGEP0030
+ bool "IGEP OMAP3 module"
+ depends on ARCH_OMAP3
+ default y
+ select OMAP_PACKAGE_CBB
+
config MACH_SBC3530
bool "OMAP3 SBC STALKER board"
depends on ARCH_OMAP3