]> asedeno.scripts.mit.edu Git - linux.git/commitdiff
arm64: defconfig: Enable Atmel Maxtouch driver
authorEzequiel Garcia <ezequiel@collabora.com>
Mon, 16 Apr 2018 14:40:00 +0000 (11:40 -0300)
committerHeiko Stuebner <heiko@sntech.de>
Thu, 26 Apr 2018 13:05:30 +0000 (15:05 +0200)
Enable the Atmel Maxtouch driver to support the touchscreen
and touchpad present in RK3399 Kevin Chromebooks.

Signed-off-by: Ezequiel Garcia <ezequiel@collabora.com>
Signed-off-by: Heiko Stuebner <heiko@sntech.de>
arch/arm64/configs/defconfig

index 9b12f0ea0e35470bcadf37001c1dc05fe4de4f6a..83856a047af9f8b24a490037de7adbcc4c049ba5 100644 (file)
@@ -253,6 +253,8 @@ CONFIG_INPUT_EVDEV=y
 CONFIG_KEYBOARD_ADC=m
 CONFIG_KEYBOARD_CROS_EC=y
 CONFIG_KEYBOARD_GPIO=y
+CONFIG_INPUT_TOUCHSCREEN=y
+CONFIG_TOUCHSCREEN_ATMEL_MXT=m
 CONFIG_INPUT_MISC=y
 CONFIG_INPUT_PM8941_PWRKEY=y
 CONFIG_INPUT_HISI_POWERKEY=y