kernel: disable touchscreen symbols
authorChristian Lamparter <chunkeey@gmail.com>
Sun, 24 Feb 2019 17:58:52 +0000 (18:58 +0100)
committerChristian Lamparter <chunkeey@gmail.com>
Thu, 28 Feb 2019 10:26:11 +0000 (11:26 +0100)
commitca769e081f22fce0d23ee3e54e1594d3daf9c821
tree609f078b1dfcee5787a6eacdda40eafac46484bd
parent8bdc241d01eb1e6711eec936b9171b786fe70546
kernel: disable touchscreen symbols

This patch removes the obsolete touchscreen config symbols
and all disables all remaining ones in the generic config.

Generated by running drivers/input/touchscreen/Kconfig

 sed -n 's/^config[[:space:]]\(.*\)/# CONFIG_\1 is not set/p' Kconfig |\
 sort -d
Signed-off-by: Christian Lamparter <chunkeey@gmail.com>
target/linux/generic/config-4.14
target/linux/generic/config-4.19