All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 2/3] OMAP3 EVM: Add twl4030 keypad driver support
@ 2008-06-23 21:51 Miguel Angel Aguilar Ulloa
  0 siblings, 0 replies; only message in thread
From: Miguel Angel Aguilar Ulloa @ 2008-06-23 21:51 UTC (permalink / raw)
  To: linux-omap

Add twl4030 keypad driver support to OMAP3 EVM

Signed-off-by: Miguel Angel Aguilar <miguel.aguilar@ridgerun.com>

--- 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.
 

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2008-06-23 22:11 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-06-23 21:51 [PATCH 2/3] OMAP3 EVM: Add twl4030 keypad driver support Miguel Angel Aguilar Ulloa

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.