summaryrefslogtreecommitdiffstats
path: root/arch/arm/configs/omap_zoom2_defconfig
diff options
context:
space:
mode:
authormanjugk manjugk <manjugk@ti.com>2009-12-12 01:16:37 +0100
committerTony Lindgren <tony@atomide.com>2009-12-12 01:16:37 +0100
commit5bcf5a106feb6d760e478ed3c601db672c10b848 (patch)
tree2ed4fcf7cf58cd0ca6d43e42bf6f9e1932189dc8 /arch/arm/configs/omap_zoom2_defconfig
parentomap3: id code detection 3525 vs 3515 (diff)
downloadlinux-5bcf5a106feb6d760e478ed3c601db672c10b848.tar.xz
linux-5bcf5a106feb6d760e478ed3c601db672c10b848.zip
omap3 : Enable TWL4030 Keypad for Zoom2 and Zoom3 boards
The TWL4030 keypad driver is not enabled by default for zoom2 and zoom3 boards. This patch will enable the same for both zoom2 and zoom3 boards. Tested on zoom2(3430) and zoom3(3630) boards. Signed-off-by: Manjunatha GK <manjugk@ti.com> Signed-off-by: Tony Lindgren <tony@atomide.com>
Diffstat (limited to 'arch/arm/configs/omap_zoom2_defconfig')
-rw-r--r--arch/arm/configs/omap_zoom2_defconfig3
1 files changed, 2 insertions, 1 deletions
diff --git a/arch/arm/configs/omap_zoom2_defconfig b/arch/arm/configs/omap_zoom2_defconfig
index eef93627fb13..4b00a4306812 100644
--- a/arch/arm/configs/omap_zoom2_defconfig
+++ b/arch/arm/configs/omap_zoom2_defconfig
@@ -610,7 +610,8 @@ CONFIG_INPUT_EVDEV=y
#
# Input Device Drivers
#
-# CONFIG_INPUT_KEYBOARD is not set
+CONFIG_INPUT_KEYBOARD=y
+CONFIG_KEYBOARD_TWL4030=y
# CONFIG_INPUT_MOUSE is not set
# CONFIG_INPUT_JOYSTICK is not set
# CONFIG_INPUT_TABLET is not set