]> git.proxmox.com Git - mirror_ubuntu-focal-kernel.git/blame - drivers/input/touchscreen/Kconfig
Input: WM97xx - add chip driver for WM9712 touchscreen
[mirror_ubuntu-focal-kernel.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
ffa458c1 14config TOUCHSCREEN_ADS7846
bff0de5f 15 tristate "ADS7846/TSC2046 and ADS7843 based touchscreens"
ffa458c1 16 depends on SPI_MASTER
2c8dc071 17 depends on HWMON = n || HWMON
ffa458c1
DB
18 help
19 Say Y here if you have a touchscreen interface using the
bff0de5f
DB
20 ADS7846/TSC2046 or ADS7843 controller, and your board-specific
21 setup code includes that in its table of SPI devices.
ffa458c1 22
2c8dc071
DB
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
bff0de5f 25 (and on ads7846/tsc2046, temperature) sensors of this chip.
2c8dc071 26
ffa458c1
DB
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
1da177e4
LT
32config 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
44config TOUCHSCREEN_CORGI
513b6e1a 45 tristate "SharpSL (Corgi and Spitz series) touchscreen driver"
1da177e4 46 depends on PXA_SHARPSL
d05e84e6 47 default y
1da177e4 48 help
d05e84e6 49 Say Y here to enable the driver for the touchscreen on the
513b6e1a 50 Sharp SL-C7xx and SL-Cxx00 series of PDAs.
1da177e4
LT
51
52 If unsure, say N.
53
54 To compile this driver as a module, choose M here: the
513b6e1a 55 module will be called corgi_ts.
1da177e4 56
85f202d5
DT
57config 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
1da177e4
LT
70config 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
82config 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
153ab429 92 module will be called elo.
1da177e4
LT
93
94config 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
106config TOUCHSCREEN_MK712
107 tristate "ICS MicroClock MK712 touchscreen"
108 help
109 Say Y here if you have the ICS MicroClock MK712 touchscreen
110 controller chip in your system.
111
112 If unsure, say N.
113
114 To compile this driver as a module, choose M here: the
115 module will be called mk712.
116
117config TOUCHSCREEN_HP600
4ff891eb 118 tristate "HP Jornada 6xx touchscreen"
0025835c 119 depends on SH_HP6XX && SH_ADC
1da177e4 120 help
4ff891eb 121 Say Y here if you have a HP Jornada 620/660/680/690 and want to
1da177e4
LT
122 support the built-in touchscreen.
123
1da177e4
LT
124 To compile this driver as a module, choose M here: the
125 module will be called hp680_ts_input.
126
5637f02a 127config TOUCHSCREEN_HP7XX
4ff891eb 128 tristate "HP Jornada 7xx touchscreen"
5637f02a
KE
129 depends on SA1100_JORNADA720_SSP
130 help
131 Say Y here if you have a HP Jornada 710/720/728 and want
132 to support the built-in touchscreen.
133
134 To compile this driver as a module, choose M here: the
135 module will be called jornada720_ts.
136
ee479999
RK
137config TOUCHSCREEN_PENMOUNT
138 tristate "Penmount serial touchscreen"
139 select SERIO
140 help
141 Say Y here if you have a Penmount serial touchscreen connected to
142 your system.
143
144 If unsure, say N.
145
146 To compile this driver as a module, choose M here: the
147 module will be called penmount.
148
4003dff4
RK
149config TOUCHSCREEN_TOUCHRIGHT
150 tristate "Touchright serial touchscreen"
151 select SERIO
152 help
153 Say Y here if you have a Touchright serial touchscreen connected to
154 your system.
155
156 If unsure, say N.
157
158 To compile this driver as a module, choose M here: the
159 module will be called touchright.
160
11ea3173
RK
161config TOUCHSCREEN_TOUCHWIN
162 tristate "Touchwin serial touchscreen"
163 select SERIO
164 help
165 Say Y here if you have a Touchwin 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 touchwin.
172
f40219bf
NP
173config TOUCHSCREEN_UCB1400
174 tristate "Philips UCB1400 touchscreen"
e1036502 175 select AC97_BUS
f40219bf
NP
176 help
177 This enables support for the Philips UCB1400 touchscreen interface.
178 The UCB1400 is an AC97 audio codec. The touchscreen interface
179 will be initialized only after the ALSA subsystem has been
180 brought up and the UCB1400 detected. You therefore have to
181 configure ALSA support as well (either built-in or modular,
182 independently of whether this driver is itself built-in or
183 modular) for this driver to work.
184
185 To compile this driver as a module, choose M here: the
186 module will be called ucb1400_ts.
187
febf1dff
MB
188config TOUCHSCREEN_WM97XX
189 tristate "Support for WM97xx AC97 touchscreen controllers"
190 depends on AC97_BUS
191 help
192 Say Y here if you have a Wolfson Microelectronics WM97xx
193 touchscreen connected to your system. Note that this option
194 only enables core driver, you will also need to select
195 support for appropriate chip below.
196
197 If unsure, say N.
198
199 To compile this driver as a module, choose M here: the
200 module will be called wm97xx-ts.
201
9448cefc
MB
202config TOUCHSCREEN_WM9705
203 bool "WM9705 Touchscreen interface support"
204 depends on TOUCHSCREEN_WM97XX
205 help
206 Say Y here if you have a Wolfson Microelectronics WM9705
207 touchscreen controller connected to your system.
208
209 If unsure, say N.
210
de22b9ef
MB
211config TOUCHSCREEN_WM9712
212 bool "WM9712 Touchscreen interface support"
213 depends on TOUCHSCREEN_WM97XX
214 help
215 Say Y here if you have a Wolfson Microelectronics WM9712
216 touchscreen controller connected to your system.
217
218 If unsure, say N.
219
d05e84e6
DT
220config TOUCHSCREEN_USB_COMPOSITE
221 tristate "USB Touchscreen Driver"
7a86edef 222 depends on USB_ARCH_HAS_HCD
d05e84e6
DT
223 select USB
224 help
225 USB Touchscreen driver for:
226 - eGalax Touchkit USB (also includes eTurboTouch CT-410/510/700)
227 - PanJit TouchSet USB
228 - 3M MicroTouch USB (EX II series)
229 - ITM
230 - some other eTurboTouch
231 - Gunze AHL61
232 - DMC TSC-10/25
df561fcd 233 - IRTOUCHSYSTEMS/UNITOP
a14a8401 234 - IdealTEK URTC1000
14e40206 235 - GoTop Super_Q2/GogoPen/PenPower tablets
d05e84e6
DT
236
237 Have a look at <http://linux.chapter7.ch/touchkit/> for
238 a usage description and the required user-space stuff.
239
240 To compile this driver as a module, choose M here: the
241 module will be called usbtouchscreen.
242
243config TOUCHSCREEN_USB_EGALAX
244 default y
245 bool "eGalax, eTurboTouch CT-410/510/700 device support" if EMBEDDED
246 depends on TOUCHSCREEN_USB_COMPOSITE
247
248config TOUCHSCREEN_USB_PANJIT
249 default y
250 bool "PanJit device support" if EMBEDDED
251 depends on TOUCHSCREEN_USB_COMPOSITE
252
253config TOUCHSCREEN_USB_3M
254 default y
255 bool "3M/Microtouch EX II series device support" if EMBEDDED
256 depends on TOUCHSCREEN_USB_COMPOSITE
257
258config TOUCHSCREEN_USB_ITM
259 default y
260 bool "ITM device support" if EMBEDDED
261 depends on TOUCHSCREEN_USB_COMPOSITE
262
263config TOUCHSCREEN_USB_ETURBO
264 default y
265 bool "eTurboTouch (non-eGalax compatible) device support" if EMBEDDED
266 depends on TOUCHSCREEN_USB_COMPOSITE
267
268config TOUCHSCREEN_USB_GUNZE
269 default y
270 bool "Gunze AHL61 device support" if EMBEDDED
271 depends on TOUCHSCREEN_USB_COMPOSITE
272
273config TOUCHSCREEN_USB_DMC_TSC10
274 default y
275 bool "DMC TSC-10/25 device support" if EMBEDDED
276 depends on TOUCHSCREEN_USB_COMPOSITE
277
df561fcd
OZ
278config TOUCHSCREEN_USB_IRTOUCH
279 default y
280 bool "IRTOUCHSYSTEMS/UNITOP device support" if EMBEDDED
281 depends on TOUCHSCREEN_USB_COMPOSITE
282
a14a8401
OZ
283config TOUCHSCREEN_USB_IDEALTEK
284 default y
285 bool "IdealTEK URTC1000 device support" if EMBEDDED
286 depends on TOUCHSCREEN_USB_COMPOSITE
287
9d5657db
IF
288config TOUCHSCREEN_USB_GENERAL_TOUCH
289 default y
290 bool "GeneralTouch Touchscreen device support" if EMBEDDED
291 depends on TOUCHSCREEN_USB_COMPOSITE
292
14e40206
JJ
293config TOUCHSCREEN_USB_GOTOP
294 default y
295 bool "GoTop Super_Q2/GogoPen/PenPower tablet device support" if EMBEDDED
296 depends on TOUCHSCREEN_USB_COMPOSITE
297
1da177e4 298endif