Add twl4030 keypad driver support to OMAP3 EVM Signed-off-by: Miguel Angel Aguilar <miguel.aguilar@xxxxxxxxxxxx> --- a/drivers/input/keyboard/Kconfig 2008-06-23 15:06:17.000000000 -0600 +++ b/drivers/input/keyboard/Kconfig 2008-06-23 14:32:29.000000000 -0600 @@ -261,7 +261,7 @@ config KEYBOARD_OMAP config KEYBOARD_TWL4030 tristate "TI TWL4030 keypad support" - depends on TWL4030_CORE && (MACH_OMAP_2430SDP || MACH_OMAP_3430SDP) + depends on TWL4030_CORE && (MACH_OMAP_2430SDP || MACH_OMAP_3430SDP || MACH_OMAP3EVM) help Say Y here if you want to use the OMAP TWL4030 keypad. -- To unsubscribe from this list: send the line "unsubscribe linux-omap" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html