From: Javier Martinez Canillas Date: Tue, 23 Sep 2014 17:42:49 +0000 (+0900) Subject: ARM: exynos_defconfig: Enable Atmel maXTouch support X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=a5ec3a4860374a0f1a5075359fd30a594cb2bed7;p=GitHub%2FLineageOS%2Fandroid_kernel_motorola_exynos9610.git ARM: exynos_defconfig: Enable Atmel maXTouch support Many Exynos based Chromebooks have an Atmel trackpad so enable support for it by default will make easier for users. Signed-off-by: Javier Martinez Canillas Signed-off-by: Kukjin Kim --- diff --git a/arch/arm/configs/exynos_defconfig b/arch/arm/configs/exynos_defconfig index 03c48609e01e..46cac201cf3c 100644 --- a/arch/arm/configs/exynos_defconfig +++ b/arch/arm/configs/exynos_defconfig @@ -60,6 +60,7 @@ CONFIG_KEYBOARD_CROS_EC=y # CONFIG_MOUSE_PS2 is not set CONFIG_MOUSE_CYAPA=y CONFIG_INPUT_TOUCHSCREEN=y +CONFIG_TOUCHSCREEN_ATMEL_MXT=y CONFIG_SERIAL_8250=y CONFIG_SERIAL_SAMSUNG=y CONFIG_SERIAL_SAMSUNG_CONSOLE=y