summaryrefslogtreecommitdiff
path: root/arch/arm/configs/lpc32xx_defconfig
diff options
context:
space:
mode:
authorRoland Stigge <stigge@antcom.de>2012-07-01 21:04:57 +0200
committerRoland Stigge <stigge@antcom.de>2012-07-01 21:04:57 +0200
commitb3212ca31dea62bb9b129af36398e6cee05d2bd9 (patch)
tree334db8c2d63424ad9bd525c5df048fbdd7c2753a /arch/arm/configs/lpc32xx_defconfig
parentdf072717eb0050326f0f63eed98200412c395831 (diff)
ARM: LPC32xx: Defconfig update
This defconfig update for LPC32xx adds interrupt and polled gpio keyboard drivers. Signed-off-by: Roland Stigge <stigge@antcom.de> Acked-by: Alexandre Pereira da Silva <aletes.xgr@gmail.com>
Diffstat (limited to 'arch/arm/configs/lpc32xx_defconfig')
-rw-r--r--arch/arm/configs/lpc32xx_defconfig2
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/arm/configs/lpc32xx_defconfig b/arch/arm/configs/lpc32xx_defconfig
index eceed186a3c1..e42a0e3d4c3a 100644
--- a/arch/arm/configs/lpc32xx_defconfig
+++ b/arch/arm/configs/lpc32xx_defconfig
@@ -18,6 +18,7 @@ CONFIG_MODULE_UNLOAD=y
# CONFIG_BLK_DEV_BSG is not set
CONFIG_PARTITION_ADVANCED=y
CONFIG_ARCH_LPC32XX=y
+CONFIG_KEYBOARD_GPIO_POLLED=y
CONFIG_PREEMPT=y
CONFIG_AEABI=y
CONFIG_ZBOOT_ROM_TEXT=0x0
@@ -89,6 +90,7 @@ CONFIG_INPUT_MOUSEDEV_SCREEN_X=240
CONFIG_INPUT_MOUSEDEV_SCREEN_Y=320
CONFIG_INPUT_EVDEV=y
# CONFIG_KEYBOARD_ATKBD is not set
+CONFIG_KEYBOARD_GPIO=y
CONFIG_KEYBOARD_LPC32XX=y
# CONFIG_INPUT_MOUSE is not set
CONFIG_INPUT_TOUCHSCREEN=y