Merge branch 'for-2.6.33' of git://linux-nfs.org/~bfields/linux
[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_CONEX
25         tristate "Conexant Camera Driver"
26         depends on VIDEO_V4L2 && USB_GSPCA
27         help
28           Say Y here if you want support for cameras based on the Conexant chip.
29
30           To compile this driver as a module, choose M here: the
31           module will be called gspca_conex.
32
33 config USB_GSPCA_ETOMS
34         tristate "Etoms USB Camera Driver"
35         depends on VIDEO_V4L2 && USB_GSPCA
36         help
37           Say Y here if you want support for cameras based on the Etoms chip.
38
39           To compile this driver as a module, choose M here: the
40           module will be called gspca_etoms.
41
42 config USB_GSPCA_FINEPIX
43         tristate "Fujifilm FinePix USB V4L2 driver"
44         depends on VIDEO_V4L2 && USB_GSPCA
45         help
46           Say Y here if you want support for cameras based on the FinePix chip.
47
48           To compile this driver as a module, choose M here: the
49           module will be called gspca_finepix.
50
51 config USB_GSPCA_JEILINJ
52         tristate "Jeilin JPEG USB V4L2 driver"
53         depends on VIDEO_V4L2 && USB_GSPCA
54         help
55           Say Y here if you want support for cameras based on this Jeilin chip.
56
57           To compile this driver as a module, choose M here: the
58           module will be called gspca_jeilinj.
59
60 config USB_GSPCA_MARS
61         tristate "Mars USB Camera Driver"
62         depends on VIDEO_V4L2 && USB_GSPCA
63         help
64           Say Y here if you want support for cameras based on the Mars chip.
65
66           To compile this driver as a module, choose M here: the
67           module will be called gspca_mars.
68
69 config USB_GSPCA_MR97310A
70         tristate "Mars-Semi MR97310A USB Camera Driver"
71         depends on VIDEO_V4L2 && USB_GSPCA
72         help
73           Say Y here if you want support for cameras based on the MR97310A chip.
74
75           To compile this driver as a module, choose M here: the
76           module will be called gspca_mr97310a.
77
78 config USB_GSPCA_OV519
79         tristate "OV51x / OVFX2 / W996xCF USB Camera Driver"
80         depends on VIDEO_V4L2 && USB_GSPCA
81         help
82           Say Y here if you want support for cameras based on one of these:
83           OV511(+), OV518(+), OV519, OVFX2, W9967CF, W9968CF
84
85           To compile this driver as a module, choose M here: the
86           module will be called gspca_ov519.
87
88 config USB_GSPCA_OV534
89         tristate "OV534 USB Camera Driver"
90         depends on VIDEO_V4L2 && USB_GSPCA
91         help
92           Say Y here if you want support for cameras based on the OV534 chip.
93           (e.g. Sony Playstation EYE)
94
95           To compile this driver as a module, choose M here: the
96           module will be called gspca_ov534.
97
98 config USB_GSPCA_PAC207
99         tristate "Pixart PAC207 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 PAC207 chip.
103
104           To compile this driver as a module, choose M here: the
105           module will be called gspca_pac207.
106
107 config USB_GSPCA_PAC7302
108         tristate "Pixart PAC7302 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 PAC7302 chip.
112
113           To compile this driver as a module, choose M here: the
114           module will be called gspca_pac7302.
115
116 config USB_GSPCA_PAC7311
117         tristate "Pixart PAC7311 USB Camera Driver"
118         depends on VIDEO_V4L2 && USB_GSPCA
119         help
120           Say Y here if you want support for cameras based on the PAC7311 chip.
121
122           To compile this driver as a module, choose M here: the
123           module will be called gspca_pac7311.
124
125 config USB_GSPCA_SN9C20X
126         tristate "SN9C20X USB Camera Driver"
127         depends on VIDEO_V4L2 && USB_GSPCA
128         help
129          Say Y here if you want support for cameras based on the
130          sn9c20x chips (SN9C201 and SN9C202).
131
132          To compile this driver as a module, choose M here: the
133          module will be called gspca_sn9c20x.
134
135 config USB_GSPCA_SN9C20X_EVDEV
136         bool "Enable evdev support"
137         depends on USB_GSPCA_SN9C20X && INPUT
138         ---help---
139           Say Y here in order to enable evdev support for sn9c20x webcam button.
140
141 config USB_GSPCA_SONIXB
142         tristate "SONIX Bayer USB Camera Driver"
143         depends on VIDEO_V4L2 && USB_GSPCA
144         help
145           Say Y here if you want support for cameras based on the Sonix
146           chips with Bayer format (SN9C101, SN9C102 and SN9C103).
147
148           To compile this driver as a module, choose M here: the
149           module will be called gspca_sonixb.
150
151 config USB_GSPCA_SONIXJ
152         tristate "SONIX JPEG USB Camera Driver"
153         depends on VIDEO_V4L2 && USB_GSPCA
154         help
155           Say Y here if you want support for cameras based on the Sonix
156           chips with JPEG format (SN9C102P, SN9C105 and >= SN9C110).
157
158           To compile this driver as a module, choose M here: the
159           module will be called gspca_sonixj
160
161 config USB_GSPCA_SPCA500
162         tristate "SPCA500 USB Camera Driver"
163         depends on VIDEO_V4L2 && USB_GSPCA
164         help
165           Say Y here if you want support for cameras based on the SPCA500 chip.
166
167           To compile this driver as a module, choose M here: the
168           module will be called gspca_spca500.
169
170 config USB_GSPCA_SPCA501
171         tristate "SPCA501 USB Camera Driver"
172         depends on VIDEO_V4L2 && USB_GSPCA
173         help
174           Say Y here if you want support for cameras based on the SPCA501 chip.
175
176           To compile this driver as a module, choose M here: the
177           module will be called gspca_spca501.
178
179 config USB_GSPCA_SPCA505
180         tristate "SPCA505 USB Camera Driver"
181         depends on VIDEO_V4L2 && USB_GSPCA
182         help
183           Say Y here if you want support for cameras based on the SPCA505 chip.
184
185           To compile this driver as a module, choose M here: the
186           module will be called gspca_spca505.
187
188 config USB_GSPCA_SPCA506
189         tristate "SPCA506 USB Camera Driver"
190         depends on VIDEO_V4L2 && USB_GSPCA
191         help
192           Say Y here if you want support for cameras based on the SPCA506 chip.
193
194           To compile this driver as a module, choose M here: the
195           module will be called gspca_spca506.
196
197 config USB_GSPCA_SPCA508
198         tristate "SPCA508 USB Camera Driver"
199         depends on VIDEO_V4L2 && USB_GSPCA
200         help
201           Say Y here if you want support for cameras based on the SPCA508 chip.
202
203           To compile this driver as a module, choose M here: the
204           module will be called gspca_spca508.
205
206 config USB_GSPCA_SPCA561
207         tristate "SPCA561 USB Camera Driver"
208         depends on VIDEO_V4L2 && USB_GSPCA
209         help
210           Say Y here if you want support for cameras based on the SPCA561 chip.
211
212           To compile this driver as a module, choose M here: the
213           module will be called gspca_spca561.
214
215 config USB_GSPCA_SQ905
216         tristate "SQ Technologies SQ905 based USB Camera Driver"
217         depends on VIDEO_V4L2 && USB_GSPCA
218         help
219           Say Y here if you want support for cameras based on the SQ905 chip.
220
221           To compile this driver as a module, choose M here: the
222           module will be called gspca_sq905.
223
224 config USB_GSPCA_SQ905C
225         tristate "SQ Technologies SQ905C based USB Camera Driver"
226         depends on VIDEO_V4L2 && USB_GSPCA
227         help
228           Say Y here if you want support for cameras based on the SQ905C chip.
229
230           To compile this driver as a module, choose M here: the
231           module will be called gspca_sq905c.
232
233 config USB_GSPCA_STK014
234         tristate "Syntek DV4000 (STK014) USB Camera Driver"
235         depends on VIDEO_V4L2 && USB_GSPCA
236         help
237           Say Y here if you want support for cameras based on the STK014 chip.
238
239           To compile this driver as a module, choose M here: the
240           module will be called gspca_stk014.
241
242 config USB_GSPCA_STV0680
243         tristate "STV0680 USB Camera Driver"
244         depends on VIDEO_V4L2 && USB_GSPCA
245         help
246           Say Y here if you want support for cameras based on the STV0680 chip.
247
248           To compile this driver as a module, choose M here: the
249           module will be called gspca_stv0680.
250
251 config USB_GSPCA_SUNPLUS
252         tristate "SUNPLUS USB Camera Driver"
253         depends on VIDEO_V4L2 && USB_GSPCA
254         help
255           Say Y here if you want support for cameras based on the Sunplus
256           SPCA504(abc) SPCA533 SPCA536 chips.
257
258           To compile this driver as a module, choose M here: the
259           module will be called gspca_sunplus.
260
261 config USB_GSPCA_T613
262         tristate "T613 (JPEG Compliance) USB Camera Driver"
263         depends on VIDEO_V4L2 && USB_GSPCA
264         help
265           Say Y here if you want support for cameras based on the T613 chip.
266
267           To compile this driver as a module, choose M here: the
268           module will be called gspca_t613.
269
270 config USB_GSPCA_TV8532
271         tristate "TV8532 USB Camera Driver"
272         depends on VIDEO_V4L2 && USB_GSPCA
273         help
274           Say Y here if you want support for cameras based on the TV8531 chip.
275
276           To compile this driver as a module, choose M here: the
277           module will be called gspca_tv8532.
278
279 config USB_GSPCA_VC032X
280         tristate "VC032X USB Camera Driver"
281         depends on VIDEO_V4L2 && USB_GSPCA
282         help
283           Say Y here if you want support for cameras based on the VC032X chip.
284
285           To compile this driver as a module, choose M here: the
286           module will be called gspca_vc032x.
287
288 config USB_GSPCA_ZC3XX
289         tristate "ZC3XX USB Camera Driver"
290         depends on VIDEO_V4L2 && USB_GSPCA
291         help
292           Say Y here if you want support for cameras based on the ZC3XX chip.
293
294           To compile this driver as a module, choose M here: the
295           module will be called gspca_zc3xx.
296
297 endif