OMAP3: EVM: KEYPAD: Add twl4030 keypad to defconfig
authorMiguel Aguilar <miguel.aguilar@ridgerun.com>
Wed, 25 Jun 2008 20:20:30 +0000 (14:20 -0600)
committerTony Lindgren <tony@atomide.com>
Thu, 3 Jul 2008 10:56:27 +0000 (13:56 +0300)
Enable twl4030 keypad driver in omap3_evm_defconfig

Signed-off-by: Miguel Angel Aguilar <miguel.aguilar@ridgerun.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/configs/omap3_evm_defconfig

index 43ae0c8..718c914 100644 (file)
@@ -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=m
+# 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