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_BITSY
33 tristate "Compaq iPAQ H3600 (Bitsy) touchscreen"
34 depends on SA1100_BITSY
37 Say Y here if you have the h3600 (Bitsy) touchscreen.
41 To compile this driver as a module, choose M here: the
42 module will be called h3600_ts_input.
44 config TOUCHSCREEN_CORGI
45 tristate "SharpSL (Corgi and Spitz series) touchscreen driver"
46 depends on PXA_SHARPSL
49 Say Y here to enable the driver for the touchscreen on the
50 Sharp SL-C7xx and SL-Cxx00 series of PDAs.
54 To compile this driver as a module, choose M here: the
55 module will be called corgi_ts.
57 config TOUCHSCREEN_FUJITSU
58 tristate "Fujitsu serial touchscreen"
61 Say Y here if you have the Fujitsu touchscreen (such as one
62 installed in Lifebook P series laptop) connected to your
67 To compile this driver as a module, choose M here: the
68 module will be called fujitsu-ts.
70 config TOUCHSCREEN_GUNZE
71 tristate "Gunze AHL-51S touchscreen"
74 Say Y here if you have the Gunze AHL-51 touchscreen connected to
79 To compile this driver as a module, choose M here: the
80 module will be called gunze.
82 config TOUCHSCREEN_ELO
83 tristate "Elo serial touchscreens"
86 Say Y here if you have an Elo serial touchscreen connected to
91 To compile this driver as a module, choose M here: the
92 module will be called elo.
94 config TOUCHSCREEN_MTOUCH
95 tristate "MicroTouch serial touchscreens"
98 Say Y here if you have a MicroTouch (3M) serial touchscreen connected to
103 To compile this driver as a module, choose M here: the
104 module will be called mtouch.
106 config TOUCHSCREEN_INEXIO
107 tristate "iNexio serial touchscreens"
110 Say Y here if you have an iNexio serial touchscreen connected to
115 To compile this driver as a module, choose M here: the
116 module will be called inexio.
118 config TOUCHSCREEN_MK712
119 tristate "ICS MicroClock MK712 touchscreen"
121 Say Y here if you have the ICS MicroClock MK712 touchscreen
122 controller chip in your system.
126 To compile this driver as a module, choose M here: the
127 module will be called mk712.
129 config TOUCHSCREEN_HP600
130 tristate "HP Jornada 6xx touchscreen"
131 depends on SH_HP6XX && SH_ADC
133 Say Y here if you have a HP Jornada 620/660/680/690 and want to
134 support the built-in touchscreen.
136 To compile this driver as a module, choose M here: the
137 module will be called hp680_ts_input.
139 config TOUCHSCREEN_HP7XX
140 tristate "HP Jornada 7xx touchscreen"
141 depends on SA1100_JORNADA720_SSP
143 Say Y here if you have a HP Jornada 710/720/728 and want
144 to support the built-in touchscreen.
146 To compile this driver as a module, choose M here: the
147 module will be called jornada720_ts.
149 config TOUCHSCREEN_HTCPEN
150 tristate "HTC Shift X9500 touchscreen"
153 Say Y here if you have an HTC Shift UMPC also known as HTC X9500
154 Clio / Shangrila and want to support the built-in touchscreen.
158 To compile this driver as a module, choose M here: the
159 module will be called htcpen.
161 config TOUCHSCREEN_PENMOUNT
162 tristate "Penmount serial touchscreen"
165 Say Y here if you have a Penmount serial touchscreen connected to
170 To compile this driver as a module, choose M here: the
171 module will be called penmount.
173 config TOUCHSCREEN_MIGOR
174 tristate "Renesas MIGO-R touchscreen"
175 depends on SH_MIGOR && I2C
177 Say Y here to enable MIGO-R touchscreen support.
181 To compile this driver as a module, choose M here: the
182 module will be called migor_ts.
184 config TOUCHSCREEN_TOUCHRIGHT
185 tristate "Touchright serial touchscreen"
188 Say Y here if you have a Touchright serial touchscreen connected to
193 To compile this driver as a module, choose M here: the
194 module will be called touchright.
196 config TOUCHSCREEN_TOUCHWIN
197 tristate "Touchwin serial touchscreen"
200 Say Y here if you have a Touchwin serial touchscreen connected to
205 To compile this driver as a module, choose M here: the
206 module will be called touchwin.
208 config TOUCHSCREEN_ATMEL_TSADCC
209 tristate "Atmel Touchscreen Interface"
210 depends on ARCH_AT91SAM9RL
212 Say Y here if you have a 4-wire touchscreen connected to the
213 ADC Controller on your Atmel SoC (such as the AT91SAM9RL).
217 To compile this driver as a module, choose M here: the
218 module will be called atmel_tsadcc.
220 config TOUCHSCREEN_UCB1400
221 tristate "Philips UCB1400 touchscreen"
223 depends on UCB1400_CORE
225 This enables support for the Philips UCB1400 touchscreen interface.
226 The UCB1400 is an AC97 audio codec. The touchscreen interface
227 will be initialized only after the ALSA subsystem has been
228 brought up and the UCB1400 detected. You therefore have to
229 configure ALSA support as well (either built-in or modular,
230 independently of whether this driver is itself built-in or
231 modular) for this driver to work.
233 To compile this driver as a module, choose M here: the
234 module will be called ucb1400_ts.
236 config TOUCHSCREEN_WM97XX
237 tristate "Support for WM97xx AC97 touchscreen controllers"
240 Say Y here if you have a Wolfson Microelectronics WM97xx
241 touchscreen connected to your system. Note that this option
242 only enables core driver, you will also need to select
243 support for appropriate chip below.
247 To compile this driver as a module, choose M here: the
248 module will be called wm97xx-ts.
250 config TOUCHSCREEN_WM9705
251 bool "WM9705 Touchscreen interface support"
252 depends on TOUCHSCREEN_WM97XX
255 Say Y here to enable support for the Wolfson Microelectronics
256 WM9705 touchscreen controller.
258 config TOUCHSCREEN_WM9712
259 bool "WM9712 Touchscreen interface support"
260 depends on TOUCHSCREEN_WM97XX
263 Say Y here to enable support for the Wolfson Microelectronics
264 WM9712 touchscreen controller.
266 config TOUCHSCREEN_WM9713
267 bool "WM9713 Touchscreen interface support"
268 depends on TOUCHSCREEN_WM97XX
271 Say Y here to enable support for the Wolfson Microelectronics
272 WM9713 touchscreen controller.
274 config TOUCHSCREEN_WM97XX_MAINSTONE
275 tristate "WM97xx Mainstone accelerated touch"
276 depends on TOUCHSCREEN_WM97XX && ARCH_PXA
278 Say Y here for support for streaming mode with WM97xx touchscreens
279 on Mainstone systems.
283 To compile this driver as a module, choose M here: the
284 module will be called mainstone-wm97xx.
286 config TOUCHSCREEN_USB_COMPOSITE
287 tristate "USB Touchscreen Driver"
288 depends on USB_ARCH_HAS_HCD
291 USB Touchscreen driver for:
292 - eGalax Touchkit USB (also includes eTurboTouch CT-410/510/700)
293 - PanJit TouchSet USB
294 - 3M MicroTouch USB (EX II series)
296 - some other eTurboTouch
299 - IRTOUCHSYSTEMS/UNITOP
301 - GoTop Super_Q2/GogoPen/PenPower tablets
303 Have a look at <http://linux.chapter7.ch/touchkit/> for
304 a usage description and the required user-space stuff.
306 To compile this driver as a module, choose M here: the
307 module will be called usbtouchscreen.
309 config TOUCHSCREEN_USB_EGALAX
311 bool "eGalax, eTurboTouch CT-410/510/700 device support" if EMBEDDED
312 depends on TOUCHSCREEN_USB_COMPOSITE
314 config TOUCHSCREEN_USB_PANJIT
316 bool "PanJit device support" if EMBEDDED
317 depends on TOUCHSCREEN_USB_COMPOSITE
319 config TOUCHSCREEN_USB_3M
321 bool "3M/Microtouch EX II series device support" if EMBEDDED
322 depends on TOUCHSCREEN_USB_COMPOSITE
324 config TOUCHSCREEN_USB_ITM
326 bool "ITM device support" if EMBEDDED
327 depends on TOUCHSCREEN_USB_COMPOSITE
329 config TOUCHSCREEN_USB_ETURBO
331 bool "eTurboTouch (non-eGalax compatible) device support" if EMBEDDED
332 depends on TOUCHSCREEN_USB_COMPOSITE
334 config TOUCHSCREEN_USB_GUNZE
336 bool "Gunze AHL61 device support" if EMBEDDED
337 depends on TOUCHSCREEN_USB_COMPOSITE
339 config TOUCHSCREEN_USB_DMC_TSC10
341 bool "DMC TSC-10/25 device support" if EMBEDDED
342 depends on TOUCHSCREEN_USB_COMPOSITE
344 config TOUCHSCREEN_USB_IRTOUCH
346 bool "IRTOUCHSYSTEMS/UNITOP device support" if EMBEDDED
347 depends on TOUCHSCREEN_USB_COMPOSITE
349 config TOUCHSCREEN_USB_IDEALTEK
351 bool "IdealTEK URTC1000 device support" if EMBEDDED
352 depends on TOUCHSCREEN_USB_COMPOSITE
354 config TOUCHSCREEN_USB_GENERAL_TOUCH
356 bool "GeneralTouch Touchscreen device support" if EMBEDDED
357 depends on TOUCHSCREEN_USB_COMPOSITE
359 config TOUCHSCREEN_USB_GOTOP
361 bool "GoTop Super_Q2/GogoPen/PenPower tablet device support" if EMBEDDED
362 depends on TOUCHSCREEN_USB_COMPOSITE
364 config TOUCHSCREEN_TOUCHIT213
365 tristate "Sahara TouchIT-213 touchscreen"
368 Say Y here if you have a Sahara TouchIT-213 Tablet PC.
372 To compile this driver as a module, choose M here: the
373 module will be called touchit213.