From: Javier Martinez Canillas Date: Tue, 19 May 2015 04:12:33 +0000 (+0900) Subject: ARM: multi_v7_defconfig: Enable Cypress APA I2C Trackpad support X-Git-Url: http://drtracing.org/?a=commitdiff_plain;h=1dbba598b5c7128e50e2ed30398452f80f746448;p=deliverable%2Flinux.git ARM: multi_v7_defconfig: Enable Cypress APA I2C Trackpad support The Cypress All Points Addressable (APA) I2C Trackpad is used in the Samsung Exynos 5250 Snow Chromebook. Build the driver as a module so the device is supported. Signed-off-by: Javier Martinez Canillas Reviewed-by: Krzysztof Kozlowski Signed-off-by: Kukjin Kim Signed-off-by: Arnd Bergmann --- diff --git a/arch/arm/configs/multi_v7_defconfig b/arch/arm/configs/multi_v7_defconfig index a4169071bef3..5635961b6c02 100644 --- a/arch/arm/configs/multi_v7_defconfig +++ b/arch/arm/configs/multi_v7_defconfig @@ -230,6 +230,7 @@ CONFIG_KEYBOARD_SPEAR=y CONFIG_KEYBOARD_ST_KEYSCAN=y CONFIG_KEYBOARD_CROS_EC=y CONFIG_MOUSE_PS2_ELANTECH=y +CONFIG_MOUSE_CYAPA=m CONFIG_MOUSE_ELAN_I2C=y CONFIG_INPUT_TOUCHSCREEN=y CONFIG_TOUCHSCREEN_ATMEL_MXT=y