2 # Touchscreen driver configuration
4 menuconfig INPUT_TOUCHSCREEN
7 Say Y here, and a list of supported touchscreens will be displayed.
8 This option doesn't affect the kernel.
14 config TOUCHSCREEN_ADS7846
15 tristate "ADS7846/TSC2046 and ADS7843 based touchscreens"
17 depends on HWMON = n || HWMON
19 Say Y here if you have a touchscreen interface using the
20 ADS7846/TSC2046 or ADS7843 controller, and your board-specific
21 setup code includes that in its table of SPI devices.
23 If HWMON is selected, and the driver is told the reference voltage
24 on your board, you will also get hwmon interfaces for the voltage
25 (and on ads7846/tsc2046, temperature) sensors of this chip.
27 If unsure, say N (but it's safe to say "Y").
29 To compile this driver as a module, choose M here: the
30 module will be called ads7846.
32 config TOUCHSCREEN_AD7877
33 tristate "AD7877 based touchscreens"
36 Say Y here if you have a touchscreen interface using the
37 AD7877 controller, and your board-specific initialization
38 code includes that in its table of SPI devices.
40 If unsure, say N (but it's safe to say "Y").
42 To compile this driver as a module, choose M here: the
43 module will be called ad7877.
45 config TOUCHSCREEN_AD7879_I2C
46 tristate "AD7879 based touchscreens: AD7879-1 I2C Interface"
48 select TOUCHSCREEN_AD7879
50 Say Y here if you have a touchscreen interface using the
51 AD7879-1/AD7889-1 controller, and your board-specific
52 initialization code includes that in its table of I2C devices.
54 If unsure, say N (but it's safe to say "Y").
56 To compile this driver as a module, choose M here: the
57 module will be called ad7879.
59 config TOUCHSCREEN_AD7879_SPI
60 tristate "AD7879 based touchscreens: AD7879 SPI Interface"
61 depends on SPI_MASTER && TOUCHSCREEN_AD7879_I2C = n
62 select TOUCHSCREEN_AD7879
64 Say Y here if you have a touchscreen interface using the
65 AD7879/AD7889 controller, and your board-specific initialization
66 code includes that in its table of SPI devices.
68 If unsure, say N (but it's safe to say "Y").
70 To compile this driver as a module, choose M here: the
71 module will be called ad7879.
73 config TOUCHSCREEN_AD7879
77 config TOUCHSCREEN_BITSY
78 tristate "Compaq iPAQ H3600 (Bitsy) touchscreen"
79 depends on SA1100_BITSY
82 Say Y here if you have the h3600 (Bitsy) touchscreen.
86 To compile this driver as a module, choose M here: the
87 module will be called h3600_ts_input.
89 config TOUCHSCREEN_CORGI
90 tristate "SharpSL (Corgi and Spitz series) touchscreen driver (DEPRECATED)"
91 depends on PXA_SHARPSL
92 select CORGI_SSP_DEPRECATED
95 Say Y here to enable the driver for the touchscreen on the
96 Sharp SL-C7xx and SL-Cxx00 series of PDAs.
100 To compile this driver as a module, choose M here: the
101 module will be called corgi_ts.
103 NOTE: this driver is deprecated, try enable SPI and generic
104 ADS7846-based touchscreen driver.
106 config TOUCHSCREEN_DA9034
107 tristate "Touchscreen support for Dialog Semiconductor DA9034"
108 depends on PMIC_DA903X
111 Say Y here to enable the support for the touchscreen found
112 on Dialog Semiconductor DA9034 PMIC.
114 config TOUCHSCREEN_DYNAPRO
115 tristate "Dynapro serial touchscreen"
118 Say Y here if you have a Dynapro serial touchscreen connected to
123 To compile this driver as a module, choose M here: the
124 module will be called dynapro.
126 config TOUCHSCREEN_EETI
127 tristate "EETI touchscreen panel support"
130 Say Y here to enable support for I2C connected EETI touch panels.
132 To compile this driver as a module, choose M here: the
133 module will be called eeti_ts.
135 config TOUCHSCREEN_FUJITSU
136 tristate "Fujitsu serial touchscreen"
139 Say Y here if you have the Fujitsu touchscreen (such as one
140 installed in Lifebook P series laptop) connected to your
145 To compile this driver as a module, choose M here: the
146 module will be called fujitsu-ts.
148 config TOUCHSCREEN_S3C2410
149 tristate "Samsung S3C2410 touchscreen input driver"
150 depends on ARCH_S3C2410
153 Say Y here if you have the s3c2410 touchscreen.
157 To compile this driver as a module, choose M here: the
158 module will be called s3c2410_ts.
160 config TOUCHSCREEN_GUNZE
161 tristate "Gunze AHL-51S touchscreen"
164 Say Y here if you have the Gunze AHL-51 touchscreen connected to
169 To compile this driver as a module, choose M here: the
170 module will be called gunze.
172 config TOUCHSCREEN_ELO
173 tristate "Elo serial touchscreens"
176 Say Y here if you have an Elo serial touchscreen connected to
181 To compile this driver as a module, choose M here: the
182 module will be called elo.
184 config TOUCHSCREEN_WACOM_W8001
185 tristate "Wacom W8001 penabled serial touchscreen"
188 Say Y here if you have an Wacom W8001 penabled serial touchscreen
189 connected to your system.
193 To compile this driver as a module, choose M here: the
194 module will be called wacom_w8001.
196 config TOUCHSCREEN_MCS5000
197 tristate "MELFAS MCS-5000 touchscreen"
200 Say Y here if you have the MELFAS MCS-5000 touchscreen controller
205 To compile this driver as a module, choose M here: the
206 module will be called mcs5000_ts.
208 config TOUCHSCREEN_MTOUCH
209 tristate "MicroTouch serial touchscreens"
212 Say Y here if you have a MicroTouch (3M) serial touchscreen connected to
217 To compile this driver as a module, choose M here: the
218 module will be called mtouch.
220 config TOUCHSCREEN_INEXIO
221 tristate "iNexio serial touchscreens"
224 Say Y here if you have an iNexio serial touchscreen connected to
229 To compile this driver as a module, choose M here: the
230 module will be called inexio.
232 config TOUCHSCREEN_MK712
233 tristate "ICS MicroClock MK712 touchscreen"
235 Say Y here if you have the ICS MicroClock MK712 touchscreen
236 controller chip in your system.
240 To compile this driver as a module, choose M here: the
241 module will be called mk712.
243 config TOUCHSCREEN_HP600
244 tristate "HP Jornada 6xx touchscreen"
245 depends on SH_HP6XX && SH_ADC
247 Say Y here if you have a HP Jornada 620/660/680/690 and want to
248 support the built-in touchscreen.
250 To compile this driver as a module, choose M here: the
251 module will be called hp680_ts_input.
253 config TOUCHSCREEN_HP7XX
254 tristate "HP Jornada 7xx touchscreen"
255 depends on SA1100_JORNADA720_SSP
257 Say Y here if you have a HP Jornada 710/720/728 and want
258 to support the built-in touchscreen.
260 To compile this driver as a module, choose M here: the
261 module will be called jornada720_ts.
263 config TOUCHSCREEN_HTCPEN
264 tristate "HTC Shift X9500 touchscreen"
267 Say Y here if you have an HTC Shift UMPC also known as HTC X9500
268 Clio / Shangrila and want to support the built-in touchscreen.
272 To compile this driver as a module, choose M here: the
273 module will be called htcpen.
275 config TOUCHSCREEN_PENMOUNT
276 tristate "Penmount serial touchscreen"
279 Say Y here if you have a Penmount serial touchscreen connected to
284 To compile this driver as a module, choose M here: the
285 module will be called penmount.
287 config TOUCHSCREEN_MIGOR
288 tristate "Renesas MIGO-R touchscreen"
289 depends on SH_MIGOR && I2C
291 Say Y here to enable MIGO-R touchscreen support.
295 To compile this driver as a module, choose M here: the
296 module will be called migor_ts.
298 config TOUCHSCREEN_TOUCHRIGHT
299 tristate "Touchright serial touchscreen"
302 Say Y here if you have a Touchright serial touchscreen connected to
307 To compile this driver as a module, choose M here: the
308 module will be called touchright.
310 config TOUCHSCREEN_TOUCHWIN
311 tristate "Touchwin serial touchscreen"
314 Say Y here if you have a Touchwin serial touchscreen connected to
319 To compile this driver as a module, choose M here: the
320 module will be called touchwin.
322 config TOUCHSCREEN_ATMEL_TSADCC
323 tristate "Atmel Touchscreen Interface"
324 depends on ARCH_AT91SAM9RL || ARCH_AT91SAM9G45
326 Say Y here if you have a 4-wire touchscreen connected to the
327 ADC Controller on your Atmel SoC (such as the AT91SAM9RL).
331 To compile this driver as a module, choose M here: the
332 module will be called atmel_tsadcc.
334 config TOUCHSCREEN_UCB1400
335 tristate "Philips UCB1400 touchscreen"
337 depends on UCB1400_CORE
339 This enables support for the Philips UCB1400 touchscreen interface.
340 The UCB1400 is an AC97 audio codec. The touchscreen interface
341 will be initialized only after the ALSA subsystem has been
342 brought up and the UCB1400 detected. You therefore have to
343 configure ALSA support as well (either built-in or modular,
344 independently of whether this driver is itself built-in or
345 modular) for this driver to work.
347 To compile this driver as a module, choose M here: the
348 module will be called ucb1400_ts.
350 config TOUCHSCREEN_WM97XX
351 tristate "Support for WM97xx AC97 touchscreen controllers"
354 Say Y here if you have a Wolfson Microelectronics WM97xx
355 touchscreen connected to your system. Note that this option
356 only enables core driver, you will also need to select
357 support for appropriate chip below.
361 To compile this driver as a module, choose M here: the
362 module will be called wm97xx-ts.
364 config TOUCHSCREEN_WM9705
365 bool "WM9705 Touchscreen interface support"
366 depends on TOUCHSCREEN_WM97XX
369 Say Y here to enable support for the Wolfson Microelectronics
370 WM9705 touchscreen controller.
372 config TOUCHSCREEN_WM9712
373 bool "WM9712 Touchscreen interface support"
374 depends on TOUCHSCREEN_WM97XX
377 Say Y here to enable support for the Wolfson Microelectronics
378 WM9712 touchscreen controller.
380 config TOUCHSCREEN_WM9713
381 bool "WM9713 Touchscreen interface support"
382 depends on TOUCHSCREEN_WM97XX
385 Say Y here to enable support for the Wolfson Microelectronics
386 WM9713 touchscreen controller.
388 config TOUCHSCREEN_WM97XX_ATMEL
389 tristate "WM97xx Atmel accelerated touch"
390 depends on TOUCHSCREEN_WM97XX && (AVR32 || ARCH_AT91)
392 Say Y here for support for streaming mode with WM97xx touchscreens
393 on Atmel AT91 or AVR32 systems with an AC97C module.
395 Be aware that this will use channel B in the controller for
396 streaming data, this must not conflict with other AC97C drivers.
400 To compile this driver as a module, choose M here: the module will
401 be called atmel-wm97xx.
403 config TOUCHSCREEN_WM97XX_MAINSTONE
404 tristate "WM97xx Mainstone/Palm accelerated touch"
405 depends on TOUCHSCREEN_WM97XX && ARCH_PXA
407 Say Y here for support for streaming mode with WM97xx touchscreens
408 on Mainstone, Palm Tungsten T5, TX and LifeDrive systems.
412 To compile this driver as a module, choose M here: the
413 module will be called mainstone-wm97xx.
415 config TOUCHSCREEN_WM97XX_ZYLONITE
416 tristate "Zylonite accelerated touch"
417 depends on TOUCHSCREEN_WM97XX && MACH_ZYLONITE
418 select TOUCHSCREEN_WM9713
420 Say Y here for support for streaming mode with the touchscreen
425 To compile this driver as a module, choose M here: the
426 module will be called zylonite-wm97xx.
428 config TOUCHSCREEN_USB_COMPOSITE
429 tristate "USB Touchscreen Driver"
430 depends on USB_ARCH_HAS_HCD
433 USB Touchscreen driver for:
434 - eGalax Touchkit USB (also includes eTurboTouch CT-410/510/700)
435 - PanJit TouchSet USB
436 - 3M MicroTouch USB (EX II series)
438 - some other eTurboTouch
441 - IRTOUCHSYSTEMS/UNITOP
443 - GoTop Super_Q2/GogoPen/PenPower tablets
444 - JASTEC USB Touch Controller/DigiTech DTR-02U
445 - Zytronic controllers
447 Have a look at <http://linux.chapter7.ch/touchkit/> for
448 a usage description and the required user-space stuff.
450 To compile this driver as a module, choose M here: the
451 module will be called usbtouchscreen.
453 config TOUCHSCREEN_MC13783
454 tristate "Freescale MC13783 touchscreen input driver"
455 depends on MFD_MC13783
457 Say Y here if you have an Freescale MC13783 PMIC on your
458 board and want to use its touchscreen
462 To compile this driver as a module, choose M here: the
463 module will be called mc13783_ts.
465 config TOUCHSCREEN_USB_EGALAX
467 bool "eGalax, eTurboTouch CT-410/510/700 device support" if EMBEDDED
468 depends on TOUCHSCREEN_USB_COMPOSITE
470 config TOUCHSCREEN_USB_PANJIT
472 bool "PanJit device support" if EMBEDDED
473 depends on TOUCHSCREEN_USB_COMPOSITE
475 config TOUCHSCREEN_USB_3M
477 bool "3M/Microtouch EX II series device support" if EMBEDDED
478 depends on TOUCHSCREEN_USB_COMPOSITE
480 config TOUCHSCREEN_USB_ITM
482 bool "ITM device support" if EMBEDDED
483 depends on TOUCHSCREEN_USB_COMPOSITE
485 config TOUCHSCREEN_USB_ETURBO
487 bool "eTurboTouch (non-eGalax compatible) device support" if EMBEDDED
488 depends on TOUCHSCREEN_USB_COMPOSITE
490 config TOUCHSCREEN_USB_GUNZE
492 bool "Gunze AHL61 device support" if EMBEDDED
493 depends on TOUCHSCREEN_USB_COMPOSITE
495 config TOUCHSCREEN_USB_DMC_TSC10
497 bool "DMC TSC-10/25 device support" if EMBEDDED
498 depends on TOUCHSCREEN_USB_COMPOSITE
500 config TOUCHSCREEN_USB_IRTOUCH
502 bool "IRTOUCHSYSTEMS/UNITOP device support" if EMBEDDED
503 depends on TOUCHSCREEN_USB_COMPOSITE
505 config TOUCHSCREEN_USB_IDEALTEK
507 bool "IdealTEK URTC1000 device support" if EMBEDDED
508 depends on TOUCHSCREEN_USB_COMPOSITE
510 config TOUCHSCREEN_USB_GENERAL_TOUCH
512 bool "GeneralTouch Touchscreen device support" if EMBEDDED
513 depends on TOUCHSCREEN_USB_COMPOSITE
515 config TOUCHSCREEN_USB_GOTOP
517 bool "GoTop Super_Q2/GogoPen/PenPower tablet device support" if EMBEDDED
518 depends on TOUCHSCREEN_USB_COMPOSITE
520 config TOUCHSCREEN_USB_JASTEC
522 bool "JASTEC/DigiTech DTR-02U USB touch controller device support" if EMBEDDED
523 depends on TOUCHSCREEN_USB_COMPOSITE
525 config TOUCHSCREEN_USB_E2I
527 bool "e2i Touchscreen controller (e.g. from Mimo 740)"
528 depends on TOUCHSCREEN_USB_COMPOSITE
530 config TOUCHSCREEN_USB_ZYTRONIC
532 bool "Zytronic controller" if EMBEDDED
533 depends on TOUCHSCREEN_USB_COMPOSITE
535 config TOUCHSCREEN_USB_ETT_TC5UH
537 bool "ET&T TC5UH touchscreen controler support" if EMBEDDED
538 depends on TOUCHSCREEN_USB_COMPOSITE
540 config TOUCHSCREEN_TOUCHIT213
541 tristate "Sahara TouchIT-213 touchscreen"
544 Say Y here if you have a Sahara TouchIT-213 Tablet PC.
548 To compile this driver as a module, choose M here: the
549 module will be called touchit213.
551 config TOUCHSCREEN_TSC2007
552 tristate "TSC2007 based touchscreens"
555 Say Y here if you have a TSC2007 based touchscreen.
559 To compile this driver as a module, choose M here: the
560 module will be called tsc2007.
562 config TOUCHSCREEN_W90X900
563 tristate "W90P910 touchscreen driver"
566 Say Y here if you have a W90P910 based touchscreen.
568 To compile this driver as a module, choose M here: the
569 module will be called w90p910_ts.
571 config TOUCHSCREEN_PCAP
572 tristate "Motorola PCAP touchscreen"
575 Say Y here if you have a Motorola EZX telephone and
576 want to enable support for the built-in touchscreen.
578 To compile this driver as a module, choose M here: the
579 module will be called pcap_ts.