From: Stanley.Miao Date: Tue, 11 Nov 2008 11:50:58 +0000 (+0800) Subject: OMAP_LDP: Add keypad related configs into defconfig. X-Git-Tag: v2.6.28-omap1~156 X-Git-Url: http://pilppa.com/gitweb/?a=commitdiff_plain;h=ef8077aa0a27e51fc38b869411ed966a9a481efb;p=linux-2.6-omap-h63xx.git OMAP_LDP: Add keypad related configs into defconfig. Add keypad related configs into omap_ldp_defconfig. Signed-off-by: Stanley.Miao Signed-off-by: Tony Lindgren --- diff --git a/arch/arm/configs/omap_ldp_defconfig b/arch/arm/configs/omap_ldp_defconfig index add0b71830d..d88e6d7622e 100644 --- a/arch/arm/configs/omap_ldp_defconfig +++ b/arch/arm/configs/omap_ldp_defconfig @@ -549,7 +549,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_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=y +# CONFIG_KEYBOARD_LM8323 is not set +CONFIG_KEYBOARD_GPIO=y # CONFIG_INPUT_MOUSE is not set # CONFIG_INPUT_JOYSTICK is not set # CONFIG_INPUT_TABLET is not set