blob: eed10d78253516c1bba830ad664996d12907512c [file] [log] [blame]
Erik Andreneeb00c62008-10-03 15:47:03 -03001menuconfig USB_GSPCA
2 tristate "GSPCA based webcams"
Jean-Francois Moine63eb9542008-04-12 09:58:09 -03003 depends on VIDEO_V4L2
Erik Andreneeb00c62008-10-03 15:47:03 -03004 default m
Jean-Francois Moine63eb9542008-04-12 09:58:09 -03005 ---help---
Frederic Cand95c730b2008-10-25 05:03:19 -03006 Say Y here if you want to enable selecting webcams based
7 on the GSPCA framework.
Jean-Francois Moine63eb9542008-04-12 09:58:09 -03008
Frederic Cand95c730b2008-10-25 05:03:19 -03009 See <file:Documentation/video4linux/gspca.txt> for more info.
Jean-Francois Moine63eb9542008-04-12 09:58:09 -030010
Frederic Cand95c730b2008-10-25 05:03:19 -030011 This driver uses the Video For Linux API. You must say Y or M to
12 "Video For Linux" to use this driver.
Jean-Francois Moine63eb9542008-04-12 09:58:09 -030013
Frederic Cand95c730b2008-10-25 05:03:19 -030014 To compile this driver as modules, choose M here: the
Jean-Francois Moine342b4a22008-11-22 04:17:06 -030015 module will be called gspca_main.
Erik Andreneeb00c62008-10-03 15:47:03 -030016
17
18if USB_GSPCA && VIDEO_V4L2
Erik Andrenc109f812008-10-01 04:51:53 -030019
Mauro Carvalho Chehab0c0d06c2012-08-14 00:13:22 -030020source "drivers/media/usb/gspca/m5602/Kconfig"
21source "drivers/media/usb/gspca/stv06xx/Kconfig"
22source "drivers/media/usb/gspca/gl860/Kconfig"
Erik Andrenc109f812008-10-01 04:51:53 -030023
Jean-Francois Moine0a71d9c2009-12-20 09:09:22 -030024config USB_GSPCA_BENQ
25 tristate "Benq USB Camera Driver"
26 depends on VIDEO_V4L2 && USB_GSPCA
27 help
28 Say Y here if you want support for the Benq DC E300 camera.
29
30 To compile this driver as a module, choose M here: the
31 module will be called gspca_benq.
32
Erik Andreneeb00c62008-10-03 15:47:03 -030033config USB_GSPCA_CONEX
34 tristate "Conexant Camera Driver"
35 depends on VIDEO_V4L2 && USB_GSPCA
36 help
Frederic Cand95c730b2008-10-25 05:03:19 -030037 Say Y here if you want support for cameras based on the Conexant chip.
Erik Andreneeb00c62008-10-03 15:47:03 -030038
Frederic Cand95c730b2008-10-25 05:03:19 -030039 To compile this driver as a module, choose M here: the
40 module will be called gspca_conex.
Erik Andreneeb00c62008-10-03 15:47:03 -030041
Hans de Goede54e8bc52010-01-14 09:37:18 -030042config USB_GSPCA_CPIA1
43 tristate "cpia CPiA (version 1) Camera Driver"
44 depends on VIDEO_V4L2 && USB_GSPCA
45 help
46 Say Y here if you want support for USB cameras based on the cpia
47 CPiA chip. Note that you need atleast version 0.6.4 of libv4l for
48 applications to understand the videoformat generated by this driver.
49
50 To compile this driver as a module, choose M here: the
51 module will be called gspca_cpia1.
52
Robert Butora30ece902014-03-24 19:41:38 -030053config USB_GSPCA_DTCS033
54 tristate "DTCS033 (Scopium) USB Astro-Camera Driver"
55 depends on VIDEO_V4L2 && USB_GSPCA
56 help
57 Say Y here if you want support for the Scopium camera
58 for planetary astrophotography.
59
60 To compile this driver as a module, choose M here: the
61 module will be called gspca_dtcs033.
62
Erik Andreneeb00c62008-10-03 15:47:03 -030063config USB_GSPCA_ETOMS
64 tristate "Etoms USB Camera Driver"
65 depends on VIDEO_V4L2 && USB_GSPCA
66 help
Frederic Cand95c730b2008-10-25 05:03:19 -030067 Say Y here if you want support for cameras based on the Etoms chip.
Erik Andreneeb00c62008-10-03 15:47:03 -030068
Frederic Cand95c730b2008-10-25 05:03:19 -030069 To compile this driver as a module, choose M here: the
70 module will be called gspca_etoms.
Erik Andreneeb00c62008-10-03 15:47:03 -030071
Jean-Francois Moine49183122008-10-05 04:55:24 -030072config USB_GSPCA_FINEPIX
73 tristate "Fujifilm FinePix USB V4L2 driver"
74 depends on VIDEO_V4L2 && USB_GSPCA
75 help
Frederic Cand95c730b2008-10-25 05:03:19 -030076 Say Y here if you want support for cameras based on the FinePix chip.
Jean-Francois Moine49183122008-10-05 04:55:24 -030077
Frederic Cand95c730b2008-10-25 05:03:19 -030078 To compile this driver as a module, choose M here: the
79 module will be called gspca_finepix.
Jean-Francois Moine49183122008-10-05 04:55:24 -030080
Theodore Kilgore3040b042009-08-03 04:13:23 -030081config USB_GSPCA_JEILINJ
82 tristate "Jeilin JPEG USB V4L2 driver"
83 depends on VIDEO_V4L2 && USB_GSPCA
84 help
85 Say Y here if you want support for cameras based on this Jeilin chip.
86
87 To compile this driver as a module, choose M here: the
88 module will be called gspca_jeilinj.
89
Theodore Kilgorefe3449a2011-12-13 18:09:15 -030090config USB_GSPCA_JL2005BCD
91 tristate "JL2005B/C/D USB V4L2 driver"
92 depends on VIDEO_V4L2 && USB_GSPCA
93 help
94 Say Y here if you want support for cameras based the
95 JL2005B, JL2005C, or JL2005D chip.
96
97 To compile this driver as a module, choose M here: the
98 module will be called gspca_jl2005bcd.
99
Antonio Ospite66121552011-04-07 12:45:52 -0300100config USB_GSPCA_KINECT
101 tristate "Kinect sensor device USB Camera Driver"
102 depends on VIDEO_V4L2 && USB_GSPCA
103 help
104 Say Y here if you want support for the Microsoft Kinect sensor device.
105
106 To compile this driver as a module, choose M here: the
107 module will be called gspca_kinect.
108
Hans de Goedeb517af72010-09-05 16:30:30 -0300109config USB_GSPCA_KONICA
110 tristate "Konica USB Camera V4L2 driver"
111 depends on VIDEO_V4L2 && USB_GSPCA
112 help
113 Say Y here if you want support for cameras based on the Konica chip.
114
115 To compile this driver as a module, choose M here: the
116 module will be called gspca_konica.
117
Erik Andreneeb00c62008-10-03 15:47:03 -0300118config USB_GSPCA_MARS
119 tristate "Mars USB Camera Driver"
120 depends on VIDEO_V4L2 && USB_GSPCA
121 help
Frederic Cand95c730b2008-10-25 05:03:19 -0300122 Say Y here if you want support for cameras based on the Mars chip.
Erik Andreneeb00c62008-10-03 15:47:03 -0300123
Frederic Cand95c730b2008-10-25 05:03:19 -0300124 To compile this driver as a module, choose M here: the
125 module will be called gspca_mars.
Erik Andreneeb00c62008-10-03 15:47:03 -0300126
Kyle Guinnd661e622009-01-16 05:36:14 -0300127config USB_GSPCA_MR97310A
128 tristate "Mars-Semi MR97310A USB Camera Driver"
129 depends on VIDEO_V4L2 && USB_GSPCA
130 help
131 Say Y here if you want support for cameras based on the MR97310A chip.
132
133 To compile this driver as a module, choose M here: the
134 module will be called gspca_mr97310a.
135
Jean-François Moinece5b2ac2011-03-14 08:49:28 -0300136config USB_GSPCA_NW80X
137 tristate "Divio based (NW80x) USB Camera Driver"
138 depends on VIDEO_V4L2 && USB_GSPCA
139 help
140 Say Y here if you want support for cameras based on the NW80x chips.
141
142 To compile this driver as a module, choose M here: the
143 module will be called gspca_nw80x.
144
Erik Andreneeb00c62008-10-03 15:47:03 -0300145config USB_GSPCA_OV519
Hans de Goedea511ba92009-10-16 07:13:07 -0300146 tristate "OV51x / OVFX2 / W996xCF USB Camera Driver"
Erik Andreneeb00c62008-10-03 15:47:03 -0300147 depends on VIDEO_V4L2 && USB_GSPCA
148 help
Hans de Goedea511ba92009-10-16 07:13:07 -0300149 Say Y here if you want support for cameras based on one of these:
150 OV511(+), OV518(+), OV519, OVFX2, W9967CF, W9968CF
Erik Andreneeb00c62008-10-03 15:47:03 -0300151
Frederic Cand95c730b2008-10-25 05:03:19 -0300152 To compile this driver as a module, choose M here: the
153 module will be called gspca_ov519.
Erik Andreneeb00c62008-10-03 15:47:03 -0300154
Antonio Ospitefbb4c6d2008-11-22 05:23:39 -0300155config USB_GSPCA_OV534
Jean-Francois Moinec52af792010-01-07 05:18:16 -0300156 tristate "OV534 OV772x USB Camera Driver"
Antonio Ospitefbb4c6d2008-11-22 05:23:39 -0300157 depends on VIDEO_V4L2 && USB_GSPCA
158 help
Jean-Francois Moinec52af792010-01-07 05:18:16 -0300159 Say Y here if you want support for cameras based on the OV534 chip
160 and sensor OV772x (e.g. Sony Playstation EYE)
Antonio Ospitefbb4c6d2008-11-22 05:23:39 -0300161
162 To compile this driver as a module, choose M here: the
163 module will be called gspca_ov534.
164
Jean-Francois Moinec52af792010-01-07 05:18:16 -0300165config USB_GSPCA_OV534_9
166 tristate "OV534 OV965x USB Camera Driver"
167 depends on VIDEO_V4L2 && USB_GSPCA
168 help
169 Say Y here if you want support for cameras based on the OV534 chip
170 and sensor OV965x (e.g. Hercules Dualpix)
171
172 To compile this driver as a module, choose M here: the
173 module will be called gspca_ov534_9.
174
Erik Andreneeb00c62008-10-03 15:47:03 -0300175config USB_GSPCA_PAC207
176 tristate "Pixart PAC207 USB Camera Driver"
177 depends on VIDEO_V4L2 && USB_GSPCA
178 help
Frederic Cand95c730b2008-10-25 05:03:19 -0300179 Say Y here if you want support for cameras based on the PAC207 chip.
Erik Andreneeb00c62008-10-03 15:47:03 -0300180
Frederic Cand95c730b2008-10-25 05:03:19 -0300181 To compile this driver as a module, choose M here: the
182 module will be called gspca_pac207.
Erik Andreneeb00c62008-10-03 15:47:03 -0300183
Marton Nemeth1408b842009-11-02 08:13:21 -0300184config USB_GSPCA_PAC7302
185 tristate "Pixart PAC7302 USB Camera Driver"
186 depends on VIDEO_V4L2 && USB_GSPCA
187 help
188 Say Y here if you want support for cameras based on the PAC7302 chip.
189
190 To compile this driver as a module, choose M here: the
191 module will be called gspca_pac7302.
192
Erik Andreneeb00c62008-10-03 15:47:03 -0300193config USB_GSPCA_PAC7311
194 tristate "Pixart PAC7311 USB Camera Driver"
195 depends on VIDEO_V4L2 && USB_GSPCA
196 help
Frederic Cand95c730b2008-10-25 05:03:19 -0300197 Say Y here if you want support for cameras based on the PAC7311 chip.
Erik Andreneeb00c62008-10-03 15:47:03 -0300198
Frederic Cand95c730b2008-10-25 05:03:19 -0300199 To compile this driver as a module, choose M here: the
200 module will be called gspca_pac7311.
Erik Andreneeb00c62008-10-03 15:47:03 -0300201
Hans de Goedec27cea02011-06-05 07:44:34 -0300202config USB_GSPCA_SE401
203 tristate "SE401 USB Camera Driver"
204 depends on VIDEO_V4L2 && USB_GSPCA
205 help
206 Say Y here if you want support for cameras based on the
207 Endpoints (formerly known as AOX) se401 chip.
208
209 To compile this driver as a module, choose M here: the
210 module will be called gspca_se401.
211
Theodore Kilgore5bdd00b2009-12-25 05:16:32 -0300212config USB_GSPCA_SN9C2028
213 tristate "SONIX Dual-Mode USB Camera Driver"
214 depends on VIDEO_V4L2 && USB_GSPCA
215 help
216 Say Y here if you want streaming support for Sonix SN9C2028 cameras.
217 These are supported as stillcams in libgphoto2/camlibs/sonix.
218
219 To compile this driver as a module, choose M here: the
220 module will be called gspca_sn9c2028.
221
Brian Johnson26e744b2009-07-19 05:52:58 -0300222config USB_GSPCA_SN9C20X
Mauro Carvalho Chehabb24ed7b2009-08-20 09:38:44 -0300223 tristate "SN9C20X USB Camera Driver"
224 depends on VIDEO_V4L2 && USB_GSPCA
225 help
Brian Johnson26e744b2009-07-19 05:52:58 -0300226 Say Y here if you want support for cameras based on the
227 sn9c20x chips (SN9C201 and SN9C202).
228
229 To compile this driver as a module, choose M here: the
230 module will be called gspca_sn9c20x.
231
Erik Andreneeb00c62008-10-03 15:47:03 -0300232config USB_GSPCA_SONIXB
Jean-Francois Moine342b4a22008-11-22 04:17:06 -0300233 tristate "SONIX Bayer USB Camera Driver"
Erik Andreneeb00c62008-10-03 15:47:03 -0300234 depends on VIDEO_V4L2 && USB_GSPCA
235 help
Jean-Francois Moine342b4a22008-11-22 04:17:06 -0300236 Say Y here if you want support for cameras based on the Sonix
237 chips with Bayer format (SN9C101, SN9C102 and SN9C103).
Erik Andreneeb00c62008-10-03 15:47:03 -0300238
Frederic Cand95c730b2008-10-25 05:03:19 -0300239 To compile this driver as a module, choose M here: the
240 module will be called gspca_sonixb.
Erik Andreneeb00c62008-10-03 15:47:03 -0300241
242config USB_GSPCA_SONIXJ
243 tristate "SONIX JPEG USB Camera Driver"
244 depends on VIDEO_V4L2 && USB_GSPCA
245 help
Jean-Francois Moine342b4a22008-11-22 04:17:06 -0300246 Say Y here if you want support for cameras based on the Sonix
247 chips with JPEG format (SN9C102P, SN9C105 and >= SN9C110).
Erik Andreneeb00c62008-10-03 15:47:03 -0300248
Frederic Cand95c730b2008-10-25 05:03:19 -0300249 To compile this driver as a module, choose M here: the
250 module will be called gspca_sonixj
Erik Andreneeb00c62008-10-03 15:47:03 -0300251
252config USB_GSPCA_SPCA500
253 tristate "SPCA500 USB Camera Driver"
254 depends on VIDEO_V4L2 && USB_GSPCA
255 help
Frederic Cand95c730b2008-10-25 05:03:19 -0300256 Say Y here if you want support for cameras based on the SPCA500 chip.
Erik Andreneeb00c62008-10-03 15:47:03 -0300257
Frederic Cand95c730b2008-10-25 05:03:19 -0300258 To compile this driver as a module, choose M here: the
259 module will be called gspca_spca500.
Erik Andreneeb00c62008-10-03 15:47:03 -0300260
261config USB_GSPCA_SPCA501
262 tristate "SPCA501 USB Camera Driver"
263 depends on VIDEO_V4L2 && USB_GSPCA
264 help
Frederic Cand95c730b2008-10-25 05:03:19 -0300265 Say Y here if you want support for cameras based on the SPCA501 chip.
Erik Andreneeb00c62008-10-03 15:47:03 -0300266
Frederic Cand95c730b2008-10-25 05:03:19 -0300267 To compile this driver as a module, choose M here: the
268 module will be called gspca_spca501.
Erik Andreneeb00c62008-10-03 15:47:03 -0300269
270config USB_GSPCA_SPCA505
271 tristate "SPCA505 USB Camera Driver"
272 depends on VIDEO_V4L2 && USB_GSPCA
273 help
Frederic Cand95c730b2008-10-25 05:03:19 -0300274 Say Y here if you want support for cameras based on the SPCA505 chip.
Erik Andreneeb00c62008-10-03 15:47:03 -0300275
Frederic Cand95c730b2008-10-25 05:03:19 -0300276 To compile this driver as a module, choose M here: the
277 module will be called gspca_spca505.
Erik Andreneeb00c62008-10-03 15:47:03 -0300278
279config USB_GSPCA_SPCA506
280 tristate "SPCA506 USB Camera Driver"
281 depends on VIDEO_V4L2 && USB_GSPCA
282 help
Frederic Cand95c730b2008-10-25 05:03:19 -0300283 Say Y here if you want support for cameras based on the SPCA506 chip.
Erik Andreneeb00c62008-10-03 15:47:03 -0300284
Frederic Cand95c730b2008-10-25 05:03:19 -0300285 To compile this driver as a module, choose M here: the
286 module will be called gspca_spca506.
Erik Andreneeb00c62008-10-03 15:47:03 -0300287
288config USB_GSPCA_SPCA508
289 tristate "SPCA508 USB Camera Driver"
290 depends on VIDEO_V4L2 && USB_GSPCA
291 help
Frederic Cand95c730b2008-10-25 05:03:19 -0300292 Say Y here if you want support for cameras based on the SPCA508 chip.
Erik Andreneeb00c62008-10-03 15:47:03 -0300293
Frederic Cand95c730b2008-10-25 05:03:19 -0300294 To compile this driver as a module, choose M here: the
295 module will be called gspca_spca508.
Erik Andreneeb00c62008-10-03 15:47:03 -0300296
297config USB_GSPCA_SPCA561
298 tristate "SPCA561 USB Camera Driver"
299 depends on VIDEO_V4L2 && USB_GSPCA
300 help
Frederic Cand95c730b2008-10-25 05:03:19 -0300301 Say Y here if you want support for cameras based on the SPCA561 chip.
Erik Andreneeb00c62008-10-03 15:47:03 -0300302
Frederic Cand95c730b2008-10-25 05:03:19 -0300303 To compile this driver as a module, choose M here: the
304 module will be called gspca_spca561.
Erik Andreneeb00c62008-10-03 15:47:03 -0300305
Jean-François Moine5b0ff8c2010-06-05 07:57:56 -0300306config USB_GSPCA_SPCA1528
307 tristate "SPCA1528 USB Camera Driver"
308 depends on VIDEO_V4L2 && USB_GSPCA
309 help
310 Say Y here if you want support for cameras based on the SPCA1528 chip.
311
312 To compile this driver as a module, choose M here: the
313 module will be called gspca_spca1528.
314
Adam Baker27d35fc2009-02-06 15:12:46 -0300315config USB_GSPCA_SQ905
316 tristate "SQ Technologies SQ905 based USB Camera Driver"
317 depends on VIDEO_V4L2 && USB_GSPCA
318 help
319 Say Y here if you want support for cameras based on the SQ905 chip.
320
321 To compile this driver as a module, choose M here: the
322 module will be called gspca_sq905.
323
Theodore Kilgore14a19c02009-03-25 07:13:13 -0300324config USB_GSPCA_SQ905C
325 tristate "SQ Technologies SQ905C based USB Camera Driver"
326 depends on VIDEO_V4L2 && USB_GSPCA
327 help
328 Say Y here if you want support for cameras based on the SQ905C chip.
329
330 To compile this driver as a module, choose M here: the
331 module will be called gspca_sq905c.
332
Jean-François Moine618a8642010-06-05 07:45:04 -0300333config USB_GSPCA_SQ930X
334 tristate "SQ Technologies SQ930X based USB Camera Driver"
335 depends on VIDEO_V4L2 && USB_GSPCA
336 help
337 Say Y here if you want support for cameras based on the SQ930X chip.
338
339 To compile this driver as a module, choose M here: the
340 module will be called gspca_sq930x.
341
Erik Andreneeb00c62008-10-03 15:47:03 -0300342config USB_GSPCA_STK014
343 tristate "Syntek DV4000 (STK014) USB Camera Driver"
344 depends on VIDEO_V4L2 && USB_GSPCA
345 help
Frederic Cand95c730b2008-10-25 05:03:19 -0300346 Say Y here if you want support for cameras based on the STK014 chip.
Erik Andreneeb00c62008-10-03 15:47:03 -0300347
Frederic Cand95c730b2008-10-25 05:03:19 -0300348 To compile this driver as a module, choose M here: the
349 module will be called gspca_stk014.
Erik Andreneeb00c62008-10-03 15:47:03 -0300350
Ondrej Zary4ab06202013-08-20 10:03:59 -0300351config USB_GSPCA_STK1135
352 tristate "Syntek STK1135 USB Camera Driver"
353 depends on VIDEO_V4L2 && USB_GSPCA
354 help
355 Say Y here if you want support for cameras based on the STK1135 chip.
356
357 To compile this driver as a module, choose M here: the
358 module will be called gspca_stk1135.
359
Hans de Goede21f1b932009-10-23 06:50:12 -0300360config USB_GSPCA_STV0680
361 tristate "STV0680 USB Camera Driver"
362 depends on VIDEO_V4L2 && USB_GSPCA
363 help
364 Say Y here if you want support for cameras based on the STV0680 chip.
365
366 To compile this driver as a module, choose M here: the
367 module will be called gspca_stv0680.
368
Jean-Francois Moine1abe4742008-10-06 03:16:08 -0300369config USB_GSPCA_SUNPLUS
370 tristate "SUNPLUS USB Camera Driver"
Erik Andreneeb00c62008-10-03 15:47:03 -0300371 depends on VIDEO_V4L2 && USB_GSPCA
372 help
Frederic Cand95c730b2008-10-25 05:03:19 -0300373 Say Y here if you want support for cameras based on the Sunplus
374 SPCA504(abc) SPCA533 SPCA536 chips.
Erik Andreneeb00c62008-10-03 15:47:03 -0300375
Frederic Cand95c730b2008-10-25 05:03:19 -0300376 To compile this driver as a module, choose M here: the
Jean-Francois Moine342b4a22008-11-22 04:17:06 -0300377 module will be called gspca_sunplus.
Erik Andreneeb00c62008-10-03 15:47:03 -0300378
379config USB_GSPCA_T613
380 tristate "T613 (JPEG Compliance) USB Camera Driver"
381 depends on VIDEO_V4L2 && USB_GSPCA
382 help
Frederic Cand95c730b2008-10-25 05:03:19 -0300383 Say Y here if you want support for cameras based on the T613 chip.
Erik Andreneeb00c62008-10-03 15:47:03 -0300384
Frederic Cand95c730b2008-10-25 05:03:19 -0300385 To compile this driver as a module, choose M here: the
386 module will be called gspca_t613.
Erik Andreneeb00c62008-10-03 15:47:03 -0300387
Jean-François Moine8f12b1a2011-09-22 07:49:35 -0300388config USB_GSPCA_TOPRO
389 tristate "TOPRO USB Camera Driver"
390 depends on VIDEO_V4L2 && USB_GSPCA
391 help
392 Say Y here if you want support for cameras based on the
393 TP6800 and TP6810 Topro chips.
394
395 To compile this driver as a module, choose M here: the
396 module will be called gspca_topro.
397
Jean-Francois Moinea2d78072008-10-07 08:42:30 -0300398config USB_GSPCA_TV8532
Erik Andreneeb00c62008-10-03 15:47:03 -0300399 tristate "TV8532 USB Camera Driver"
400 depends on VIDEO_V4L2 && USB_GSPCA
401 help
Frederic Cand95c730b2008-10-25 05:03:19 -0300402 Say Y here if you want support for cameras based on the TV8531 chip.
Erik Andreneeb00c62008-10-03 15:47:03 -0300403
Frederic Cand95c730b2008-10-25 05:03:19 -0300404 To compile this driver as a module, choose M here: the
405 module will be called gspca_tv8532.
Erik Andreneeb00c62008-10-03 15:47:03 -0300406
407config USB_GSPCA_VC032X
408 tristate "VC032X USB Camera Driver"
409 depends on VIDEO_V4L2 && USB_GSPCA
410 help
Frederic Cand95c730b2008-10-25 05:03:19 -0300411 Say Y here if you want support for cameras based on the VC032X chip.
Erik Andreneeb00c62008-10-03 15:47:03 -0300412
Frederic Cand95c730b2008-10-25 05:03:19 -0300413 To compile this driver as a module, choose M here: the
414 module will be called gspca_vc032x.
Erik Andreneeb00c62008-10-03 15:47:03 -0300415
Hans de Goede49b61ec2011-02-21 11:06:29 -0300416config USB_GSPCA_VICAM
417 tristate "ViCam USB Camera Driver"
418 depends on VIDEO_V4L2 && USB_GSPCA
419 help
420 Say Y here if you want support for the 3com homeconnect camera
421 (vicam).
422
423 To compile this driver as a module, choose M here: the
424 module will be called gspca_vicam.
425
Hans de Goede1f33de02010-09-05 16:05:22 -0300426config USB_GSPCA_XIRLINK_CIT
427 tristate "Xirlink C-It USB Camera Driver"
428 depends on VIDEO_V4L2 && USB_GSPCA
429 help
430 Say Y here if you want support for Xirlink C-It bases cameras.
431
432 To compile this driver as a module, choose M here: the
433 module will be called gspca_xirlink_cit.
434
Erik Andreneeb00c62008-10-03 15:47:03 -0300435config USB_GSPCA_ZC3XX
Krzysztof Helt93d0f032008-10-25 05:06:58 -0300436 tristate "ZC3XX USB Camera Driver"
Erik Andreneeb00c62008-10-03 15:47:03 -0300437 depends on VIDEO_V4L2 && USB_GSPCA
438 help
Frederic Cand95c730b2008-10-25 05:03:19 -0300439 Say Y here if you want support for cameras based on the ZC3XX chip.
Erik Andreneeb00c62008-10-03 15:47:03 -0300440
Frederic Cand95c730b2008-10-25 05:03:19 -0300441 To compile this driver as a module, choose M here: the
442 module will be called gspca_zc3xx.
Erik Andreneeb00c62008-10-03 15:47:03 -0300443
444endif