aboutsummaryrefslogtreecommitdiffstats
path: root/arch
diff options
context:
space:
mode:
authorJavier Martinez Canillas <javier.martinez@collabora.co.uk>2014-09-23 13:42:49 -0400
committerKukjin Kim <kgene.kim@samsung.com>2014-09-23 13:42:49 -0400
commita5ec3a4860374a0f1a5075359fd30a594cb2bed7 (patch)
tree3b65f4d9f3ef582e2da9670c31e8f2b1fe6761f8 /arch
parent6e80e3d87549bbe6768bdfc46e6e2e84673c9acd (diff)
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 <javier.martinez@collabora.co.uk> Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
Diffstat (limited to 'arch')
-rw-r--r--arch/arm/configs/exynos_defconfig1
1 files changed, 1 insertions, 0 deletions
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
60# CONFIG_MOUSE_PS2 is not set 60# CONFIG_MOUSE_PS2 is not set
61CONFIG_MOUSE_CYAPA=y 61CONFIG_MOUSE_CYAPA=y
62CONFIG_INPUT_TOUCHSCREEN=y 62CONFIG_INPUT_TOUCHSCREEN=y
63CONFIG_TOUCHSCREEN_ATMEL_MXT=y
63CONFIG_SERIAL_8250=y 64CONFIG_SERIAL_8250=y
64CONFIG_SERIAL_SAMSUNG=y 65CONFIG_SERIAL_SAMSUNG=y
65CONFIG_SERIAL_SAMSUNG_CONSOLE=y 66CONFIG_SERIAL_SAMSUNG_CONSOLE=y