[media] gspca: Fix coding style issues
[deliverable/linux.git] / drivers / media / video / gspca / Kconfig
1 menuconfig USB_GSPCA
2 tristate "GSPCA based webcams"
3 depends on VIDEO_V4L2
4 default m
5 ---help---
6 Say Y here if you want to enable selecting webcams based
7 on the GSPCA framework.
8
9 See <file:Documentation/video4linux/gspca.txt> for more info.
10
11 This driver uses the Video For Linux API. You must say Y or M to
12 "Video For Linux" to use this driver.
13
14 To compile this driver as modules, choose M here: the
15 module will be called gspca_main.
16
17
18 if USB_GSPCA && VIDEO_V4L2
19
20 source "drivers/media/video/gspca/m5602/Kconfig"
21 source "drivers/media/video/gspca/stv06xx/Kconfig"
22 source "drivers/media/video/gspca/gl860/Kconfig"
23
24 config 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
33 config USB_GSPCA_CONEX
34 tristate "Conexant Camera Driver"
35 depends on VIDEO_V4L2 && USB_GSPCA
36 help
37 Say Y here if you want support for cameras based on the Conexant chip.
38
39 To compile this driver as a module, choose M here: the
40 module will be called gspca_conex.
41
42 config 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
53 config USB_GSPCA_ETOMS
54 tristate "Etoms USB Camera Driver"
55 depends on VIDEO_V4L2 && USB_GSPCA
56 help
57 Say Y here if you want support for cameras based on the Etoms chip.
58
59 To compile this driver as a module, choose M here: the
60 module will be called gspca_etoms.
61
62 config USB_GSPCA_FINEPIX
63 tristate "Fujifilm FinePix USB V4L2 driver"
64 depends on VIDEO_V4L2 && USB_GSPCA
65 help
66 Say Y here if you want support for cameras based on the FinePix chip.
67
68 To compile this driver as a module, choose M here: the
69 module will be called gspca_finepix.
70
71 config USB_GSPCA_JEILINJ
72 tristate "Jeilin JPEG USB V4L2 driver"
73 depends on VIDEO_V4L2 && USB_GSPCA
74 help
75 Say Y here if you want support for cameras based on this Jeilin chip.
76
77 To compile this driver as a module, choose M here: the
78 module will be called gspca_jeilinj.
79
80 config USB_GSPCA_KONICA
81 tristate "Konica USB Camera V4L2 driver"
82 depends on VIDEO_V4L2 && USB_GSPCA
83 help
84 Say Y here if you want support for cameras based on the Konica chip.
85
86 To compile this driver as a module, choose M here: the
87 module will be called gspca_konica.
88
89 config USB_GSPCA_MARS
90 tristate "Mars USB Camera Driver"
91 depends on VIDEO_V4L2 && USB_GSPCA
92 help
93 Say Y here if you want support for cameras based on the Mars chip.
94
95 To compile this driver as a module, choose M here: the
96 module will be called gspca_mars.
97
98 config USB_GSPCA_MR97310A
99 tristate "Mars-Semi MR97310A USB Camera Driver"
100 depends on VIDEO_V4L2 && USB_GSPCA
101 help
102 Say Y here if you want support for cameras based on the MR97310A chip.
103
104 To compile this driver as a module, choose M here: the
105 module will be called gspca_mr97310a.
106
107 config USB_GSPCA_OV519
108 tristate "OV51x / OVFX2 / W996xCF USB Camera Driver"
109 depends on VIDEO_V4L2 && USB_GSPCA
110 help
111 Say Y here if you want support for cameras based on one of these:
112 OV511(+), OV518(+), OV519, OVFX2, W9967CF, W9968CF
113
114 To compile this driver as a module, choose M here: the
115 module will be called gspca_ov519.
116
117 config USB_GSPCA_OV534
118 tristate "OV534 OV772x USB Camera Driver"
119 depends on VIDEO_V4L2 && USB_GSPCA
120 help
121 Say Y here if you want support for cameras based on the OV534 chip
122 and sensor OV772x (e.g. Sony Playstation EYE)
123
124 To compile this driver as a module, choose M here: the
125 module will be called gspca_ov534.
126
127 config USB_GSPCA_OV534_9
128 tristate "OV534 OV965x 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 OV534 chip
132 and sensor OV965x (e.g. Hercules Dualpix)
133
134 To compile this driver as a module, choose M here: the
135 module will be called gspca_ov534_9.
136
137 config USB_GSPCA_PAC207
138 tristate "Pixart PAC207 USB Camera Driver"
139 depends on VIDEO_V4L2 && USB_GSPCA
140 help
141 Say Y here if you want support for cameras based on the PAC207 chip.
142
143 To compile this driver as a module, choose M here: the
144 module will be called gspca_pac207.
145
146 config USB_GSPCA_PAC7302
147 tristate "Pixart PAC7302 USB Camera Driver"
148 depends on VIDEO_V4L2 && USB_GSPCA
149 help
150 Say Y here if you want support for cameras based on the PAC7302 chip.
151
152 To compile this driver as a module, choose M here: the
153 module will be called gspca_pac7302.
154
155 config USB_GSPCA_PAC7311
156 tristate "Pixart PAC7311 USB Camera Driver"
157 depends on VIDEO_V4L2 && USB_GSPCA
158 help
159 Say Y here if you want support for cameras based on the PAC7311 chip.
160
161 To compile this driver as a module, choose M here: the
162 module will be called gspca_pac7311.
163
164 config USB_GSPCA_SN9C2028
165 tristate "SONIX Dual-Mode USB Camera Driver"
166 depends on VIDEO_V4L2 && USB_GSPCA
167 help
168 Say Y here if you want streaming support for Sonix SN9C2028 cameras.
169 These are supported as stillcams in libgphoto2/camlibs/sonix.
170
171 To compile this driver as a module, choose M here: the
172 module will be called gspca_sn9c2028.
173
174 config USB_GSPCA_SN9C20X
175 tristate "SN9C20X USB Camera Driver"
176 depends on VIDEO_V4L2 && USB_GSPCA
177 help
178 Say Y here if you want support for cameras based on the
179 sn9c20x chips (SN9C201 and SN9C202).
180
181 To compile this driver as a module, choose M here: the
182 module will be called gspca_sn9c20x.
183
184 config USB_GSPCA_SONIXB
185 tristate "SONIX Bayer 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 Sonix
189 chips with Bayer format (SN9C101, SN9C102 and SN9C103).
190
191 To compile this driver as a module, choose M here: the
192 module will be called gspca_sonixb.
193
194 config USB_GSPCA_SONIXJ
195 tristate "SONIX JPEG USB Camera Driver"
196 depends on VIDEO_V4L2 && USB_GSPCA
197 help
198 Say Y here if you want support for cameras based on the Sonix
199 chips with JPEG format (SN9C102P, SN9C105 and >= SN9C110).
200
201 To compile this driver as a module, choose M here: the
202 module will be called gspca_sonixj
203
204 config USB_GSPCA_SPCA500
205 tristate "SPCA500 USB Camera Driver"
206 depends on VIDEO_V4L2 && USB_GSPCA
207 help
208 Say Y here if you want support for cameras based on the SPCA500 chip.
209
210 To compile this driver as a module, choose M here: the
211 module will be called gspca_spca500.
212
213 config USB_GSPCA_SPCA501
214 tristate "SPCA501 USB Camera Driver"
215 depends on VIDEO_V4L2 && USB_GSPCA
216 help
217 Say Y here if you want support for cameras based on the SPCA501 chip.
218
219 To compile this driver as a module, choose M here: the
220 module will be called gspca_spca501.
221
222 config USB_GSPCA_SPCA505
223 tristate "SPCA505 USB Camera Driver"
224 depends on VIDEO_V4L2 && USB_GSPCA
225 help
226 Say Y here if you want support for cameras based on the SPCA505 chip.
227
228 To compile this driver as a module, choose M here: the
229 module will be called gspca_spca505.
230
231 config USB_GSPCA_SPCA506
232 tristate "SPCA506 USB Camera Driver"
233 depends on VIDEO_V4L2 && USB_GSPCA
234 help
235 Say Y here if you want support for cameras based on the SPCA506 chip.
236
237 To compile this driver as a module, choose M here: the
238 module will be called gspca_spca506.
239
240 config USB_GSPCA_SPCA508
241 tristate "SPCA508 USB Camera Driver"
242 depends on VIDEO_V4L2 && USB_GSPCA
243 help
244 Say Y here if you want support for cameras based on the SPCA508 chip.
245
246 To compile this driver as a module, choose M here: the
247 module will be called gspca_spca508.
248
249 config USB_GSPCA_SPCA561
250 tristate "SPCA561 USB Camera Driver"
251 depends on VIDEO_V4L2 && USB_GSPCA
252 help
253 Say Y here if you want support for cameras based on the SPCA561 chip.
254
255 To compile this driver as a module, choose M here: the
256 module will be called gspca_spca561.
257
258 config USB_GSPCA_SPCA1528
259 tristate "SPCA1528 USB Camera Driver"
260 depends on VIDEO_V4L2 && USB_GSPCA
261 help
262 Say Y here if you want support for cameras based on the SPCA1528 chip.
263
264 To compile this driver as a module, choose M here: the
265 module will be called gspca_spca1528.
266
267 config USB_GSPCA_SQ905
268 tristate "SQ Technologies SQ905 based USB Camera Driver"
269 depends on VIDEO_V4L2 && USB_GSPCA
270 help
271 Say Y here if you want support for cameras based on the SQ905 chip.
272
273 To compile this driver as a module, choose M here: the
274 module will be called gspca_sq905.
275
276 config USB_GSPCA_SQ905C
277 tristate "SQ Technologies SQ905C based USB Camera Driver"
278 depends on VIDEO_V4L2 && USB_GSPCA
279 help
280 Say Y here if you want support for cameras based on the SQ905C chip.
281
282 To compile this driver as a module, choose M here: the
283 module will be called gspca_sq905c.
284
285 config USB_GSPCA_SQ930X
286 tristate "SQ Technologies SQ930X based USB Camera Driver"
287 depends on VIDEO_V4L2 && USB_GSPCA
288 help
289 Say Y here if you want support for cameras based on the SQ930X chip.
290
291 To compile this driver as a module, choose M here: the
292 module will be called gspca_sq930x.
293
294 config USB_GSPCA_STK014
295 tristate "Syntek DV4000 (STK014) USB Camera Driver"
296 depends on VIDEO_V4L2 && USB_GSPCA
297 help
298 Say Y here if you want support for cameras based on the STK014 chip.
299
300 To compile this driver as a module, choose M here: the
301 module will be called gspca_stk014.
302
303 config USB_GSPCA_STV0680
304 tristate "STV0680 USB Camera Driver"
305 depends on VIDEO_V4L2 && USB_GSPCA
306 help
307 Say Y here if you want support for cameras based on the STV0680 chip.
308
309 To compile this driver as a module, choose M here: the
310 module will be called gspca_stv0680.
311
312 config USB_GSPCA_SUNPLUS
313 tristate "SUNPLUS USB Camera Driver"
314 depends on VIDEO_V4L2 && USB_GSPCA
315 help
316 Say Y here if you want support for cameras based on the Sunplus
317 SPCA504(abc) SPCA533 SPCA536 chips.
318
319 To compile this driver as a module, choose M here: the
320 module will be called gspca_sunplus.
321
322 config USB_GSPCA_T613
323 tristate "T613 (JPEG Compliance) USB Camera Driver"
324 depends on VIDEO_V4L2 && USB_GSPCA
325 help
326 Say Y here if you want support for cameras based on the T613 chip.
327
328 To compile this driver as a module, choose M here: the
329 module will be called gspca_t613.
330
331 config USB_GSPCA_TV8532
332 tristate "TV8532 USB Camera Driver"
333 depends on VIDEO_V4L2 && USB_GSPCA
334 help
335 Say Y here if you want support for cameras based on the TV8531 chip.
336
337 To compile this driver as a module, choose M here: the
338 module will be called gspca_tv8532.
339
340 config USB_GSPCA_VC032X
341 tristate "VC032X USB Camera Driver"
342 depends on VIDEO_V4L2 && USB_GSPCA
343 help
344 Say Y here if you want support for cameras based on the VC032X chip.
345
346 To compile this driver as a module, choose M here: the
347 module will be called gspca_vc032x.
348
349 config USB_GSPCA_XIRLINK_CIT
350 tristate "Xirlink C-It USB Camera Driver"
351 depends on VIDEO_V4L2 && USB_GSPCA
352 help
353 Say Y here if you want support for Xirlink C-It bases cameras.
354
355 To compile this driver as a module, choose M here: the
356 module will be called gspca_xirlink_cit.
357
358 config USB_GSPCA_ZC3XX
359 tristate "ZC3XX USB Camera Driver"
360 depends on VIDEO_V4L2 && USB_GSPCA
361 help
362 Say Y here if you want support for cameras based on the ZC3XX chip.
363
364 To compile this driver as a module, choose M here: the
365 module will be called gspca_zc3xx.
366
367 endif
This page took 0.038607 seconds and 5 git commands to generate.