[oe-commits] Graeme Gregory : linux-omap-zoomsync/omapzoom2/defconfig : enable twl4030 keypad driver

git version control git at git.openembedded.org
Fri Sep 18 11:01:19 UTC 2009


Module: openembedded.git
Branch: org.openembedded.dev
Commit: 0d0ff49487cefda83b5180dd6f77d21824eac4a5
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=0d0ff49487cefda83b5180dd6f77d21824eac4a5

Author: Graeme Gregory <dp at xora.org.uk>
Date:   Fri Sep 18 12:00:48 2009 +0100

linux-omap-zoomsync/omapzoom2/defconfig : enable twl4030 keypad driver

---

 .../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 f38376d..5666bc9 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
 
 #





More information about the Openembedded-commits mailing list