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"
24 config USB_GSPCA_CONEX
25 tristate "Conexant Camera Driver"
26 depends on VIDEO_V4L2 && USB_GSPCA
28 Say Y here if you want support for cameras based on the Conexant chip.
30 To compile this driver as a module, choose M here: the
31 module will be called gspca_conex.
33 config USB_GSPCA_ETOMS
34 tristate "Etoms USB Camera Driver"
35 depends on VIDEO_V4L2 && USB_GSPCA
37 Say Y here if you want support for cameras based on the Etoms chip.
39 To compile this driver as a module, choose M here: the
40 module will be called gspca_etoms.
42 config USB_GSPCA_FINEPIX
43 tristate "Fujifilm FinePix USB V4L2 driver"
44 depends on VIDEO_V4L2 && USB_GSPCA
46 Say Y here if you want support for cameras based on the FinePix chip.
48 To compile this driver as a module, choose M here: the
49 module will be called gspca_finepix.
51 config USB_GSPCA_JEILINJ
52 tristate "Jeilin JPEG USB V4L2 driver"
53 depends on VIDEO_V4L2 && USB_GSPCA
55 Say Y here if you want support for cameras based on this Jeilin chip.
57 To compile this driver as a module, choose M here: the
58 module will be called gspca_jeilinj.
61 tristate "Mars USB Camera Driver"
62 depends on VIDEO_V4L2 && USB_GSPCA
64 Say Y here if you want support for cameras based on the Mars chip.
66 To compile this driver as a module, choose M here: the
67 module will be called gspca_mars.
69 config USB_GSPCA_MR97310A
70 tristate "Mars-Semi MR97310A USB Camera Driver"
71 depends on VIDEO_V4L2 && USB_GSPCA
73 Say Y here if you want support for cameras based on the MR97310A chip.
75 To compile this driver as a module, choose M here: the
76 module will be called gspca_mr97310a.
78 config USB_GSPCA_OV519
79 tristate "OV519 USB Camera Driver"
80 depends on VIDEO_V4L2 && USB_GSPCA
82 Say Y here if you want support for cameras based on the OV519 chip.
84 To compile this driver as a module, choose M here: the
85 module will be called gspca_ov519.
87 config USB_GSPCA_OV534
88 tristate "OV534 USB Camera Driver"
89 depends on VIDEO_V4L2 && USB_GSPCA
91 Say Y here if you want support for cameras based on the OV534 chip.
92 (e.g. Sony Playstation EYE)
94 To compile this driver as a module, choose M here: the
95 module will be called gspca_ov534.
97 config USB_GSPCA_PAC207
98 tristate "Pixart PAC207 USB Camera Driver"
99 depends on VIDEO_V4L2 && USB_GSPCA
101 Say Y here if you want support for cameras based on the PAC207 chip.
103 To compile this driver as a module, choose M here: the
104 module will be called gspca_pac207.
106 config USB_GSPCA_PAC7311
107 tristate "Pixart PAC7311 USB Camera Driver"
108 depends on VIDEO_V4L2 && USB_GSPCA
110 Say Y here if you want support for cameras based on the PAC7311 chip.
112 To compile this driver as a module, choose M here: the
113 module will be called gspca_pac7311.
115 config USB_GSPCA_SN9C20X
116 tristate "SN9C20X USB Camera Driver"
117 depends on VIDEO_V4L2 && USB_GSPCA
119 Say Y here if you want support for cameras based on the
120 sn9c20x chips (SN9C201 and SN9C202).
122 To compile this driver as a module, choose M here: the
123 module will be called gspca_sn9c20x.
125 config USB_GSPCA_SN9C20X_EVDEV
126 bool "Enable evdev support"
127 depends on USB_GSPCA_SN9C20X && INPUT
129 Say Y here in order to enable evdev support for sn9c20x webcam button.
131 config USB_GSPCA_SONIXB
132 tristate "SONIX Bayer USB Camera Driver"
133 depends on VIDEO_V4L2 && USB_GSPCA
135 Say Y here if you want support for cameras based on the Sonix
136 chips with Bayer format (SN9C101, SN9C102 and SN9C103).
138 To compile this driver as a module, choose M here: the
139 module will be called gspca_sonixb.
141 config USB_GSPCA_SONIXJ
142 tristate "SONIX JPEG USB Camera Driver"
143 depends on VIDEO_V4L2 && USB_GSPCA
145 Say Y here if you want support for cameras based on the Sonix
146 chips with JPEG format (SN9C102P, SN9C105 and >= SN9C110).
148 To compile this driver as a module, choose M here: the
149 module will be called gspca_sonixj
151 config USB_GSPCA_SPCA500
152 tristate "SPCA500 USB Camera Driver"
153 depends on VIDEO_V4L2 && USB_GSPCA
155 Say Y here if you want support for cameras based on the SPCA500 chip.
157 To compile this driver as a module, choose M here: the
158 module will be called gspca_spca500.
160 config USB_GSPCA_SPCA501
161 tristate "SPCA501 USB Camera Driver"
162 depends on VIDEO_V4L2 && USB_GSPCA
164 Say Y here if you want support for cameras based on the SPCA501 chip.
166 To compile this driver as a module, choose M here: the
167 module will be called gspca_spca501.
169 config USB_GSPCA_SPCA505
170 tristate "SPCA505 USB Camera Driver"
171 depends on VIDEO_V4L2 && USB_GSPCA
173 Say Y here if you want support for cameras based on the SPCA505 chip.
175 To compile this driver as a module, choose M here: the
176 module will be called gspca_spca505.
178 config USB_GSPCA_SPCA506
179 tristate "SPCA506 USB Camera Driver"
180 depends on VIDEO_V4L2 && USB_GSPCA
182 Say Y here if you want support for cameras based on the SPCA506 chip.
184 To compile this driver as a module, choose M here: the
185 module will be called gspca_spca506.
187 config USB_GSPCA_SPCA508
188 tristate "SPCA508 USB Camera Driver"
189 depends on VIDEO_V4L2 && USB_GSPCA
191 Say Y here if you want support for cameras based on the SPCA508 chip.
193 To compile this driver as a module, choose M here: the
194 module will be called gspca_spca508.
196 config USB_GSPCA_SPCA561
197 tristate "SPCA561 USB Camera Driver"
198 depends on VIDEO_V4L2 && USB_GSPCA
200 Say Y here if you want support for cameras based on the SPCA561 chip.
202 To compile this driver as a module, choose M here: the
203 module will be called gspca_spca561.
205 config USB_GSPCA_SQ905
206 tristate "SQ Technologies SQ905 based USB Camera Driver"
207 depends on VIDEO_V4L2 && USB_GSPCA
209 Say Y here if you want support for cameras based on the SQ905 chip.
211 To compile this driver as a module, choose M here: the
212 module will be called gspca_sq905.
214 config USB_GSPCA_SQ905C
215 tristate "SQ Technologies SQ905C based USB Camera Driver"
216 depends on VIDEO_V4L2 && USB_GSPCA
218 Say Y here if you want support for cameras based on the SQ905C chip.
220 To compile this driver as a module, choose M here: the
221 module will be called gspca_sq905c.
223 config USB_GSPCA_STK014
224 tristate "Syntek DV4000 (STK014) USB Camera Driver"
225 depends on VIDEO_V4L2 && USB_GSPCA
227 Say Y here if you want support for cameras based on the STK014 chip.
229 To compile this driver as a module, choose M here: the
230 module will be called gspca_stk014.
232 config USB_GSPCA_SUNPLUS
233 tristate "SUNPLUS USB Camera Driver"
234 depends on VIDEO_V4L2 && USB_GSPCA
236 Say Y here if you want support for cameras based on the Sunplus
237 SPCA504(abc) SPCA533 SPCA536 chips.
239 To compile this driver as a module, choose M here: the
240 module will be called gspca_sunplus.
242 config USB_GSPCA_T613
243 tristate "T613 (JPEG Compliance) USB Camera Driver"
244 depends on VIDEO_V4L2 && USB_GSPCA
246 Say Y here if you want support for cameras based on the T613 chip.
248 To compile this driver as a module, choose M here: the
249 module will be called gspca_t613.
251 config USB_GSPCA_TV8532
252 tristate "TV8532 USB Camera Driver"
253 depends on VIDEO_V4L2 && USB_GSPCA
255 Say Y here if you want support for cameras based on the TV8531 chip.
257 To compile this driver as a module, choose M here: the
258 module will be called gspca_tv8532.
260 config USB_GSPCA_VC032X
261 tristate "VC032X USB Camera Driver"
262 depends on VIDEO_V4L2 && USB_GSPCA
264 Say Y here if you want support for cameras based on the VC032X chip.
266 To compile this driver as a module, choose M here: the
267 module will be called gspca_vc032x.
269 config USB_GSPCA_ZC3XX
270 tristate "ZC3XX USB Camera Driver"
271 depends on VIDEO_V4L2 && USB_GSPCA
273 Say Y here if you want support for cameras based on the ZC3XX chip.
275 To compile this driver as a module, choose M here: the
276 module will be called gspca_zc3xx.