From: Jacob Chen Date: Wed, 12 Apr 2017 01:50:14 +0000 (+0800) Subject: arm: configs: enable some touchscreen driver X-Git-Tag: firefly_0821_release~42 X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=10f1d169d99b15885f47959d088d2530bf36be9e;p=firefly-linux-kernel-4.4.55.git arm: configs: enable some touchscreen driver Change-Id: I44cc2ef0a230dea6c60cddf2e6aa7195985468ed Signed-off-by: Jacob Chen --- diff --git a/arch/arm/configs/rockchip_linux_defconfig b/arch/arm/configs/rockchip_linux_defconfig index c86ac23036dc..04a885421cd6 100644 --- a/arch/arm/configs/rockchip_linux_defconfig +++ b/arch/arm/configs/rockchip_linux_defconfig @@ -216,6 +216,9 @@ CONFIG_JOYSTICK_XPAD_FF=y CONFIG_JOYSTICK_XPAD_LEDS=y CONFIG_INPUT_TABLET=y CONFIG_INPUT_TOUCHSCREEN=y +CONFIG_TOUCHSCREEN_GSLX680_VR=y +CONFIG_TOUCHSCREEN_GSL3673=y +CONFIG_TOUCHSCREEN_GT9XX=y CONFIG_TOUCHSCREEN_ATMEL_MXT=y CONFIG_TOUCHSCREEN_ELAN=y CONFIG_TOUCHSCREEN_USB_COMPOSITE=y