From 69e4d348dae594d052c702715cebd3722ca15303 Mon Sep 17 00:00:00 2001 From: Khasim Syed Mohammed Date: Fri, 18 May 2007 08:44:59 -0700 Subject: [PATCH] Updating 2430 SDP default config Updating 2430 SDP default config to build TWLGPIO and Keypad drivers Signed-off-by: Syed Mohammed Khasim Signed-off-by: Tony Lindgren --- arch/arm/configs/omap_2430sdp_defconfig | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) diff --git a/arch/arm/configs/omap_2430sdp_defconfig b/arch/arm/configs/omap_2430sdp_defconfig index 19d49b0aeb9..9ea2dc46cda 100644 --- a/arch/arm/configs/omap_2430sdp_defconfig +++ b/arch/arm/configs/omap_2430sdp_defconfig @@ -1,12 +1,12 @@ # # Automatically generated make config: don't edit -# Linux kernel version: 2.6.21-rc3-omap1 -# Mon Mar 19 22:43:37 2007 +# Linux kernel version: 2.6.21-rc5-omap1 +# Tue Apr 10 15:23:50 2007 # CONFIG_ARM=y CONFIG_SYS_SUPPORTS_APM_EMULATION=y CONFIG_GENERIC_GPIO=y -# CONFIG_GENERIC_TIME is not set +CONFIG_GENERIC_TIME=y CONFIG_MMU=y # CONFIG_NO_IOPORT is not set CONFIG_GENERIC_HARDIRQS=y @@ -181,8 +181,8 @@ CONFIG_ARCH_OMAP2430=y # # CONFIG_MACH_NOKIA_N800 is not set # CONFIG_MACH_OMAP_H4 is not set -CONFIG_MACH_OMAP_2430SDP=y # CONFIG_MACH_OMAP_APOLLON is not set +CONFIG_MACH_OMAP_2430SDP=y # # Processor Type @@ -648,7 +648,8 @@ CONFIG_INPUT_KEYBOARD=y # CONFIG_KEYBOARD_XTKBD is not set # CONFIG_KEYBOARD_NEWTON is not set # CONFIG_KEYBOARD_STOWAWAY is not set -CONFIG_KEYBOARD_OMAP=y +# CONFIG_KEYBOARD_OMAP is not set +CONFIG_KEYBOARD_TWL4030=y # CONFIG_KEYBOARD_GPIO is not set # CONFIG_INPUT_MOUSE is not set # CONFIG_INPUT_JOYSTICK is not set @@ -760,6 +761,7 @@ CONFIG_I2C_OMAP=y # CONFIG_GPIOEXPANDER_OMAP is not set # CONFIG_MENELAUS is not set CONFIG_TWL4030_CORE=y +CONFIG_TWL4030_GPIO=y # CONFIG_SENSORS_MAX6875 is not set # CONFIG_I2C_DEBUG_CORE is not set # CONFIG_I2C_DEBUG_ALGO is not set -- 2.41.1