summaryrefslogtreecommitdiff
path: root/arch
diff options
context:
space:
mode:
authorEric Nelson <eric.nelson@boundarydevices.com>2013-07-07 12:18:49 -0700
committerEric Nelson <eric.nelson@boundarydevices.com>2013-09-03 14:14:31 -0700
commite97fe31fd762b033d2f24075c520c00ec9bd9c3a (patch)
tree79300f3e72ea1b21e0f6e622da262a490ab60d86 /arch
parent7d68c9e7a2e87bcd09843e3aba855944236639d2 (diff)
Add AR1010 serial touch screen, enable it in s_defconfig
Signed-off-by: Eric Nelson <eric.nelson@boundarydevices.com>
Diffstat (limited to 'arch')
-rw-r--r--arch/arm/configs/s_defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/configs/s_defconfig b/arch/arm/configs/s_defconfig
index e4127023e854..ac0ff1f53d1e 100644
--- a/arch/arm/configs/s_defconfig
+++ b/arch/arm/configs/s_defconfig
@@ -117,9 +117,9 @@ CONFIG_WL12XX=y
CONFIG_WL12XX_SDIO=m
CONFIG_INPUT_POLLDEV=y
CONFIG_INPUT_EVDEV=y
-CONFIG_KEYBOARD_GPIO=y
# CONFIG_INPUT_MOUSE is not set
CONFIG_INPUT_TOUCHSCREEN=y
+CONFIG_TOUCHSCREEN_AR1010_UART=m
CONFIG_INPUT_MISC=y
CONFIG_INPUT_UINPUT=y
CONFIG_VT_HW_CONSOLE_BINDING=y