aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input/touchscreen/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/input/touchscreen/Kconfig')
-rw-r--r--drivers/input/touchscreen/Kconfig13
1 files changed, 13 insertions, 0 deletions
diff --git a/drivers/input/touchscreen/Kconfig b/drivers/input/touchscreen/Kconfig
index 3d1ab8fa9ac..20eb52ed176 100644
--- a/drivers/input/touchscreen/Kconfig
+++ b/drivers/input/touchscreen/Kconfig
@@ -95,6 +95,19 @@ config TOUCHSCREEN_ELO
95 To compile this driver as a module, choose M here: the 95 To compile this driver as a module, choose M here: the
96 module will be called elo. 96 module will be called elo.
97 97
98config TOUCHSCREEN_WACOM_W8001
99 tristate "Wacom W8001 penabled serial touchscreen"
100 select SERIO
101 help
102 Say Y here if you have an Wacom W8001 penabled serial touchscreen
103 connected to your system.
104
105 If unsure, say N.
106
107 To compile this driver as a module, choose M here: the
108 module will be called wacom_w8001.
109
110
98config TOUCHSCREEN_MTOUCH 111config TOUCHSCREEN_MTOUCH
99 tristate "MicroTouch serial touchscreens" 112 tristate "MicroTouch serial touchscreens"
100 select SERIO 113 select SERIO