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"
23 config USB_GSPCA_CONEX
24 tristate "Conexant Camera Driver"
25 depends on VIDEO_V4L2 && USB_GSPCA
27 Say Y here if you want support for cameras based on the Conexant chip.
29 To compile this driver as a module, choose M here: the
30 module will be called gspca_conex.
32 config USB_GSPCA_ETOMS
33 tristate "Etoms USB Camera Driver"
34 depends on VIDEO_V4L2 && USB_GSPCA
36 Say Y here if you want support for cameras based on the Etoms chip.
38 To compile this driver as a module, choose M here: the
39 module will be called gspca_etoms.
41 config USB_GSPCA_FINEPIX
42 tristate "Fujifilm FinePix USB V4L2 driver"
43 depends on VIDEO_V4L2 && USB_GSPCA
45 Say Y here if you want support for cameras based on the FinePix chip.
47 To compile this driver as a module, choose M here: the
48 module will be called gspca_finepix.
50 config USB_GSPCA_JEILINJ
51 tristate "Jeilin JPEG USB V4L2 driver"
52 depends on VIDEO_V4L2 && USB_GSPCA
54 Say Y here if you want support for cameras based on this Jeilin chip.
56 To compile this driver as a module, choose M here: the
57 module will be called gspca_jeilinj.
60 tristate "Mars USB Camera Driver"
61 depends on VIDEO_V4L2 && USB_GSPCA
63 Say Y here if you want support for cameras based on the Mars chip.
65 To compile this driver as a module, choose M here: the
66 module will be called gspca_mars.
68 config USB_GSPCA_MR97310A
69 tristate "Mars-Semi MR97310A USB Camera Driver"
70 depends on VIDEO_V4L2 && USB_GSPCA
72 Say Y here if you want support for cameras based on the MR97310A chip.
74 To compile this driver as a module, choose M here: the
75 module will be called gspca_mr97310a.
77 config USB_GSPCA_OV519
78 tristate "OV519 USB Camera Driver"
79 depends on VIDEO_V4L2 && USB_GSPCA
81 Say Y here if you want support for cameras based on the OV519 chip.
83 To compile this driver as a module, choose M here: the
84 module will be called gspca_ov519.
86 config USB_GSPCA_OV534
87 tristate "OV534 USB Camera Driver"
88 depends on VIDEO_V4L2 && USB_GSPCA
90 Say Y here if you want support for cameras based on the OV534 chip.
91 (e.g. Sony Playstation EYE)
93 To compile this driver as a module, choose M here: the
94 module will be called gspca_ov534.
96 config USB_GSPCA_PAC207
97 tristate "Pixart PAC207 USB Camera Driver"
98 depends on VIDEO_V4L2 && USB_GSPCA
100 Say Y here if you want support for cameras based on the PAC207 chip.
102 To compile this driver as a module, choose M here: the
103 module will be called gspca_pac207.
105 config USB_GSPCA_PAC7311
106 tristate "Pixart PAC7311 USB Camera Driver"
107 depends on VIDEO_V4L2 && USB_GSPCA
109 Say Y here if you want support for cameras based on the PAC7311 chip.
111 To compile this driver as a module, choose M here: the
112 module will be called gspca_pac7311.
114 config USB_GSPCA_SN9C20X
115 tristate "SN9C20X USB Camera Driver"
116 depends on VIDEO_V4L2 && USB_GSPCA
118 Say Y here if you want support for cameras based on the
119 sn9c20x chips (SN9C201 and SN9C202).
121 To compile this driver as a module, choose M here: the
122 module will be called gspca_sn9c20x.
124 config USB_GSPCA_SN9C20X_EVDEV
125 bool "Enable evdev support"
126 depends on USB_GSPCA_SN9C20X && INPUT
128 Say Y here in order to enable evdev support for sn9c20x webcam button.
130 config USB_GSPCA_SONIXB
131 tristate "SONIX Bayer USB Camera Driver"
132 depends on VIDEO_V4L2 && USB_GSPCA
134 Say Y here if you want support for cameras based on the Sonix
135 chips with Bayer format (SN9C101, SN9C102 and SN9C103).
137 To compile this driver as a module, choose M here: the
138 module will be called gspca_sonixb.
140 config USB_GSPCA_SONIXJ
141 tristate "SONIX JPEG USB Camera Driver"
142 depends on VIDEO_V4L2 && USB_GSPCA
144 Say Y here if you want support for cameras based on the Sonix
145 chips with JPEG format (SN9C102P, SN9C105 and >= SN9C110).
147 To compile this driver as a module, choose M here: the
148 module will be called gspca_sonixj
150 config USB_GSPCA_SPCA500
151 tristate "SPCA500 USB Camera Driver"
152 depends on VIDEO_V4L2 && USB_GSPCA
154 Say Y here if you want support for cameras based on the SPCA500 chip.
156 To compile this driver as a module, choose M here: the
157 module will be called gspca_spca500.
159 config USB_GSPCA_SPCA501
160 tristate "SPCA501 USB Camera Driver"
161 depends on VIDEO_V4L2 && USB_GSPCA
163 Say Y here if you want support for cameras based on the SPCA501 chip.
165 To compile this driver as a module, choose M here: the
166 module will be called gspca_spca501.
168 config USB_GSPCA_SPCA505
169 tristate "SPCA505 USB Camera Driver"
170 depends on VIDEO_V4L2 && USB_GSPCA
172 Say Y here if you want support for cameras based on the SPCA505 chip.
174 To compile this driver as a module, choose M here: the
175 module will be called gspca_spca505.
177 config USB_GSPCA_SPCA506
178 tristate "SPCA506 USB Camera Driver"
179 depends on VIDEO_V4L2 && USB_GSPCA
181 Say Y here if you want support for cameras based on the SPCA506 chip.
183 To compile this driver as a module, choose M here: the
184 module will be called gspca_spca506.
186 config USB_GSPCA_SPCA508
187 tristate "SPCA508 USB Camera Driver"
188 depends on VIDEO_V4L2 && USB_GSPCA
190 Say Y here if you want support for cameras based on the SPCA508 chip.
192 To compile this driver as a module, choose M here: the
193 module will be called gspca_spca508.
195 config USB_GSPCA_SPCA561
196 tristate "SPCA561 USB Camera Driver"
197 depends on VIDEO_V4L2 && USB_GSPCA
199 Say Y here if you want support for cameras based on the SPCA561 chip.
201 To compile this driver as a module, choose M here: the
202 module will be called gspca_spca561.
204 config USB_GSPCA_SQ905
205 tristate "SQ Technologies SQ905 based USB Camera Driver"
206 depends on VIDEO_V4L2 && USB_GSPCA
208 Say Y here if you want support for cameras based on the SQ905 chip.
210 To compile this driver as a module, choose M here: the
211 module will be called gspca_sq905.
213 config USB_GSPCA_SQ905C
214 tristate "SQ Technologies SQ905C based USB Camera Driver"
215 depends on VIDEO_V4L2 && USB_GSPCA
217 Say Y here if you want support for cameras based on the SQ905C chip.
219 To compile this driver as a module, choose M here: the
220 module will be called gspca_sq905c.
222 config USB_GSPCA_STK014
223 tristate "Syntek DV4000 (STK014) USB Camera Driver"
224 depends on VIDEO_V4L2 && USB_GSPCA
226 Say Y here if you want support for cameras based on the STK014 chip.
228 To compile this driver as a module, choose M here: the
229 module will be called gspca_stk014.
231 config USB_GSPCA_SUNPLUS
232 tristate "SUNPLUS USB Camera Driver"
233 depends on VIDEO_V4L2 && USB_GSPCA
235 Say Y here if you want support for cameras based on the Sunplus
236 SPCA504(abc) SPCA533 SPCA536 chips.
238 To compile this driver as a module, choose M here: the
239 module will be called gspca_sunplus.
241 config USB_GSPCA_T613
242 tristate "T613 (JPEG Compliance) USB Camera Driver"
243 depends on VIDEO_V4L2 && USB_GSPCA
245 Say Y here if you want support for cameras based on the T613 chip.
247 To compile this driver as a module, choose M here: the
248 module will be called gspca_t613.
250 config USB_GSPCA_TV8532
251 tristate "TV8532 USB Camera Driver"
252 depends on VIDEO_V4L2 && USB_GSPCA
254 Say Y here if you want support for cameras based on the TV8531 chip.
256 To compile this driver as a module, choose M here: the
257 module will be called gspca_tv8532.
259 config USB_GSPCA_VC032X
260 tristate "VC032X USB Camera Driver"
261 depends on VIDEO_V4L2 && USB_GSPCA
263 Say Y here if you want support for cameras based on the VC032X chip.
265 To compile this driver as a module, choose M here: the
266 module will be called gspca_vc032x.
268 config USB_GSPCA_ZC3XX
269 tristate "ZC3XX USB Camera Driver"
270 depends on VIDEO_V4L2 && USB_GSPCA
272 Say Y here if you want support for cameras based on the ZC3XX chip.
274 To compile this driver as a module, choose M here: the
275 module will be called gspca_zc3xx.