* [PATCH 3/3] OMAP3: EVM: KEYPAD: Add twl4030 keypad to defconfig
@ 2008-06-24 13:59 Miguel Angel Aguilar Ulloa
0 siblings, 0 replies; 3+ messages in thread
From: Miguel Angel Aguilar Ulloa @ 2008-06-24 13:59 UTC (permalink / raw)
To: linux-omap
Enable twl4030 keypad driver in omap3_evm_defconfig
Signed-off-by: Miguel Angel Aguilar <miguel.aguilar@ridgerun.com>
--- a/arch/arm/configs/omap3_evm_defconfig 2008-06-11 08:32:45.000000000 -0600
+++ b/arch/arm/configs/omap3_evm_defconfig 2008-06-23 14:35:23.000000000 -0600
@@ -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
^ permalink raw reply [flat|nested] 3+ messages in thread
* [PATCH 3/3] OMAP3: EVM: KEYPAD: Add twl4030 keypad to defconfig
@ 2008-06-25 20:20 Miguel Aguilar
2008-07-03 10:56 ` Tony Lindgren
0 siblings, 1 reply; 3+ messages in thread
From: Miguel Aguilar @ 2008-06-25 20:20 UTC (permalink / raw)
To: linux-omap
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
^ permalink raw reply related [flat|nested] 3+ messages in thread
* Re: [PATCH 3/3] OMAP3: EVM: KEYPAD: Add twl4030 keypad to defconfig
2008-06-25 20:20 [PATCH 3/3] OMAP3: EVM: KEYPAD: Add twl4030 keypad to defconfig Miguel Aguilar
@ 2008-07-03 10:56 ` Tony Lindgren
0 siblings, 0 replies; 3+ messages in thread
From: Tony Lindgren @ 2008-07-03 10:56 UTC (permalink / raw)
To: Miguel Aguilar; +Cc: linux-omap
* Miguel Aguilar <miguel.aguilar@ridgerun.com> [080625 23:18]:
> Enable twl4030 keypad driver in omap3_evm_defconfig
Pushing this one too after fixing the path.
Tony
> 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
> --
> To unsubscribe from this list: send the line "unsubscribe linux-omap" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2008-07-03 12:11 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-06-25 20:20 [PATCH 3/3] OMAP3: EVM: KEYPAD: Add twl4030 keypad to defconfig Miguel Aguilar
2008-07-03 10:56 ` Tony Lindgren
-- strict thread matches above, loose matches on Subject: below --
2008-06-24 13:59 Miguel Angel Aguilar Ulloa
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.