From 77a54bbf13bf2a798cfdfc8dd6c61759ac18a19f Mon Sep 17 00:00:00 2001 From: Stijn Tintel Date: Wed, 13 Feb 2019 12:51:27 +0200 Subject: kernel: add kmod-input-touchscreen-ads7846 This module adds support for ADS7846 based touchscreens used in devices like the WaveShare 3.5" and 4" LCD displays designed for Raspberry Pi. Signed-off-by: Stijn Tintel --- target/linux/brcm2708/bcm2709/config-4.14 | 2 ++ 1 file changed, 2 insertions(+) (limited to 'target/linux/brcm2708/bcm2709') diff --git a/target/linux/brcm2708/bcm2709/config-4.14 b/target/linux/brcm2708/bcm2709/config-4.14 index ef49952ebd..9817656a60 100644 --- a/target/linux/brcm2708/bcm2709/config-4.14 +++ b/target/linux/brcm2708/bcm2709/config-4.14 @@ -425,6 +425,8 @@ CONFIG_TICK_CPU_ACCOUNTING=y CONFIG_TIMER_OF=y CONFIG_TIMER_PROBE=y CONFIG_TMPFS_POSIX_ACL=y +# CONFIG_TOUCHSCREEN_EXC3000 is not set +# CONFIG_TOUCHSCREEN_RPI_FT5406 is not set CONFIG_TREE_RCU=y CONFIG_TREE_SRCU=y CONFIG_UEVENT_HELPER_PATH="" -- cgit v1.2.3