diff options
author | Enric Balletbo i Serra <eballetbo@iseebcn.com> | 2010-02-17 17:09:26 -0500 |
---|---|---|
committer | Tony Lindgren <tony@atomide.com> | 2010-02-17 20:23:20 -0500 |
commit | 28e0f13cd1be5452f795bea6f68657a702000e69 (patch) | |
tree | 265af8bf28dc5ff5f014eb1e693cb41af86a1199 /arch/arm/mach-omap2/Kconfig | |
parent | 7f5f23da82c67c8c3786f3615438a22f5d8ac053 (diff) |
omap3: Fix typo on IGEP v2 board
Fix typo on IGEP v2 board
Signed-off-by: Enric Balletbo i Serra <eballetbo@iseebcn.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
Diffstat (limited to 'arch/arm/mach-omap2/Kconfig')
-rw-r--r-- | arch/arm/mach-omap2/Kconfig | 2 |
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 | ||
133 | config MACH_IGEP0020 | 133 | config 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 | ||