Commit 3af6f7de authored by Miguel Aguilar's avatar Miguel Aguilar Committed by Tony Lindgren

OMAP3: EVM: KEYPAD: Add twl4030 keypad to defconfig

Enable twl4030 keypad driver in omap3_evm_defconfig
Signed-off-by: default avatarMiguel Angel Aguilar <miguel.aguilar@ridgerun.com>
Signed-off-by: default avatarTony Lindgren <tony@atomide.com>
parent c911d52d
...@@ -601,7 +601,16 @@ CONFIG_INPUT=y ...@@ -601,7 +601,16 @@ CONFIG_INPUT=y
# #
# Input Device Drivers # 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_MOUSE is not set
# CONFIG_INPUT_JOYSTICK is not set # CONFIG_INPUT_JOYSTICK is not set
# CONFIG_INPUT_TABLET is not set # CONFIG_INPUT_TABLET is not set
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment