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/video/gspca/m5602/Kconfig"
21 source "drivers/media/video/gspca/stv06xx/Kconfig"
22 source "drivers/media/video/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_ETOMS
54 tristate "Etoms USB Camera Driver"
55 depends on VIDEO_V4L2 && USB_GSPCA
57 Say Y here if you want support for cameras based on the Etoms chip.
59 To compile this driver as a module, choose M here: the
60 module will be called gspca_etoms.
62 config USB_GSPCA_FINEPIX
63 tristate "Fujifilm FinePix USB V4L2 driver"
64 depends on VIDEO_V4L2 && USB_GSPCA
66 Say Y here if you want support for cameras based on the FinePix chip.
68 To compile this driver as a module, choose M here: the
69 module will be called gspca_finepix.
71 config USB_GSPCA_JEILINJ
72 tristate "Jeilin JPEG USB V4L2 driver"
73 depends on VIDEO_V4L2 && USB_GSPCA
75 Say Y here if you want support for cameras based on this Jeilin chip.
77 To compile this driver as a module, choose M here: the
78 module will be called gspca_jeilinj.
81 tristate "Mars USB Camera Driver"
82 depends on VIDEO_V4L2 && USB_GSPCA
84 Say Y here if you want support for cameras based on the Mars chip.
86 To compile this driver as a module, choose M here: the
87 module will be called gspca_mars.
89 config USB_GSPCA_MR97310A
90 tristate "Mars-Semi MR97310A USB Camera Driver"
91 depends on VIDEO_V4L2 && USB_GSPCA
93 Say Y here if you want support for cameras based on the MR97310A chip.
95 To compile this driver as a module, choose M here: the
96 module will be called gspca_mr97310a.
98 config USB_GSPCA_OV519
99 tristate "OV51x / OVFX2 / W996xCF USB Camera Driver"
100 depends on VIDEO_V4L2 && USB_GSPCA
102 Say Y here if you want support for cameras based on one of these:
103 OV511(+), OV518(+), OV519, OVFX2, W9967CF, W9968CF
105 To compile this driver as a module, choose M here: the
106 module will be called gspca_ov519.
108 config USB_GSPCA_OV534
109 tristate "OV534 OV772x USB Camera Driver"
110 depends on VIDEO_V4L2 && USB_GSPCA
112 Say Y here if you want support for cameras based on the OV534 chip
113 and sensor OV772x (e.g. Sony Playstation EYE)
115 To compile this driver as a module, choose M here: the
116 module will be called gspca_ov534.
118 config USB_GSPCA_OV534_9
119 tristate "OV534 OV965x USB Camera Driver"
120 depends on VIDEO_V4L2 && USB_GSPCA
122 Say Y here if you want support for cameras based on the OV534 chip
123 and sensor OV965x (e.g. Hercules Dualpix)
125 To compile this driver as a module, choose M here: the
126 module will be called gspca_ov534_9.
128 config USB_GSPCA_PAC207
129 tristate "Pixart PAC207 USB Camera Driver"
130 depends on VIDEO_V4L2 && USB_GSPCA
132 Say Y here if you want support for cameras based on the PAC207 chip.
134 To compile this driver as a module, choose M here: the
135 module will be called gspca_pac207.
137 config USB_GSPCA_PAC7302
138 tristate "Pixart PAC7302 USB Camera Driver"
139 depends on VIDEO_V4L2 && USB_GSPCA
141 Say Y here if you want support for cameras based on the PAC7302 chip.
143 To compile this driver as a module, choose M here: the
144 module will be called gspca_pac7302.
146 config USB_GSPCA_PAC7311
147 tristate "Pixart PAC7311 USB Camera Driver"
148 depends on VIDEO_V4L2 && USB_GSPCA
150 Say Y here if you want support for cameras based on the PAC7311 chip.
152 To compile this driver as a module, choose M here: the
153 module will be called gspca_pac7311.
155 config USB_GSPCA_SN9C2028
156 tristate "SONIX Dual-Mode USB Camera Driver"
157 depends on VIDEO_V4L2 && USB_GSPCA
159 Say Y here if you want streaming support for Sonix SN9C2028 cameras.
160 These are supported as stillcams in libgphoto2/camlibs/sonix.
162 To compile this driver as a module, choose M here: the
163 module will be called gspca_sn9c2028.
165 config USB_GSPCA_SN9C20X
166 tristate "SN9C20X USB Camera Driver"
167 depends on VIDEO_V4L2 && USB_GSPCA
169 Say Y here if you want support for cameras based on the
170 sn9c20x chips (SN9C201 and SN9C202).
172 To compile this driver as a module, choose M here: the
173 module will be called gspca_sn9c20x.
175 config USB_GSPCA_SN9C20X_EVDEV
176 bool "Enable evdev support"
177 depends on USB_GSPCA_SN9C20X && INPUT
179 Say Y here in order to enable evdev support for sn9c20x webcam button.
181 config USB_GSPCA_SONIXB
182 tristate "SONIX Bayer USB Camera Driver"
183 depends on VIDEO_V4L2 && USB_GSPCA
185 Say Y here if you want support for cameras based on the Sonix
186 chips with Bayer format (SN9C101, SN9C102 and SN9C103).
188 To compile this driver as a module, choose M here: the
189 module will be called gspca_sonixb.
191 config USB_GSPCA_SONIXJ
192 tristate "SONIX JPEG USB Camera Driver"
193 depends on VIDEO_V4L2 && USB_GSPCA
195 Say Y here if you want support for cameras based on the Sonix
196 chips with JPEG format (SN9C102P, SN9C105 and >= SN9C110).
198 To compile this driver as a module, choose M here: the
199 module will be called gspca_sonixj
201 config USB_GSPCA_SPCA500
202 tristate "SPCA500 USB Camera Driver"
203 depends on VIDEO_V4L2 && USB_GSPCA
205 Say Y here if you want support for cameras based on the SPCA500 chip.
207 To compile this driver as a module, choose M here: the
208 module will be called gspca_spca500.
210 config USB_GSPCA_SPCA501
211 tristate "SPCA501 USB Camera Driver"
212 depends on VIDEO_V4L2 && USB_GSPCA
214 Say Y here if you want support for cameras based on the SPCA501 chip.
216 To compile this driver as a module, choose M here: the
217 module will be called gspca_spca501.
219 config USB_GSPCA_SPCA505
220 tristate "SPCA505 USB Camera Driver"
221 depends on VIDEO_V4L2 && USB_GSPCA
223 Say Y here if you want support for cameras based on the SPCA505 chip.
225 To compile this driver as a module, choose M here: the
226 module will be called gspca_spca505.
228 config USB_GSPCA_SPCA506
229 tristate "SPCA506 USB Camera Driver"
230 depends on VIDEO_V4L2 && USB_GSPCA
232 Say Y here if you want support for cameras based on the SPCA506 chip.
234 To compile this driver as a module, choose M here: the
235 module will be called gspca_spca506.
237 config USB_GSPCA_SPCA508
238 tristate "SPCA508 USB Camera Driver"
239 depends on VIDEO_V4L2 && USB_GSPCA
241 Say Y here if you want support for cameras based on the SPCA508 chip.
243 To compile this driver as a module, choose M here: the
244 module will be called gspca_spca508.
246 config USB_GSPCA_SPCA561
247 tristate "SPCA561 USB Camera Driver"
248 depends on VIDEO_V4L2 && USB_GSPCA
250 Say Y here if you want support for cameras based on the SPCA561 chip.
252 To compile this driver as a module, choose M here: the
253 module will be called gspca_spca561.
255 config USB_GSPCA_SQ905
256 tristate "SQ Technologies SQ905 based USB Camera Driver"
257 depends on VIDEO_V4L2 && USB_GSPCA
259 Say Y here if you want support for cameras based on the SQ905 chip.
261 To compile this driver as a module, choose M here: the
262 module will be called gspca_sq905.
264 config USB_GSPCA_SQ905C
265 tristate "SQ Technologies SQ905C based USB Camera Driver"
266 depends on VIDEO_V4L2 && USB_GSPCA
268 Say Y here if you want support for cameras based on the SQ905C chip.
270 To compile this driver as a module, choose M here: the
271 module will be called gspca_sq905c.
273 config USB_GSPCA_STK014
274 tristate "Syntek DV4000 (STK014) USB Camera Driver"
275 depends on VIDEO_V4L2 && USB_GSPCA
277 Say Y here if you want support for cameras based on the STK014 chip.
279 To compile this driver as a module, choose M here: the
280 module will be called gspca_stk014.
282 config USB_GSPCA_STV0680
283 tristate "STV0680 USB Camera Driver"
284 depends on VIDEO_V4L2 && USB_GSPCA
286 Say Y here if you want support for cameras based on the STV0680 chip.
288 To compile this driver as a module, choose M here: the
289 module will be called gspca_stv0680.
291 config USB_GSPCA_SUNPLUS
292 tristate "SUNPLUS USB Camera Driver"
293 depends on VIDEO_V4L2 && USB_GSPCA
295 Say Y here if you want support for cameras based on the Sunplus
296 SPCA504(abc) SPCA533 SPCA536 chips.
298 To compile this driver as a module, choose M here: the
299 module will be called gspca_sunplus.
301 config USB_GSPCA_T613
302 tristate "T613 (JPEG Compliance) USB Camera Driver"
303 depends on VIDEO_V4L2 && USB_GSPCA
305 Say Y here if you want support for cameras based on the T613 chip.
307 To compile this driver as a module, choose M here: the
308 module will be called gspca_t613.
310 config USB_GSPCA_TV8532
311 tristate "TV8532 USB Camera Driver"
312 depends on VIDEO_V4L2 && USB_GSPCA
314 Say Y here if you want support for cameras based on the TV8531 chip.
316 To compile this driver as a module, choose M here: the
317 module will be called gspca_tv8532.
319 config USB_GSPCA_VC032X
320 tristate "VC032X USB Camera Driver"
321 depends on VIDEO_V4L2 && USB_GSPCA
323 Say Y here if you want support for cameras based on the VC032X chip.
325 To compile this driver as a module, choose M here: the
326 module will be called gspca_vc032x.
328 config USB_GSPCA_ZC3XX
329 tristate "ZC3XX USB Camera Driver"
330 depends on VIDEO_V4L2 && USB_GSPCA
332 Say Y here if you want support for cameras based on the ZC3XX chip.
334 To compile this driver as a module, choose M here: the
335 module will be called gspca_zc3xx.