diff options
author | Graeme Gregory <dp@xora.org.uk> | 2009-09-18 12:00:48 +0100 |
---|---|---|
committer | Graeme Gregory <dp@xora.org.uk> | 2009-09-18 12:00:48 +0100 |
commit | 0d0ff49487cefda83b5180dd6f77d21824eac4a5 (patch) | |
tree | 1ce5f024c89aae57a8a16c1c0aa1cda110967fdb /recipes | |
parent | b2cf1ca47ec7785b69e078500ceeed3e647dec4e (diff) |
linux-omap-zoomsync/omapzoom2/defconfig : enable twl4030 keypad driver
Diffstat (limited to 'recipes')
-rwxr-xr-x | recipes/linux/linux-omap-zoomsync/omapzoom2/defconfig | 18 |
1 files changed, 15 insertions, 3 deletions
diff --git a/recipes/linux/linux-omap-zoomsync/omapzoom2/defconfig b/recipes/linux/linux-omap-zoomsync/omapzoom2/defconfig index f38376d09e..5666bc9785 100755 --- a/recipes/linux/linux-omap-zoomsync/omapzoom2/defconfig +++ b/recipes/linux/linux-omap-zoomsync/omapzoom2/defconfig @@ -1,7 +1,7 @@ # # Automatically generated make config: don't edit # Linux kernel version: 2.6.31-rc7-omap1 -# Thu Sep 17 13:41:00 2009 +# Fri Sep 18 11:52:16 2009 # CONFIG_ARM=y CONFIG_SYS_SUPPORTS_APM_EMULATION=y @@ -707,7 +707,16 @@ CONFIG_INPUT_EVDEV=y # # Input Device Drivers # -# CONFIG_INPUT_KEYBOARD is not set +CONFIG_INPUT_KEYBOARD=y +# CONFIG_KEYBOARD_ATKBD is not set +# CONFIG_KEYBOARD_LKKBD is not set +# CONFIG_KEYBOARD_GPIO is not set +# CONFIG_KEYBOARD_MATRIX is not set +# CONFIG_KEYBOARD_NEWTON is not set +CONFIG_KEYBOARD_TWL4030=y +# CONFIG_KEYBOARD_STOWAWAY is not set +# CONFIG_KEYBOARD_SUNKBD is not set +# CONFIG_KEYBOARD_XTKBD is not set # CONFIG_INPUT_MOUSE is not set # CONFIG_INPUT_JOYSTICK is not set # CONFIG_INPUT_TABLET is not set @@ -738,7 +747,10 @@ CONFIG_TOUCHSCREEN_SYNAPTICS_I2C_RMI=y # # Hardware I/O ports # -# CONFIG_SERIO is not set +CONFIG_SERIO=y +CONFIG_SERIO_SERPORT=y +CONFIG_SERIO_LIBPS2=y +# CONFIG_SERIO_RAW is not set # CONFIG_GAMEPORT is not set # |