]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blob - drivers/input/touchscreen/Kconfig
Merge branch 'musb'
[linux-2.6-omap-h63xx.git] / drivers / input / touchscreen / Kconfig
1 #
2 # Touchscreen driver configuration
3 #
4 menuconfig INPUT_TOUCHSCREEN
5         bool "Touchscreens"
6         help
7           Say Y here, and a list of supported touchscreens will be displayed.
8           This option doesn't affect the kernel.
9
10           If unsure, say Y.
11
12 if INPUT_TOUCHSCREEN
13
14 config TOUCHSCREEN_ADS7846
15         tristate "ADS7846/TSC2046 and ADS7843 based touchscreens"
16         depends on SPI_MASTER
17         depends on HWMON = n || HWMON
18         help
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.
22
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.
26
27           If unsure, say N (but it's safe to say "Y").
28
29           To compile this driver as a module, choose M here: the
30           module will be called ads7846.
31
32 config TOUCHSCREEN_BITSY
33         tristate "Compaq iPAQ H3600 (Bitsy) touchscreen"
34         depends on SA1100_BITSY
35         select SERIO
36         help
37           Say Y here if you have the h3600 (Bitsy) touchscreen.
38
39           If unsure, say N.
40
41           To compile this driver as a module, choose M here: the
42           module will be called h3600_ts_input.
43
44 config TOUCHSCREEN_CORGI
45         tristate "SharpSL (Corgi and Spitz series) touchscreen driver (DEPRECATED)"
46         depends on PXA_SHARPSL
47         select CORGI_SSP_DEPRECATED
48         default y
49         help
50           Say Y here to enable the driver for the touchscreen on the
51           Sharp SL-C7xx and SL-Cxx00 series of PDAs.
52
53           If unsure, say N.
54
55           To compile this driver as a module, choose M here: the
56           module will be called corgi_ts.
57
58           NOTE: this driver is deprecated, try enable SPI and generic
59           ADS7846-based touchscreen driver.
60
61 config TOUCHSCREEN_FUJITSU
62         tristate "Fujitsu serial touchscreen"
63         select SERIO
64         help
65           Say Y here if you have the Fujitsu touchscreen (such as one
66           installed in Lifebook P series laptop) connected to your
67           system.
68
69           If unsure, say N.
70
71           To compile this driver as a module, choose M here: the
72           module will be called fujitsu-ts.
73
74 config TOUCHSCREEN_GUNZE
75         tristate "Gunze AHL-51S touchscreen"
76         select SERIO
77         help
78           Say Y here if you have the Gunze AHL-51 touchscreen connected to
79           your system.
80
81           If unsure, say N.
82
83           To compile this driver as a module, choose M here: the
84           module will be called gunze.
85
86 config TOUCHSCREEN_ELO
87         tristate "Elo serial touchscreens"
88         select SERIO
89         help
90           Say Y here if you have an Elo serial touchscreen connected to
91           your system.
92
93           If unsure, say N.
94
95           To compile this driver as a module, choose M here: the
96           module will be called elo.
97
98 config TOUCHSCREEN_MTOUCH
99         tristate "MicroTouch serial touchscreens"
100         select SERIO
101         help
102           Say Y here if you have a MicroTouch (3M) serial touchscreen connected to
103           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 mtouch.
109
110 config TOUCHSCREEN_INEXIO
111         tristate "iNexio serial touchscreens"
112         select SERIO
113         help
114           Say Y here if you have an iNexio serial touchscreen connected to
115           your system.
116
117           If unsure, say N.
118
119           To compile this driver as a module, choose M here: the
120           module will be called inexio.
121
122 config TOUCHSCREEN_MK712
123         tristate "ICS MicroClock MK712 touchscreen"
124         help
125           Say Y here if you have the ICS MicroClock MK712 touchscreen
126           controller chip in your system.
127
128           If unsure, say N.
129
130           To compile this driver as a module, choose M here: the
131           module will be called mk712.
132
133 config TOUCHSCREEN_HP600
134         tristate "HP Jornada 6xx touchscreen"
135         depends on SH_HP6XX && SH_ADC
136         help
137           Say Y here if you have a HP Jornada 620/660/680/690 and want to
138           support the built-in touchscreen.
139
140           To compile this driver as a module, choose M here: the
141           module will be called hp680_ts_input.
142
143 config TOUCHSCREEN_HP7XX
144         tristate "HP Jornada 7xx touchscreen"
145         depends on SA1100_JORNADA720_SSP
146         help
147           Say Y here if you have a HP Jornada 710/720/728 and want
148           to support the built-in touchscreen.
149
150           To compile this driver as a module, choose M here: the
151           module will be called jornada720_ts.
152
153 config TOUCHSCREEN_HTCPEN
154         tristate "HTC Shift X9500 touchscreen"
155         depends on ISA
156         help
157           Say Y here if you have an HTC Shift UMPC also known as HTC X9500
158           Clio / Shangrila and want to support the built-in touchscreen.
159
160           If unsure, say N.
161
162           To compile this driver as a module, choose M here: the
163           module will be called htcpen.
164
165 config TOUCHSCREEN_PENMOUNT
166         tristate "Penmount serial touchscreen"
167         select SERIO
168         help
169           Say Y here if you have a Penmount serial touchscreen connected to
170           your system.
171
172           If unsure, say N.
173
174           To compile this driver as a module, choose M here: the
175           module will be called penmount.
176
177 config TOUCHSCREEN_MIGOR
178         tristate "Renesas MIGO-R touchscreen"
179         depends on SH_MIGOR && I2C
180         help
181           Say Y here to enable MIGO-R touchscreen support.
182
183           If unsure, say N.
184
185           To compile this driver as a module, choose M here: the
186           module will be called migor_ts.
187
188 config TOUCHSCREEN_TOUCHRIGHT
189         tristate "Touchright serial touchscreen"
190         select SERIO
191         help
192           Say Y here if you have a Touchright serial touchscreen connected to
193           your system.
194
195           If unsure, say N.
196
197           To compile this driver as a module, choose M here: the
198           module will be called touchright.
199
200 config TOUCHSCREEN_TOUCHWIN
201         tristate "Touchwin serial touchscreen"
202         select SERIO
203         help
204           Say Y here if you have a Touchwin serial touchscreen connected to
205           your system.
206
207           If unsure, say N.
208
209           To compile this driver as a module, choose M here: the
210           module will be called touchwin.
211
212 config TOUCHSCREEN_ATMEL_TSADCC
213         tristate "Atmel Touchscreen Interface"
214         depends on ARCH_AT91SAM9RL
215         help
216           Say Y here if you have a 4-wire touchscreen connected to the
217           ADC Controller on your Atmel SoC (such as the AT91SAM9RL).
218
219           If unsure, say N.
220
221           To compile this driver as a module, choose M here: the
222           module will be called atmel_tsadcc.
223
224 config TOUCHSCREEN_TSC2005
225         tristate "TSC2005 touchscreen support"
226         depends on SPI_MASTER
227         help
228           Say Y here for if you are using the touchscreen features of TSC2005.
229
230 config TOUCHSCREEN_TSC210X
231         tristate "TI TSC210x based touchscreens"
232         depends on SPI_MASTER
233         select SPI_TSC210X
234         help
235           Say Y here if you have a touchscreen interface using a
236           TI TSC210x controller, and your board-specific initialisation
237           code includes that in its table of SPI devices.
238
239           If unsure, say N (but it's safe to say "Y").
240
241           To compile this driver as a module, choose M here: the
242           module will be called tsc210x_ts.
243
244 config TOUCHSCREEN_TSC2301
245         tristate "TSC2301 touchscreen support"
246         depends on SPI_TSC2301
247         help
248           Say Y here for if you are using the touchscreen features of TSC2301.
249
250 config TOUCHSCREEN_UCB1400
251         tristate "Philips UCB1400 touchscreen"
252         depends on AC97_BUS
253         depends on UCB1400_CORE
254         help
255           This enables support for the Philips UCB1400 touchscreen interface.
256           The UCB1400 is an AC97 audio codec.  The touchscreen interface
257           will be initialized only after the ALSA subsystem has been
258           brought up and the UCB1400 detected.  You therefore have to
259           configure ALSA support as well (either built-in or modular,
260           independently of whether this driver is itself built-in or
261           modular) for this driver to work.
262
263           To compile this driver as a module, choose M here: the
264           module will be called ucb1400_ts.
265
266 config TOUCHSCREEN_WM97XX
267         tristate "Support for WM97xx AC97 touchscreen controllers"
268         depends on AC97_BUS
269         help
270           Say Y here if you have a Wolfson Microelectronics WM97xx
271           touchscreen connected to your system. Note that this option
272           only enables core driver, you will also need to select
273           support for appropriate chip below.
274
275           If unsure, say N.
276
277           To compile this driver as a module, choose M here: the
278           module will be called wm97xx-ts.
279
280 config TOUCHSCREEN_WM9705
281         bool "WM9705 Touchscreen interface support"
282         depends on TOUCHSCREEN_WM97XX
283         default y
284         help
285           Say Y here to enable support for the Wolfson Microelectronics
286           WM9705 touchscreen controller.
287
288 config TOUCHSCREEN_WM9712
289         bool "WM9712 Touchscreen interface support"
290         depends on TOUCHSCREEN_WM97XX
291         default y
292         help
293           Say Y here to enable support for the Wolfson Microelectronics
294           WM9712 touchscreen controller.
295
296 config TOUCHSCREEN_WM9713
297         bool "WM9713 Touchscreen interface support"
298         depends on TOUCHSCREEN_WM97XX
299         default y
300         help
301           Say Y here to enable support for the Wolfson Microelectronics
302           WM9713 touchscreen controller.
303
304 config TOUCHSCREEN_WM97XX_MAINSTONE
305         tristate "WM97xx Mainstone accelerated touch"
306         depends on TOUCHSCREEN_WM97XX && ARCH_PXA
307         help
308           Say Y here for support for streaming mode with WM97xx touchscreens
309           on Mainstone systems.
310
311           If unsure, say N.
312
313           To compile this driver as a module, choose M here: the
314           module will be called mainstone-wm97xx.
315
316 config TOUCHSCREEN_USB_COMPOSITE
317         tristate "USB Touchscreen Driver"
318         depends on USB_ARCH_HAS_HCD
319         select USB
320         help
321           USB Touchscreen driver for:
322           - eGalax Touchkit USB (also includes eTurboTouch CT-410/510/700)
323           - PanJit TouchSet USB
324           - 3M MicroTouch USB (EX II series)
325           - ITM
326           - some other eTurboTouch
327           - Gunze AHL61
328           - DMC TSC-10/25
329           - IRTOUCHSYSTEMS/UNITOP
330           - IdealTEK URTC1000
331           - GoTop Super_Q2/GogoPen/PenPower tablets
332
333           Have a look at <http://linux.chapter7.ch/touchkit/> for
334           a usage description and the required user-space stuff.
335
336           To compile this driver as a module, choose M here: the
337           module will be called usbtouchscreen.
338
339 config TOUCHSCREEN_USB_EGALAX
340         default y
341         bool "eGalax, eTurboTouch CT-410/510/700 device support" if EMBEDDED
342         depends on TOUCHSCREEN_USB_COMPOSITE
343
344 config TOUCHSCREEN_USB_PANJIT
345         default y
346         bool "PanJit device support" if EMBEDDED
347         depends on TOUCHSCREEN_USB_COMPOSITE
348
349 config TOUCHSCREEN_USB_3M
350         default y
351         bool "3M/Microtouch EX II series device support" if EMBEDDED
352         depends on TOUCHSCREEN_USB_COMPOSITE
353
354 config TOUCHSCREEN_USB_ITM
355         default y
356         bool "ITM device support" if EMBEDDED
357         depends on TOUCHSCREEN_USB_COMPOSITE
358
359 config TOUCHSCREEN_USB_ETURBO
360         default y
361         bool "eTurboTouch (non-eGalax compatible) device support" if EMBEDDED
362         depends on TOUCHSCREEN_USB_COMPOSITE
363
364 config TOUCHSCREEN_USB_GUNZE
365         default y
366         bool "Gunze AHL61 device support" if EMBEDDED
367         depends on TOUCHSCREEN_USB_COMPOSITE
368
369 config TOUCHSCREEN_USB_DMC_TSC10
370         default y
371         bool "DMC TSC-10/25 device support" if EMBEDDED
372         depends on TOUCHSCREEN_USB_COMPOSITE
373
374 config TOUCHSCREEN_USB_IRTOUCH
375         default y
376         bool "IRTOUCHSYSTEMS/UNITOP device support" if EMBEDDED
377         depends on TOUCHSCREEN_USB_COMPOSITE
378
379 config TOUCHSCREEN_USB_IDEALTEK
380         default y
381         bool "IdealTEK URTC1000 device support" if EMBEDDED
382         depends on TOUCHSCREEN_USB_COMPOSITE
383
384 config TOUCHSCREEN_USB_GENERAL_TOUCH
385         default y
386         bool "GeneralTouch Touchscreen device support" if EMBEDDED
387         depends on TOUCHSCREEN_USB_COMPOSITE
388
389 config TOUCHSCREEN_USB_GOTOP
390         default y
391         bool "GoTop Super_Q2/GogoPen/PenPower tablet device support" if EMBEDDED
392         depends on TOUCHSCREEN_USB_COMPOSITE
393
394 config TOUCHSCREEN_TOUCHIT213
395         tristate "Sahara TouchIT-213 touchscreen"
396         select SERIO
397         help
398           Say Y here if you have a Sahara TouchIT-213 Tablet PC.
399
400           If unsure, say N.
401
402           To compile this driver as a module, choose M here: the
403           module will be called touchit213.
404
405 endif