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