]> bbs.cooldavid.org Git - net-next-2.6.git/blame - drivers/input/touchscreen/Kconfig
Input: ad7879 - split bus logic out
[net-next-2.6.git] / drivers / input / touchscreen / Kconfig
CommitLineData
1da177e4 1#
d05e84e6 2# Touchscreen driver configuration
1da177e4
LT
3#
4menuconfig 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
12if INPUT_TOUCHSCREEN
13
866a98ae
HZ
14config TOUCHSCREEN_88PM860X
15 tristate "Marvell 88PM860x touchscreen"
16 depends on MFD_88PM860X
17 help
18 Say Y here if you have a 88PM860x PMIC and want to enable
19 support for the built-in touchscreen.
20
21 If unsure, say N.
22
23 To compile this driver as a module, choose M here: the
24 module will be called 88pm860x-ts.
25
ffa458c1 26config TOUCHSCREEN_ADS7846
06a09124 27 tristate "ADS7846/TSC2046/AD7873 and AD(S)7843 based touchscreens"
ffa458c1 28 depends on SPI_MASTER
2c8dc071 29 depends on HWMON = n || HWMON
ffa458c1
DB
30 help
31 Say Y here if you have a touchscreen interface using the
06a09124
MH
32 ADS7846/TSC2046/AD7873 or ADS7843/AD7843 controller,
33 and your board-specific setup code includes that in its
34 table of SPI devices.
ffa458c1 35
2c8dc071
DB
36 If HWMON is selected, and the driver is told the reference voltage
37 on your board, you will also get hwmon interfaces for the voltage
06a09124 38 (and on ads7846/tsc2046/ad7873, temperature) sensors of this chip.
2c8dc071 39
ffa458c1
DB
40 If unsure, say N (but it's safe to say "Y").
41
42 To compile this driver as a module, choose M here: the
43 module will be called ads7846.
44
331b78ed
MH
45config TOUCHSCREEN_AD7877
46 tristate "AD7877 based touchscreens"
47 depends on SPI_MASTER
48 help
49 Say Y here if you have a touchscreen interface using the
50 AD7877 controller, and your board-specific initialization
51 code includes that in its table of SPI devices.
52
53 If unsure, say N (but it's safe to say "Y").
54
55 To compile this driver as a module, choose M here: the
56 module will be called ad7877.
57
4397c98a
MF
58config TOUCHSCREEN_AD7879
59 tristate "Analog Devices AD7879-1/AD7889-1 touchscreen interface"
b4be468c 60 help
4397c98a
MF
61 Say Y here if you want to support a touchscreen interface using
62 the AD7879-1/AD7889-1 controller.
b4be468c 63
4397c98a 64 You should select a bus connection too.
b4be468c
MH
65
66 To compile this driver as a module, choose M here: the
67 module will be called ad7879.
68
4397c98a
MF
69config TOUCHSCREEN_AD7879_I2C
70 tristate "support I2C bus connection"
71 depends on TOUCHSCREEN_AD7879 && I2C
72 help
73 Say Y here if you have AD7879-1/AD7889-1 hooked to an I2C bus.
74
75 To compile this driver as a module, choose M here: the
76 module will be called ad7879-i2c.
77
b4be468c 78config TOUCHSCREEN_AD7879_SPI
4397c98a
MF
79 tristate "support SPI bus connection"
80 depends on TOUCHSCREEN_AD7879 && SPI_MASTER
b4be468c 81 help
4397c98a 82 Say Y here if you have AD7879-1/AD7889-1 hooked to a SPI bus.
b4be468c
MH
83
84 If unsure, say N (but it's safe to say "Y").
85
86 To compile this driver as a module, choose M here: the
4397c98a 87 module will be called ad7879-spi.
b4be468c 88
1da177e4
LT
89config TOUCHSCREEN_BITSY
90 tristate "Compaq iPAQ H3600 (Bitsy) touchscreen"
91 depends on SA1100_BITSY
92 select SERIO
93 help
94 Say Y here if you have the h3600 (Bitsy) touchscreen.
95
96 If unsure, say N.
97
98 To compile this driver as a module, choose M here: the
99 module will be called h3600_ts_input.
100
9bcc00b9
EM
101config TOUCHSCREEN_DA9034
102 tristate "Touchscreen support for Dialog Semiconductor DA9034"
103 depends on PMIC_DA903X
104 default y
105 help
106 Say Y here to enable the support for the touchscreen found
107 on Dialog Semiconductor DA9034 PMIC.
108
a5f523bc
TG
109config TOUCHSCREEN_DYNAPRO
110 tristate "Dynapro serial touchscreen"
111 select SERIO
112 help
113 Say Y here if you have a Dynapro serial touchscreen connected to
114 your system.
115
116 If unsure, say N.
117
118 To compile this driver as a module, choose M here: the
119 module will be called dynapro.
120
422dee56
AB
121config TOUCHSCREEN_HAMPSHIRE
122 tristate "Hampshire serial touchscreen"
123 select SERIO
124 help
125 Say Y here if you have a Hampshire serial touchscreen connected to
126 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 hampshire.
132
10494dce
DM
133config TOUCHSCREEN_EETI
134 tristate "EETI touchscreen panel support"
135 depends on I2C
136 help
137 Say Y here to enable support for I2C connected EETI touch panels.
138
139 To compile this driver as a module, choose M here: the
140 module will be called eeti_ts.
141
85f202d5
DT
142config TOUCHSCREEN_FUJITSU
143 tristate "Fujitsu serial touchscreen"
144 select SERIO
145 help
146 Say Y here if you have the Fujitsu touchscreen (such as one
147 installed in Lifebook P series laptop) connected to your
148 system.
149
150 If unsure, say N.
151
152 To compile this driver as a module, choose M here: the
153 module will be called fujitsu-ts.
154
f5f96b93 155config TOUCHSCREEN_S3C2410
504d36e9
BD
156 tristate "Samsung S3C2410/generic touchscreen input driver"
157 depends on ARCH_S3C2410 || SAMSUNG_DEV_TS
829ab5b5 158 select S3C_ADC
f5f96b93
AP
159 help
160 Say Y here if you have the s3c2410 touchscreen.
161
162 If unsure, say N.
163
164 To compile this driver as a module, choose M here: the
165 module will be called s3c2410_ts.
166
1da177e4
LT
167config TOUCHSCREEN_GUNZE
168 tristate "Gunze AHL-51S touchscreen"
169 select SERIO
170 help
171 Say Y here if you have the Gunze AHL-51 touchscreen connected to
172 your system.
173
174 If unsure, say N.
175
176 To compile this driver as a module, choose M here: the
177 module will be called gunze.
178
179config TOUCHSCREEN_ELO
180 tristate "Elo serial touchscreens"
181 select SERIO
182 help
183 Say Y here if you have an Elo serial touchscreen connected to
184 your system.
185
186 If unsure, say N.
187
188 To compile this driver as a module, choose M here: the
153ab429 189 module will be called elo.
1da177e4 190
3eb1aa43
JK
191config TOUCHSCREEN_WACOM_W8001
192 tristate "Wacom W8001 penabled serial touchscreen"
193 select SERIO
194 help
195 Say Y here if you have an Wacom W8001 penabled serial touchscreen
196 connected to your system.
197
198 If unsure, say N.
199
200 To compile this driver as a module, choose M here: the
201 module will be called wacom_w8001.
202
38e783b3
JS
203config TOUCHSCREEN_MCS5000
204 tristate "MELFAS MCS-5000 touchscreen"
205 depends on I2C
206 help
207 Say Y here if you have the MELFAS MCS-5000 touchscreen controller
208 chip in your system.
209
210 If unsure, say N.
211
212 To compile this driver as a module, choose M here: the
213 module will be called mcs5000_ts.
3eb1aa43 214
1da177e4
LT
215config TOUCHSCREEN_MTOUCH
216 tristate "MicroTouch serial touchscreens"
217 select SERIO
218 help
219 Say Y here if you have a MicroTouch (3M) serial touchscreen connected to
220 your system.
221
222 If unsure, say N.
223
224 To compile this driver as a module, choose M here: the
225 module will be called mtouch.
226
3cadd2d9
RL
227config TOUCHSCREEN_INEXIO
228 tristate "iNexio serial touchscreens"
229 select SERIO
230 help
231 Say Y here if you have an iNexio serial touchscreen connected to
232 your system.
233
234 If unsure, say N.
235
236 To compile this driver as a module, choose M here: the
237 module will be called inexio.
238
1da177e4
LT
239config TOUCHSCREEN_MK712
240 tristate "ICS MicroClock MK712 touchscreen"
241 help
242 Say Y here if you have the ICS MicroClock MK712 touchscreen
243 controller chip in your system.
244
245 If unsure, say N.
246
247 To compile this driver as a module, choose M here: the
248 module will be called mk712.
249
250config TOUCHSCREEN_HP600
4ff891eb 251 tristate "HP Jornada 6xx touchscreen"
0025835c 252 depends on SH_HP6XX && SH_ADC
1da177e4 253 help
4ff891eb 254 Say Y here if you have a HP Jornada 620/660/680/690 and want to
1da177e4
LT
255 support the built-in touchscreen.
256
1da177e4
LT
257 To compile this driver as a module, choose M here: the
258 module will be called hp680_ts_input.
259
5637f02a 260config TOUCHSCREEN_HP7XX
4ff891eb 261 tristate "HP Jornada 7xx touchscreen"
5637f02a
KE
262 depends on SA1100_JORNADA720_SSP
263 help
264 Say Y here if you have a HP Jornada 710/720/728 and want
265 to support the built-in touchscreen.
266
267 To compile this driver as a module, choose M here: the
268 module will be called jornada720_ts.
269
5a18c343
POF
270config TOUCHSCREEN_HTCPEN
271 tristate "HTC Shift X9500 touchscreen"
272 depends on ISA
273 help
274 Say Y here if you have an HTC Shift UMPC also known as HTC X9500
275 Clio / Shangrila and want to support the built-in touchscreen.
276
277 If unsure, say N.
278
279 To compile this driver as a module, choose M here: the
280 module will be called htcpen.
281
ee479999
RK
282config TOUCHSCREEN_PENMOUNT
283 tristate "Penmount serial touchscreen"
284 select SERIO
285 help
286 Say Y here if you have a Penmount serial touchscreen connected to
287 your system.
288
289 If unsure, say N.
290
291 To compile this driver as a module, choose M here: the
292 module will be called penmount.
293
885c316d
MD
294config TOUCHSCREEN_MIGOR
295 tristate "Renesas MIGO-R touchscreen"
296 depends on SH_MIGOR && I2C
297 help
298 Say Y here to enable MIGO-R touchscreen support.
299
300 If unsure, say N.
301
302 To compile this driver as a module, choose M here: the
303 module will be called migor_ts.
304
4003dff4
RK
305config TOUCHSCREEN_TOUCHRIGHT
306 tristate "Touchright serial touchscreen"
307 select SERIO
308 help
309 Say Y here if you have a Touchright serial touchscreen connected to
310 your system.
311
312 If unsure, say N.
313
314 To compile this driver as a module, choose M here: the
315 module will be called touchright.
316
11ea3173
RK
317config TOUCHSCREEN_TOUCHWIN
318 tristate "Touchwin serial touchscreen"
319 select SERIO
320 help
321 Say Y here if you have a Touchwin serial touchscreen connected to
322 your system.
323
324 If unsure, say N.
325
326 To compile this driver as a module, choose M here: the
327 module will be called touchwin.
328
72d18a7b
DL
329config TOUCHSCREEN_ATMEL_TSADCC
330 tristate "Atmel Touchscreen Interface"
985f37f8 331 depends on ARCH_AT91SAM9RL || ARCH_AT91SAM9G45
72d18a7b
DL
332 help
333 Say Y here if you have a 4-wire touchscreen connected to the
334 ADC Controller on your Atmel SoC (such as the AT91SAM9RL).
335
336 If unsure, say N.
337
338 To compile this driver as a module, choose M here: the
339 module will be called atmel_tsadcc.
340
f40219bf
NP
341config TOUCHSCREEN_UCB1400
342 tristate "Philips UCB1400 touchscreen"
64c12e9b 343 depends on AC97_BUS
d9105c2b 344 depends on UCB1400_CORE
f40219bf
NP
345 help
346 This enables support for the Philips UCB1400 touchscreen interface.
347 The UCB1400 is an AC97 audio codec. The touchscreen interface
348 will be initialized only after the ALSA subsystem has been
349 brought up and the UCB1400 detected. You therefore have to
350 configure ALSA support as well (either built-in or modular,
351 independently of whether this driver is itself built-in or
352 modular) for this driver to work.
353
354 To compile this driver as a module, choose M here: the
355 module will be called ucb1400_ts.
356
febf1dff
MB
357config TOUCHSCREEN_WM97XX
358 tristate "Support for WM97xx AC97 touchscreen controllers"
359 depends on AC97_BUS
360 help
361 Say Y here if you have a Wolfson Microelectronics WM97xx
362 touchscreen connected to your system. Note that this option
363 only enables core driver, you will also need to select
364 support for appropriate chip below.
365
366 If unsure, say N.
367
368 To compile this driver as a module, choose M here: the
369 module will be called wm97xx-ts.
370
9448cefc
MB
371config TOUCHSCREEN_WM9705
372 bool "WM9705 Touchscreen interface support"
373 depends on TOUCHSCREEN_WM97XX
558a171d 374 default y
9448cefc 375 help
558a171d
MB
376 Say Y here to enable support for the Wolfson Microelectronics
377 WM9705 touchscreen controller.
9448cefc 378
de22b9ef
MB
379config TOUCHSCREEN_WM9712
380 bool "WM9712 Touchscreen interface support"
381 depends on TOUCHSCREEN_WM97XX
558a171d 382 default y
de22b9ef 383 help
558a171d
MB
384 Say Y here to enable support for the Wolfson Microelectronics
385 WM9712 touchscreen controller.
de22b9ef 386
dca98e91
MB
387config TOUCHSCREEN_WM9713
388 bool "WM9713 Touchscreen interface support"
389 depends on TOUCHSCREEN_WM97XX
558a171d 390 default y
dca98e91 391 help
558a171d
MB
392 Say Y here to enable support for the Wolfson Microelectronics
393 WM9713 touchscreen controller.
dca98e91 394
864fe73c
HCE
395config TOUCHSCREEN_WM97XX_ATMEL
396 tristate "WM97xx Atmel accelerated touch"
397 depends on TOUCHSCREEN_WM97XX && (AVR32 || ARCH_AT91)
398 help
399 Say Y here for support for streaming mode with WM97xx touchscreens
400 on Atmel AT91 or AVR32 systems with an AC97C module.
401
402 Be aware that this will use channel B in the controller for
403 streaming data, this must not conflict with other AC97C drivers.
404
405 If unsure, say N.
406
407 To compile this driver as a module, choose M here: the module will
408 be called atmel-wm97xx.
409
4db8a5f2 410config TOUCHSCREEN_WM97XX_MAINSTONE
b833306f 411 tristate "WM97xx Mainstone/Palm accelerated touch"
4db8a5f2
MB
412 depends on TOUCHSCREEN_WM97XX && ARCH_PXA
413 help
414 Say Y here for support for streaming mode with WM97xx touchscreens
b833306f 415 on Mainstone, Palm Tungsten T5, TX and LifeDrive systems.
4db8a5f2
MB
416
417 If unsure, say N.
418
419 To compile this driver as a module, choose M here: the
420 module will be called mainstone-wm97xx.
421
22e39d34
MB
422config TOUCHSCREEN_WM97XX_ZYLONITE
423 tristate "Zylonite accelerated touch"
424 depends on TOUCHSCREEN_WM97XX && MACH_ZYLONITE
425 select TOUCHSCREEN_WM9713
426 help
427 Say Y here for support for streaming mode with the touchscreen
428 on Zylonite systems.
429
430 If unsure, say N.
431
432 To compile this driver as a module, choose M here: the
433 module will be called zylonite-wm97xx.
434
d05e84e6
DT
435config TOUCHSCREEN_USB_COMPOSITE
436 tristate "USB Touchscreen Driver"
7a86edef 437 depends on USB_ARCH_HAS_HCD
d05e84e6
DT
438 select USB
439 help
440 USB Touchscreen driver for:
441 - eGalax Touchkit USB (also includes eTurboTouch CT-410/510/700)
442 - PanJit TouchSet USB
443 - 3M MicroTouch USB (EX II series)
444 - ITM
445 - some other eTurboTouch
446 - Gunze AHL61
447 - DMC TSC-10/25
df561fcd 448 - IRTOUCHSYSTEMS/UNITOP
a14a8401 449 - IdealTEK URTC1000
14e40206 450 - GoTop Super_Q2/GogoPen/PenPower tablets
f7370699 451 - JASTEC USB Touch Controller/DigiTech DTR-02U
2330ed18 452 - Zytronic controllers
d05e84e6
DT
453
454 Have a look at <http://linux.chapter7.ch/touchkit/> for
455 a usage description and the required user-space stuff.
456
457 To compile this driver as a module, choose M here: the
458 module will be called usbtouchscreen.
459
d201fd5d
SH
460config TOUCHSCREEN_MC13783
461 tristate "Freescale MC13783 touchscreen input driver"
462 depends on MFD_MC13783
463 help
464 Say Y here if you have an Freescale MC13783 PMIC on your
465 board and want to use its touchscreen
466
467 If unsure, say N.
468
469 To compile this driver as a module, choose M here: the
470 module will be called mc13783_ts.
471
d05e84e6
DT
472config TOUCHSCREEN_USB_EGALAX
473 default y
474 bool "eGalax, eTurboTouch CT-410/510/700 device support" if EMBEDDED
475 depends on TOUCHSCREEN_USB_COMPOSITE
476
477config TOUCHSCREEN_USB_PANJIT
478 default y
479 bool "PanJit device support" if EMBEDDED
480 depends on TOUCHSCREEN_USB_COMPOSITE
481
482config TOUCHSCREEN_USB_3M
483 default y
484 bool "3M/Microtouch EX II series device support" if EMBEDDED
485 depends on TOUCHSCREEN_USB_COMPOSITE
486
487config TOUCHSCREEN_USB_ITM
488 default y
489 bool "ITM device support" if EMBEDDED
490 depends on TOUCHSCREEN_USB_COMPOSITE
491
492config TOUCHSCREEN_USB_ETURBO
493 default y
494 bool "eTurboTouch (non-eGalax compatible) device support" if EMBEDDED
495 depends on TOUCHSCREEN_USB_COMPOSITE
496
497config TOUCHSCREEN_USB_GUNZE
498 default y
499 bool "Gunze AHL61 device support" if EMBEDDED
500 depends on TOUCHSCREEN_USB_COMPOSITE
501
502config TOUCHSCREEN_USB_DMC_TSC10
503 default y
504 bool "DMC TSC-10/25 device support" if EMBEDDED
505 depends on TOUCHSCREEN_USB_COMPOSITE
506
df561fcd
OZ
507config TOUCHSCREEN_USB_IRTOUCH
508 default y
509 bool "IRTOUCHSYSTEMS/UNITOP device support" if EMBEDDED
510 depends on TOUCHSCREEN_USB_COMPOSITE
511
a14a8401
OZ
512config TOUCHSCREEN_USB_IDEALTEK
513 default y
514 bool "IdealTEK URTC1000 device support" if EMBEDDED
515 depends on TOUCHSCREEN_USB_COMPOSITE
516
9d5657db
IF
517config TOUCHSCREEN_USB_GENERAL_TOUCH
518 default y
519 bool "GeneralTouch Touchscreen device support" if EMBEDDED
520 depends on TOUCHSCREEN_USB_COMPOSITE
521
14e40206
JJ
522config TOUCHSCREEN_USB_GOTOP
523 default y
524 bool "GoTop Super_Q2/GogoPen/PenPower tablet device support" if EMBEDDED
525 depends on TOUCHSCREEN_USB_COMPOSITE
526
f7370699
JP
527config TOUCHSCREEN_USB_JASTEC
528 default y
529 bool "JASTEC/DigiTech DTR-02U USB touch controller device support" if EMBEDDED
530 depends on TOUCHSCREEN_USB_COMPOSITE
531
9e3b2583
FE
532config TOUCHSCREEN_USB_E2I
533 default y
534 bool "e2i Touchscreen controller (e.g. from Mimo 740)"
535 depends on TOUCHSCREEN_USB_COMPOSITE
536
2330ed18
DS
537config TOUCHSCREEN_USB_ZYTRONIC
538 default y
539 bool "Zytronic controller" if EMBEDDED
540 depends on TOUCHSCREEN_USB_COMPOSITE
541
38771bb4 542config TOUCHSCREEN_USB_ETT_TC45USB
dbe1420b 543 default y
38771bb4 544 bool "ET&T USB series TC4UM/TC5UH touchscreen controler support" if EMBEDDED
dbe1420b
545 depends on TOUCHSCREEN_USB_COMPOSITE
546
5197424c
OZ
547config TOUCHSCREEN_USB_NEXIO
548 default y
549 bool "NEXIO/iNexio device support" if EMBEDDED
550 depends on TOUCHSCREEN_USB_COMPOSITE
551
73422392
CN
552config TOUCHSCREEN_TOUCHIT213
553 tristate "Sahara TouchIT-213 touchscreen"
554 select SERIO
555 help
556 Say Y here if you have a Sahara TouchIT-213 Tablet PC.
557
558 If unsure, say N.
559
560 To compile this driver as a module, choose M here: the
561 module will be called touchit213.
562
50b6f1f4
KL
563config TOUCHSCREEN_TSC2007
564 tristate "TSC2007 based touchscreens"
565 depends on I2C
566 help
567 Say Y here if you have a TSC2007 based touchscreen.
568
569 If unsure, say N.
570
571 To compile this driver as a module, choose M here: the
572 module will be called tsc2007.
573
7e3f7375
WZ
574config TOUCHSCREEN_W90X900
575 tristate "W90P910 touchscreen driver"
b7788c5f 576 depends on HAVE_CLK
7e3f7375
WZ
577 help
578 Say Y here if you have a W90P910 based touchscreen.
579
580 To compile this driver as a module, choose M here: the
581 module will be called w90p910_ts.
582
0387e107
DR
583config TOUCHSCREEN_PCAP
584 tristate "Motorola PCAP touchscreen"
585 depends on EZX_PCAP
586 help
587 Say Y here if you have a Motorola EZX telephone and
588 want to enable support for the built-in touchscreen.
589
590 To compile this driver as a module, choose M here: the
591 module will be called pcap_ts.
75259966
TF
592
593config TOUCHSCREEN_TPS6507X
594 tristate "TPS6507x based touchscreens"
595 depends on I2C
596 help
597 Say Y here if you have a TPS6507x based touchscreen
598 controller.
599
600 If unsure, say N.
601
602 To compile this driver as a module, choose M here: the
603 module will be called tps6507x_ts.
604
1da177e4 605endif