2 tristate "GSPCA based webcams"
6 Say Y here if you want to enable selecting webcams based
7 on the GSPCA framework.
9 See <file:Documentation/video4linux/gspca.txt> for more info.
11 This driver uses the Video For Linux API. You must say Y or M to
12 "Video For Linux" to use this driver.
14 To compile this driver as modules, choose M here: the
15 module will be called gspca_main.
18 if USB_GSPCA && VIDEO_V4L2
20 source "drivers/media/usb/gspca/m5602/Kconfig"
21 source "drivers/media/usb/gspca/stv06xx/Kconfig"
22 source "drivers/media/usb/gspca/gl860/Kconfig"
25 tristate "Benq USB Camera Driver"
26 depends on VIDEO_V4L2 && USB_GSPCA
28 Say Y here if you want support for the Benq DC E300 camera.
30 To compile this driver as a module, choose M here: the
31 module will be called gspca_benq.
33 config USB_GSPCA_CONEX
34 tristate "Conexant Camera Driver"
35 depends on VIDEO_V4L2 && USB_GSPCA
37 Say Y here if you want support for cameras based on the Conexant chip.
39 To compile this driver as a module, choose M here: the
40 module will be called gspca_conex.
42 config USB_GSPCA_CPIA1
43 tristate "cpia CPiA (version 1) Camera Driver"
44 depends on VIDEO_V4L2 && USB_GSPCA
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.
50 To compile this driver as a module, choose M here: the
51 module will be called gspca_cpia1.
53 config USB_GSPCA_DTCS033
54 tristate "DTCS033 (Scopium) USB Astro-Camera Driver"
55 depends on VIDEO_V4L2 && USB_GSPCA
57 Say Y here if you want support for the Scopium camera
58 for planetary astrophotography.
60 To compile this driver as a module, choose M here: the
61 module will be called gspca_dtcs033.
63 config USB_GSPCA_ETOMS
64 tristate "Etoms USB Camera Driver"
65 depends on VIDEO_V4L2 && USB_GSPCA
67 Say Y here if you want support for cameras based on the Etoms chip.
69 To compile this driver as a module, choose M here: the
70 module will be called gspca_etoms.
72 config USB_GSPCA_FINEPIX
73 tristate "Fujifilm FinePix USB V4L2 driver"
74 depends on VIDEO_V4L2 && USB_GSPCA
76 Say Y here if you want support for cameras based on the FinePix chip.
78 To compile this driver as a module, choose M here: the
79 module will be called gspca_finepix.
81 config USB_GSPCA_JEILINJ
82 tristate "Jeilin JPEG USB V4L2 driver"
83 depends on VIDEO_V4L2 && USB_GSPCA
85 Say Y here if you want support for cameras based on this Jeilin chip.
87 To compile this driver as a module, choose M here: the
88 module will be called gspca_jeilinj.
90 config USB_GSPCA_JL2005BCD
91 tristate "JL2005B/C/D USB V4L2 driver"
92 depends on VIDEO_V4L2 && USB_GSPCA
94 Say Y here if you want support for cameras based the
95 JL2005B, JL2005C, or JL2005D chip.
97 To compile this driver as a module, choose M here: the
98 module will be called gspca_jl2005bcd.
100 config USB_GSPCA_KINECT
101 tristate "Kinect sensor device USB Camera Driver"
102 depends on VIDEO_V4L2 && USB_GSPCA
104 Say Y here if you want support for the Microsoft Kinect sensor device.
106 To compile this driver as a module, choose M here: the
107 module will be called gspca_kinect.
109 config USB_GSPCA_KONICA
110 tristate "Konica USB Camera V4L2 driver"
111 depends on VIDEO_V4L2 && USB_GSPCA
113 Say Y here if you want support for cameras based on the Konica chip.
115 To compile this driver as a module, choose M here: the
116 module will be called gspca_konica.
118 config USB_GSPCA_MARS
119 tristate "Mars USB Camera Driver"
120 depends on VIDEO_V4L2 && USB_GSPCA
122 Say Y here if you want support for cameras based on the Mars chip.
124 To compile this driver as a module, choose M here: the
125 module will be called gspca_mars.
127 config USB_GSPCA_MR97310A
128 tristate "Mars-Semi MR97310A USB Camera Driver"
129 depends on VIDEO_V4L2 && USB_GSPCA
131 Say Y here if you want support for cameras based on the MR97310A chip.
133 To compile this driver as a module, choose M here: the
134 module will be called gspca_mr97310a.
136 config USB_GSPCA_NW80X
137 tristate "Divio based (NW80x) USB Camera Driver"
138 depends on VIDEO_V4L2 && USB_GSPCA
140 Say Y here if you want support for cameras based on the NW80x chips.
142 To compile this driver as a module, choose M here: the
143 module will be called gspca_nw80x.
145 config USB_GSPCA_OV519
146 tristate "OV51x / OVFX2 / W996xCF USB Camera Driver"
147 depends on VIDEO_V4L2 && USB_GSPCA
149 Say Y here if you want support for cameras based on one of these:
150 OV511(+), OV518(+), OV519, OVFX2, W9967CF, W9968CF
152 To compile this driver as a module, choose M here: the
153 module will be called gspca_ov519.
155 config USB_GSPCA_OV534
156 tristate "OV534 OV772x USB Camera Driver"
157 depends on VIDEO_V4L2 && USB_GSPCA
159 Say Y here if you want support for cameras based on the OV534 chip
160 and sensor OV772x (e.g. Sony Playstation EYE)
162 To compile this driver as a module, choose M here: the
163 module will be called gspca_ov534.
165 config USB_GSPCA_OV534_9
166 tristate "OV534 OV965x USB Camera Driver"
167 depends on VIDEO_V4L2 && USB_GSPCA
169 Say Y here if you want support for cameras based on the OV534 chip
170 and sensor OV965x (e.g. Hercules Dualpix)
172 To compile this driver as a module, choose M here: the
173 module will be called gspca_ov534_9.
175 config USB_GSPCA_PAC207
176 tristate "Pixart PAC207 USB Camera Driver"
177 depends on VIDEO_V4L2 && USB_GSPCA
179 Say Y here if you want support for cameras based on the PAC207 chip.
181 To compile this driver as a module, choose M here: the
182 module will be called gspca_pac207.
184 config USB_GSPCA_PAC7302
185 tristate "Pixart PAC7302 USB Camera Driver"
186 depends on VIDEO_V4L2 && USB_GSPCA
188 Say Y here if you want support for cameras based on the PAC7302 chip.
190 To compile this driver as a module, choose M here: the
191 module will be called gspca_pac7302.
193 config USB_GSPCA_PAC7311
194 tristate "Pixart PAC7311 USB Camera Driver"
195 depends on VIDEO_V4L2 && USB_GSPCA
197 Say Y here if you want support for cameras based on the PAC7311 chip.
199 To compile this driver as a module, choose M here: the
200 module will be called gspca_pac7311.
202 config USB_GSPCA_SE401
203 tristate "SE401 USB Camera Driver"
204 depends on VIDEO_V4L2 && USB_GSPCA
206 Say Y here if you want support for cameras based on the
207 Endpoints (formerly known as AOX) se401 chip.
209 To compile this driver as a module, choose M here: the
210 module will be called gspca_se401.
212 config USB_GSPCA_SN9C2028
213 tristate "SONIX Dual-Mode USB Camera Driver"
214 depends on VIDEO_V4L2 && USB_GSPCA
216 Say Y here if you want streaming support for Sonix SN9C2028 cameras.
217 These are supported as stillcams in libgphoto2/camlibs/sonix.
219 To compile this driver as a module, choose M here: the
220 module will be called gspca_sn9c2028.
222 config USB_GSPCA_SN9C20X
223 tristate "SN9C20X USB Camera Driver"
224 depends on VIDEO_V4L2 && USB_GSPCA
226 Say Y here if you want support for cameras based on the
227 sn9c20x chips (SN9C201 and SN9C202).
229 To compile this driver as a module, choose M here: the
230 module will be called gspca_sn9c20x.
232 config USB_GSPCA_SONIXB
233 tristate "SONIX Bayer USB Camera Driver"
234 depends on VIDEO_V4L2 && USB_GSPCA
236 Say Y here if you want support for cameras based on the Sonix
237 chips with Bayer format (SN9C101, SN9C102 and SN9C103).
239 To compile this driver as a module, choose M here: the
240 module will be called gspca_sonixb.
242 config USB_GSPCA_SONIXJ
243 tristate "SONIX JPEG USB Camera Driver"
244 depends on VIDEO_V4L2 && USB_GSPCA
246 Say Y here if you want support for cameras based on the Sonix
247 chips with JPEG format (SN9C102P, SN9C105 and >= SN9C110).
249 To compile this driver as a module, choose M here: the
250 module will be called gspca_sonixj
252 config USB_GSPCA_SPCA500
253 tristate "SPCA500 USB Camera Driver"
254 depends on VIDEO_V4L2 && USB_GSPCA
256 Say Y here if you want support for cameras based on the SPCA500 chip.
258 To compile this driver as a module, choose M here: the
259 module will be called gspca_spca500.
261 config USB_GSPCA_SPCA501
262 tristate "SPCA501 USB Camera Driver"
263 depends on VIDEO_V4L2 && USB_GSPCA
265 Say Y here if you want support for cameras based on the SPCA501 chip.
267 To compile this driver as a module, choose M here: the
268 module will be called gspca_spca501.
270 config USB_GSPCA_SPCA505
271 tristate "SPCA505 USB Camera Driver"
272 depends on VIDEO_V4L2 && USB_GSPCA
274 Say Y here if you want support for cameras based on the SPCA505 chip.
276 To compile this driver as a module, choose M here: the
277 module will be called gspca_spca505.
279 config USB_GSPCA_SPCA506
280 tristate "SPCA506 USB Camera Driver"
281 depends on VIDEO_V4L2 && USB_GSPCA
283 Say Y here if you want support for cameras based on the SPCA506 chip.
285 To compile this driver as a module, choose M here: the
286 module will be called gspca_spca506.
288 config USB_GSPCA_SPCA508
289 tristate "SPCA508 USB Camera Driver"
290 depends on VIDEO_V4L2 && USB_GSPCA
292 Say Y here if you want support for cameras based on the SPCA508 chip.
294 To compile this driver as a module, choose M here: the
295 module will be called gspca_spca508.
297 config USB_GSPCA_SPCA561
298 tristate "SPCA561 USB Camera Driver"
299 depends on VIDEO_V4L2 && USB_GSPCA
301 Say Y here if you want support for cameras based on the SPCA561 chip.
303 To compile this driver as a module, choose M here: the
304 module will be called gspca_spca561.
306 config USB_GSPCA_SPCA1528
307 tristate "SPCA1528 USB Camera Driver"
308 depends on VIDEO_V4L2 && USB_GSPCA
310 Say Y here if you want support for cameras based on the SPCA1528 chip.
312 To compile this driver as a module, choose M here: the
313 module will be called gspca_spca1528.
315 config USB_GSPCA_SQ905
316 tristate "SQ Technologies SQ905 based USB Camera Driver"
317 depends on VIDEO_V4L2 && USB_GSPCA
319 Say Y here if you want support for cameras based on the SQ905 chip.
321 To compile this driver as a module, choose M here: the
322 module will be called gspca_sq905.
324 config USB_GSPCA_SQ905C
325 tristate "SQ Technologies SQ905C based USB Camera Driver"
326 depends on VIDEO_V4L2 && USB_GSPCA
328 Say Y here if you want support for cameras based on the SQ905C chip.
330 To compile this driver as a module, choose M here: the
331 module will be called gspca_sq905c.
333 config USB_GSPCA_SQ930X
334 tristate "SQ Technologies SQ930X based USB Camera Driver"
335 depends on VIDEO_V4L2 && USB_GSPCA
337 Say Y here if you want support for cameras based on the SQ930X chip.
339 To compile this driver as a module, choose M here: the
340 module will be called gspca_sq930x.
342 config USB_GSPCA_STK014
343 tristate "Syntek DV4000 (STK014) USB Camera Driver"
344 depends on VIDEO_V4L2 && USB_GSPCA
346 Say Y here if you want support for cameras based on the STK014 chip.
348 To compile this driver as a module, choose M here: the
349 module will be called gspca_stk014.
351 config USB_GSPCA_STK1135
352 tristate "Syntek STK1135 USB Camera Driver"
353 depends on VIDEO_V4L2 && USB_GSPCA
355 Say Y here if you want support for cameras based on the STK1135 chip.
357 To compile this driver as a module, choose M here: the
358 module will be called gspca_stk1135.
360 config USB_GSPCA_STV0680
361 tristate "STV0680 USB Camera Driver"
362 depends on VIDEO_V4L2 && USB_GSPCA
364 Say Y here if you want support for cameras based on the STV0680 chip.
366 To compile this driver as a module, choose M here: the
367 module will be called gspca_stv0680.
369 config USB_GSPCA_SUNPLUS
370 tristate "SUNPLUS USB Camera Driver"
371 depends on VIDEO_V4L2 && USB_GSPCA
373 Say Y here if you want support for cameras based on the Sunplus
374 SPCA504(abc) SPCA533 SPCA536 chips.
376 To compile this driver as a module, choose M here: the
377 module will be called gspca_sunplus.
379 config USB_GSPCA_T613
380 tristate "T613 (JPEG Compliance) USB Camera Driver"
381 depends on VIDEO_V4L2 && USB_GSPCA
383 Say Y here if you want support for cameras based on the T613 chip.
385 To compile this driver as a module, choose M here: the
386 module will be called gspca_t613.
388 config USB_GSPCA_TOPRO
389 tristate "TOPRO USB Camera Driver"
390 depends on VIDEO_V4L2 && USB_GSPCA
392 Say Y here if you want support for cameras based on the
393 TP6800 and TP6810 Topro chips.
395 To compile this driver as a module, choose M here: the
396 module will be called gspca_topro.
398 config USB_GSPCA_TV8532
399 tristate "TV8532 USB Camera Driver"
400 depends on VIDEO_V4L2 && USB_GSPCA
402 Say Y here if you want support for cameras based on the TV8531 chip.
404 To compile this driver as a module, choose M here: the
405 module will be called gspca_tv8532.
407 config USB_GSPCA_VC032X
408 tristate "VC032X USB Camera Driver"
409 depends on VIDEO_V4L2 && USB_GSPCA
411 Say Y here if you want support for cameras based on the VC032X chip.
413 To compile this driver as a module, choose M here: the
414 module will be called gspca_vc032x.
416 config USB_GSPCA_VICAM
417 tristate "ViCam USB Camera Driver"
418 depends on VIDEO_V4L2 && USB_GSPCA
420 Say Y here if you want support for the 3com homeconnect camera
423 To compile this driver as a module, choose M here: the
424 module will be called gspca_vicam.
426 config USB_GSPCA_XIRLINK_CIT
427 tristate "Xirlink C-It USB Camera Driver"
428 depends on VIDEO_V4L2 && USB_GSPCA
430 Say Y here if you want support for Xirlink C-It bases cameras.
432 To compile this driver as a module, choose M here: the
433 module will be called gspca_xirlink_cit.
435 config USB_GSPCA_ZC3XX
436 tristate "ZC3XX USB Camera Driver"
437 depends on VIDEO_V4L2 && USB_GSPCA
439 Say Y here if you want support for cameras based on the ZC3XX chip.
441 To compile this driver as a module, choose M here: the
442 module will be called gspca_zc3xx.