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 bb6486a8c070..a31d43494a8d 100644
--- a/drivers/input/touchscreen/Kconfig
+++ b/drivers/input/touchscreen/Kconfig
@@ -308,6 +308,19 @@ config TOUCHSCREEN_WM97XX_MAINSTONE
308 To compile this driver as a module, choose M here: the 308 To compile this driver as a module, choose M here: the
309 module will be called mainstone-wm97xx. 309 module will be called mainstone-wm97xx.
310 310
311config TOUCHSCREEN_WM97XX_ZYLONITE
312 tristate "Zylonite accelerated touch"
313 depends on TOUCHSCREEN_WM97XX && MACH_ZYLONITE
314 select TOUCHSCREEN_WM9713
315 help
316 Say Y here for support for streaming mode with the touchscreen
317 on Zylonite systems.
318
319 If unsure, say N.
320
321 To compile this driver as a module, choose M here: the
322 module will be called zylonite-wm97xx.
323
311config TOUCHSCREEN_USB_COMPOSITE 324config TOUCHSCREEN_USB_COMPOSITE
312 tristate "USB Touchscreen Driver" 325 tristate "USB Touchscreen Driver"
313 depends on USB_ARCH_HAS_HCD 326 depends on USB_ARCH_HAS_HCD