All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v4 4/4] OMAP4: Keyboard kernel configuration
@ 2010-06-16 16:10 Abraham Arce
  0 siblings, 0 replies; only message in thread
From: Abraham Arce @ 2010-06-16 16:10 UTC (permalink / raw)
  To: linux-input, linux-omap; +Cc: Syed Rafiuddin, Abraham Arce

From: Syed Rafiuddin <rafiuddin.syed@ti.com>

Update OMAP4430 configuration to enable OMAP4 keyboard driver

Signed-off-by: Abraham Arce <x0066660@ti.com>
---
 arch/arm/configs/omap_4430sdp_defconfig |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/arch/arm/configs/omap_4430sdp_defconfig b/arch/arm/configs/omap_4430sdp_defconfig
index 1fb0456..54c924f 100644
--- a/arch/arm/configs/omap_4430sdp_defconfig
+++ b/arch/arm/configs/omap_4430sdp_defconfig
@@ -578,7 +578,8 @@ CONFIG_INPUT_EVDEV=y
 #
 # Input Device Drivers
 #
-# CONFIG_INPUT_KEYBOARD is not set
+CONFIG_INPUT_KEYBOARD=y
+CONFIG_KEYBOARD_OMAP4=y
 # CONFIG_INPUT_MOUSE is not set
 # CONFIG_INPUT_JOYSTICK is not set
 # CONFIG_INPUT_TABLET is not set
-- 
1.6.3.3


^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2010-06-16 16:10 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-06-16 16:10 [PATCH v4 4/4] OMAP4: Keyboard kernel configuration Abraham Arce

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.