Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
[pandora-kernel.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_NW80X
108         tristate "Divio based (NW80x) USB Camera Driver"
109         depends on VIDEO_V4L2 && USB_GSPCA
110         help
111           Say Y here if you want support for cameras based on the NW80x chips.
112
113           To compile this driver as a module, choose M here: the
114           module will be called gspca_nw80x.
115
116 config USB_GSPCA_OV519
117         tristate "OV51x / OVFX2 / W996xCF USB Camera Driver"
118         depends on VIDEO_V4L2 && USB_GSPCA
119         help
120           Say Y here if you want support for cameras based on one of these:
121           OV511(+), OV518(+), OV519, OVFX2, W9967CF, W9968CF
122
123           To compile this driver as a module, choose M here: the
124           module will be called gspca_ov519.
125
126 config USB_GSPCA_OV534
127         tristate "OV534 OV772x USB Camera Driver"
128         depends on VIDEO_V4L2 && USB_GSPCA
129         help
130           Say Y here if you want support for cameras based on the OV534 chip
131           and sensor OV772x (e.g. Sony Playstation EYE)
132
133           To compile this driver as a module, choose M here: the
134           module will be called gspca_ov534.
135
136 config USB_GSPCA_OV534_9
137         tristate "OV534 OV965x 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 OV534 chip
141           and sensor OV965x (e.g. Hercules Dualpix)
142
143           To compile this driver as a module, choose M here: the
144           module will be called gspca_ov534_9.
145
146 config USB_GSPCA_PAC207
147         tristate "Pixart PAC207 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 PAC207 chip.
151
152           To compile this driver as a module, choose M here: the
153           module will be called gspca_pac207.
154
155 config USB_GSPCA_PAC7302
156         tristate "Pixart PAC7302 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 PAC7302 chip.
160
161           To compile this driver as a module, choose M here: the
162           module will be called gspca_pac7302.
163
164 config USB_GSPCA_PAC7311
165         tristate "Pixart PAC7311 USB Camera Driver"
166         depends on VIDEO_V4L2 && USB_GSPCA
167         help
168           Say Y here if you want support for cameras based on the PAC7311 chip.
169
170           To compile this driver as a module, choose M here: the
171           module will be called gspca_pac7311.
172
173 config USB_GSPCA_SN9C2028
174         tristate "SONIX Dual-Mode USB Camera Driver"
175         depends on VIDEO_V4L2 && USB_GSPCA
176         help
177           Say Y here if you want streaming support for Sonix SN9C2028 cameras.
178           These are supported as stillcams in libgphoto2/camlibs/sonix.
179
180           To compile this driver as a module, choose M here: the
181           module will be called gspca_sn9c2028.
182
183 config USB_GSPCA_SN9C20X
184         tristate "SN9C20X USB Camera Driver"
185         depends on VIDEO_V4L2 && USB_GSPCA
186         help
187          Say Y here if you want support for cameras based on the
188          sn9c20x chips (SN9C201 and SN9C202).
189
190          To compile this driver as a module, choose M here: the
191          module will be called gspca_sn9c20x.
192
193 config USB_GSPCA_SONIXB
194         tristate "SONIX Bayer USB Camera Driver"
195         depends on VIDEO_V4L2 && USB_GSPCA
196         help
197           Say Y here if you want support for cameras based on the Sonix
198           chips with Bayer format (SN9C101, SN9C102 and SN9C103).
199
200           To compile this driver as a module, choose M here: the
201           module will be called gspca_sonixb.
202
203 config USB_GSPCA_SONIXJ
204         tristate "SONIX JPEG USB Camera Driver"
205         depends on VIDEO_V4L2 && USB_GSPCA
206         help
207           Say Y here if you want support for cameras based on the Sonix
208           chips with JPEG format (SN9C102P, SN9C105 and >= SN9C110).
209
210           To compile this driver as a module, choose M here: the
211           module will be called gspca_sonixj
212
213 config USB_GSPCA_SPCA500
214         tristate "SPCA500 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 SPCA500 chip.
218
219           To compile this driver as a module, choose M here: the
220           module will be called gspca_spca500.
221
222 config USB_GSPCA_SPCA501
223         tristate "SPCA501 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 SPCA501 chip.
227
228           To compile this driver as a module, choose M here: the
229           module will be called gspca_spca501.
230
231 config USB_GSPCA_SPCA505
232         tristate "SPCA505 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 SPCA505 chip.
236
237           To compile this driver as a module, choose M here: the
238           module will be called gspca_spca505.
239
240 config USB_GSPCA_SPCA506
241         tristate "SPCA506 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 SPCA506 chip.
245
246           To compile this driver as a module, choose M here: the
247           module will be called gspca_spca506.
248
249 config USB_GSPCA_SPCA508
250         tristate "SPCA508 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 SPCA508 chip.
254
255           To compile this driver as a module, choose M here: the
256           module will be called gspca_spca508.
257
258 config USB_GSPCA_SPCA561
259         tristate "SPCA561 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 SPCA561 chip.
263
264           To compile this driver as a module, choose M here: the
265           module will be called gspca_spca561.
266
267 config USB_GSPCA_SPCA1528
268         tristate "SPCA1528 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 SPCA1528 chip.
272
273           To compile this driver as a module, choose M here: the
274           module will be called gspca_spca1528.
275
276 config USB_GSPCA_SQ905
277         tristate "SQ Technologies SQ905 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 SQ905 chip.
281
282           To compile this driver as a module, choose M here: the
283           module will be called gspca_sq905.
284
285 config USB_GSPCA_SQ905C
286         tristate "SQ Technologies SQ905C 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 SQ905C chip.
290
291           To compile this driver as a module, choose M here: the
292           module will be called gspca_sq905c.
293
294 config USB_GSPCA_SQ930X
295         tristate "SQ Technologies SQ930X based 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 SQ930X chip.
299
300           To compile this driver as a module, choose M here: the
301           module will be called gspca_sq930x.
302
303 config USB_GSPCA_STK014
304         tristate "Syntek DV4000 (STK014) 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 STK014 chip.
308
309           To compile this driver as a module, choose M here: the
310           module will be called gspca_stk014.
311
312 config USB_GSPCA_STV0680
313         tristate "STV0680 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 STV0680 chip.
317
318           To compile this driver as a module, choose M here: the
319           module will be called gspca_stv0680.
320
321 config USB_GSPCA_SUNPLUS
322         tristate "SUNPLUS USB Camera Driver"
323         depends on VIDEO_V4L2 && USB_GSPCA
324         help
325           Say Y here if you want support for cameras based on the Sunplus
326           SPCA504(abc) SPCA533 SPCA536 chips.
327
328           To compile this driver as a module, choose M here: the
329           module will be called gspca_sunplus.
330
331 config USB_GSPCA_T613
332         tristate "T613 (JPEG Compliance) 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 T613 chip.
336
337           To compile this driver as a module, choose M here: the
338           module will be called gspca_t613.
339
340 config USB_GSPCA_TV8532
341         tristate "TV8532 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 TV8531 chip.
345
346           To compile this driver as a module, choose M here: the
347           module will be called gspca_tv8532.
348
349 config USB_GSPCA_VC032X
350         tristate "VC032X USB Camera Driver"
351         depends on VIDEO_V4L2 && USB_GSPCA
352         help
353           Say Y here if you want support for cameras based on the VC032X chip.
354
355           To compile this driver as a module, choose M here: the
356           module will be called gspca_vc032x.
357
358 config USB_GSPCA_VICAM
359         tristate "ViCam USB Camera Driver"
360         depends on VIDEO_V4L2 && USB_GSPCA
361         help
362           Say Y here if you want support for the 3com homeconnect camera
363           (vicam).
364
365           To compile this driver as a module, choose M here: the
366           module will be called gspca_vicam.
367
368 config USB_GSPCA_XIRLINK_CIT
369         tristate "Xirlink C-It USB Camera Driver"
370         depends on VIDEO_V4L2 && USB_GSPCA
371         help
372           Say Y here if you want support for Xirlink C-It bases cameras.
373
374           To compile this driver as a module, choose M here: the
375           module will be called gspca_xirlink_cit.
376
377 config USB_GSPCA_ZC3XX
378         tristate "ZC3XX USB Camera Driver"
379         depends on VIDEO_V4L2 && USB_GSPCA
380         help
381           Say Y here if you want support for cameras based on the ZC3XX chip.
382
383           To compile this driver as a module, choose M here: the
384           module will be called gspca_zc3xx.
385
386 endif