summaryrefslogtreecommitdiffstats
path: root/kernel/configs
diff options
context:
space:
mode:
authorDmitry Torokhov <dmitry.torokhov@gmail.com>2020-12-09 17:26:35 -0800
committerDmitry Torokhov <dmitry.torokhov@gmail.com>2020-12-09 17:47:36 -0800
commitb2058cd93d930d7b9f76f34590c0d432cd6470c7 (patch)
tree60bdcdcca1230dc1a42535b7712a06ccaf030ecd /kernel/configs
parent7ce8d91b8a849c4b9a010a8b773e3838a8e3d030 (diff)
downloadlinux-b2058cd93d930d7b9f76f34590c0d432cd6470c7.tar.gz
linux-b2058cd93d930d7b9f76f34590c0d432cd6470c7.tar.bz2
linux-b2058cd93d930d7b9f76f34590c0d432cd6470c7.zip
Input: gtco - remove driver
The driver has its own HID descriptor parsing code, that had and still has several issues discovered by syzbot and other tools. Ideally we should move the driver over to the HID subsystem, so that it uses proven parsing code. However the devices in question are EOL, and GTCO is not willing to extend resources for that, so let's simply remove the driver. Note that our HID support has greatly improved over the last 10 years, we may also consider reverting 6f8d9e26e7de ("hid-core.c: Adds all GTCO CalComp Digitizers and InterWrite School Products to blacklist") and see if GTCO devices actually work with normal HID drivers. Link: https://lore.kernel.org/r/X8wbBtO5KidME17K@google.com Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Diffstat (limited to 'kernel/configs')
-rw-r--r--kernel/configs/android-recommended.config1
1 files changed, 0 insertions, 1 deletions
diff --git a/kernel/configs/android-recommended.config b/kernel/configs/android-recommended.config
index 81e9af7dcec2..53d688bdd894 100644
--- a/kernel/configs/android-recommended.config
+++ b/kernel/configs/android-recommended.config
@@ -111,7 +111,6 @@ CONFIG_STRICT_KERNEL_RWX=y
CONFIG_SUSPEND_TIME=y
CONFIG_TABLET_USB_ACECAD=y
CONFIG_TABLET_USB_AIPTEK=y
-CONFIG_TABLET_USB_GTCO=y
CONFIG_TABLET_USB_HANWANG=y
CONFIG_TABLET_USB_KBTAB=y
CONFIG_TASKSTATS=y