From: Miguel Aguilar <miguel.aguilar@ridgerun.com>
To: linux-omap@vger.kernel.org
Subject: [PATCH 3/3] OMAP3: EVM: KEYPAD: Add twl4030 keypad to defconfig
Date: Wed, 25 Jun 2008 14:20:30 -0600 [thread overview]
Message-ID: <4862A88E.30700@ridgerun.com> (raw)
Enable twl4030 keypad driver in omap3_evm_defconfig
Signed-off-by: Miguel Angel Aguilar <miguel.aguilar@ridgerun.com>
---
arch/arm/configs/omap3_evm_defconfig | 11 ++++++++++-
1 files changed, 10 insertions(+), 1 deletions(-)
diff --git a/reference_kernel/arch/arm/configs/omap3_evm_defconfig b/linux-2.6.26/arch/arm/configs/omap3_evm_defconfig
index 43ae0c8..718c914 100644
--- a/reference_kernel/arch/arm/configs/omap3_evm_defconfig
+++ b/linux-2.6.26/arch/arm/configs/omap3_evm_defconfig
@@ -601,7 +601,16 @@ CONFIG_INPUT=y
#
# 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_JOYSTICK is not set
# CONFIG_INPUT_TABLET is not set
next reply other threads:[~2008-06-25 20:16 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-06-25 20:20 Miguel Aguilar [this message]
2008-07-03 10:56 ` [PATCH 3/3] OMAP3: EVM: KEYPAD: Add twl4030 keypad to defconfig Tony Lindgren
-- strict thread matches above, loose matches on Subject: below --
2008-06-24 13:59 Miguel Angel Aguilar Ulloa
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4862A88E.30700@ridgerun.com \
--to=miguel.aguilar@ridgerun.com \
--cc=linux-omap@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.