* [PATCH 3/3] OMAP3 EVM: Add twl4030 keypad driver support
@ 2008-06-23 21:51 Miguel Angel Aguilar Ulloa
2008-06-23 22:45 ` Felipe Balbi
0 siblings, 1 reply; 2+ messages in thread
From: Miguel Angel Aguilar Ulloa @ 2008-06-23 21:51 UTC (permalink / raw)
To: linux-omap
Enable twl4030 keypad driver in omap3_evm_defconfig
Signed-off-by: Miguel Angel Aguilar <miguel.aguilar@ridgerun.com>
--- a/arch/arm/configs/omap3_evm_defconfig 2008-06-11 08:32:45.000000000 -0600
+++ b/arch/arm/configs/omap3_evm_defconfig 2008-06-23 14:35:23.000000000 -0600
@@ -601,7 +601,16 @@ CONFIG_INPUT=y
#
# Input Device Drivers
#
-# CONFIG_INPUT_KEYBOARD is not set
+CONFIG_INPUT_KEYBOARD=y
+# CONFIG_KEYBOARD_ATKBD is not set
+# CONFIG_KEYBOARD_SUNKBD is not set
+# CONFIG_KEYBOARD_LKKBD is not set
+# CONFIG_KEYBOARD_XTKBD is not set
+# CONFIG_KEYBOARD_NEWTON is not set
+# CONFIG_KEYBOARD_STOWAWAY is not set
+CONFIG_KEYBOARD_TWL4030=y
+# CONFIG_KEYBOARD_LM8323 is not set
+# CONFIG_KEYBOARD_GPIO is not set
# CONFIG_INPUT_MOUSE is not set
# CONFIG_INPUT_JOYSTICK is not set
# CONFIG_INPUT_TABLET is not set
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [PATCH 3/3] OMAP3 EVM: Add twl4030 keypad driver support
2008-06-23 21:51 [PATCH 3/3] OMAP3 EVM: Add twl4030 keypad driver support Miguel Angel Aguilar Ulloa
@ 2008-06-23 22:45 ` Felipe Balbi
0 siblings, 0 replies; 2+ messages in thread
From: Felipe Balbi @ 2008-06-23 22:45 UTC (permalink / raw)
To: Miguel Angel Aguilar Ulloa; +Cc: linux-omap
On Mon, Jun 23, 2008 at 03:51:20PM -0600, Miguel Angel Aguilar Ulloa wrote:
> Enable twl4030 keypad driver in omap3_evm_defconfig
>
> Signed-off-by: Miguel Angel Aguilar <miguel.aguilar@ridgerun.com>
>
> --- a/arch/arm/configs/omap3_evm_defconfig 2008-06-11 08:32:45.000000000 -0600
> +++ b/arch/arm/configs/omap3_evm_defconfig 2008-06-23 14:35:23.000000000 -0600
> @@ -601,7 +601,16 @@ CONFIG_INPUT=y
> #
> # Input Device Drivers
> #
> -# CONFIG_INPUT_KEYBOARD is not set
> +CONFIG_INPUT_KEYBOARD=y
> +# CONFIG_KEYBOARD_ATKBD is not set
> +# CONFIG_KEYBOARD_SUNKBD is not set
> +# CONFIG_KEYBOARD_LKKBD is not set
> +# CONFIG_KEYBOARD_XTKBD is not set
> +# CONFIG_KEYBOARD_NEWTON is not set
> +# CONFIG_KEYBOARD_STOWAWAY is not set
> +CONFIG_KEYBOARD_TWL4030=y
make them modules. If something happens we can rmmod/insmod.
--
Best Regards,
Felipe Balbi
me@felipebalbi.com
http://blog.felipebalbi.com
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2008-06-23 22:45 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-06-23 21:51 [PATCH 3/3] OMAP3 EVM: Add twl4030 keypad driver support Miguel Angel Aguilar Ulloa
2008-06-23 22:45 ` Felipe Balbi
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox