aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/configs
diff options
context:
space:
mode:
authorNicolas Ferre <nicolas.ferre@atmel.com>2014-12-01 07:49:15 -0500
committerNicolas Ferre <nicolas.ferre@atmel.com>2014-12-04 11:32:00 -0500
commit97466d77e848d9b1baf0fdedb424284015848862 (patch)
tree3b79a04784f4f97d1e6077e547fcfdc115d9ce60 /arch/arm/configs
parente4b2cf64b9902642e162aabe31fc61f6b4a6e7de (diff)
ARM: at91/defconfig: add QT1070 to at91_dt
As this touch button driver is used on at91sam9x5ek, it's better to enable it. Signed-off-by: Nicolas Ferre <nicolas.ferre@atmel.com>
Diffstat (limited to 'arch/arm/configs')
-rw-r--r--arch/arm/configs/at91_dt_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/configs/at91_dt_defconfig b/arch/arm/configs/at91_dt_defconfig
index cb6ec18ce68b..6ccf937a60f2 100644
--- a/arch/arm/configs/at91_dt_defconfig
+++ b/arch/arm/configs/at91_dt_defconfig
@@ -113,6 +113,7 @@ CONFIG_INPUT_MOUSEDEV_SCREEN_Y=272
113CONFIG_INPUT_JOYDEV=y 113CONFIG_INPUT_JOYDEV=y
114CONFIG_INPUT_EVDEV=y 114CONFIG_INPUT_EVDEV=y
115# CONFIG_KEYBOARD_ATKBD is not set 115# CONFIG_KEYBOARD_ATKBD is not set
116CONFIG_KEYBOARD_QT1070=y
116CONFIG_KEYBOARD_GPIO=y 117CONFIG_KEYBOARD_GPIO=y
117# CONFIG_INPUT_MOUSE is not set 118# CONFIG_INPUT_MOUSE is not set
118CONFIG_INPUT_TOUCHSCREEN=y 119CONFIG_INPUT_TOUCHSCREEN=y