aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--arch/arm/mach-omap2/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/mach-omap2/Kconfig b/arch/arm/mach-omap2/Kconfig
index f90b225ef888..2e81a6ef63e7 100644
--- a/arch/arm/mach-omap2/Kconfig
+++ b/arch/arm/mach-omap2/Kconfig
@@ -131,7 +131,7 @@ config MACH_CM_T35
131 select OMAP_MUX 131 select OMAP_MUX
132 132
133config MACH_IGEP0020 133config MACH_IGEP0020
134 bool "IGEP0020" 134 bool "IGEP v2 board"
135 depends on ARCH_OMAP3 135 depends on ARCH_OMAP3
136 select OMAP_PACKAGE_CBB 136 select OMAP_PACKAGE_CBB
137 137