]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blob - drivers/media/video/gspca/Kconfig
fdd4f653753c6c0ef05ae2b01c340687608e93fe
[linux-2.6-omap-h63xx.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
22 config USB_GSPCA_CONEX
23         tristate "Conexant Camera Driver"
24         depends on VIDEO_V4L2 && USB_GSPCA
25         help
26           Say Y here if you want support for cameras based on the Conexant chip.
27
28           To compile this driver as a module, choose M here: the
29           module will be called gspca_conex.
30
31 config USB_GSPCA_ETOMS
32         tristate "Etoms USB Camera Driver"
33         depends on VIDEO_V4L2 && USB_GSPCA
34         help
35           Say Y here if you want support for cameras based on the Etoms chip.
36
37           To compile this driver as a module, choose M here: the
38           module will be called gspca_etoms.
39
40 config USB_GSPCA_FINEPIX
41         tristate "Fujifilm FinePix USB V4L2 driver"
42         depends on VIDEO_V4L2 && USB_GSPCA
43         help
44           Say Y here if you want support for cameras based on the FinePix chip.
45
46           To compile this driver as a module, choose M here: the
47           module will be called gspca_finepix.
48
49 config USB_GSPCA_MARS
50         tristate "Mars USB Camera Driver"
51         depends on VIDEO_V4L2 && USB_GSPCA
52         help
53           Say Y here if you want support for cameras based on the Mars chip.
54
55           To compile this driver as a module, choose M here: the
56           module will be called gspca_mars.
57
58 config USB_GSPCA_OV519
59         tristate "OV519 USB Camera Driver"
60         depends on VIDEO_V4L2 && USB_GSPCA
61         help
62           Say Y here if you want support for cameras based on the OV519 chip.
63
64           To compile this driver as a module, choose M here: the
65           module will be called gspca_ov519.
66
67 config USB_GSPCA_PAC207
68         tristate "Pixart PAC207 USB Camera Driver"
69         depends on VIDEO_V4L2 && USB_GSPCA
70         help
71           Say Y here if you want support for cameras based on the PAC207 chip.
72
73           To compile this driver as a module, choose M here: the
74           module will be called gspca_pac207.
75
76 config USB_GSPCA_PAC7311
77         tristate "Pixart PAC7311 USB Camera Driver"
78         depends on VIDEO_V4L2 && USB_GSPCA
79         help
80           Say Y here if you want support for cameras based on the PAC7311 chip.
81
82           To compile this driver as a module, choose M here: the
83           module will be called gspca_pac7311.
84
85 config USB_GSPCA_SONIXB
86         tristate "SONIX Bayer USB Camera Driver"
87         depends on VIDEO_V4L2 && USB_GSPCA
88         help
89           Say Y here if you want support for cameras based on the Sonix
90           chips with Bayer format (SN9C101, SN9C102 and SN9C103).
91
92           To compile this driver as a module, choose M here: the
93           module will be called gspca_sonixb.
94
95 config USB_GSPCA_SONIXJ
96         tristate "SONIX JPEG USB Camera Driver"
97         depends on VIDEO_V4L2 && USB_GSPCA
98         help
99           Say Y here if you want support for cameras based on the Sonix
100           chips with JPEG format (SN9C102P, SN9C105 and >= SN9C110).
101
102           To compile this driver as a module, choose M here: the
103           module will be called gspca_sonixj
104
105 config USB_GSPCA_SPCA500
106         tristate "SPCA500 USB Camera Driver"
107         depends on VIDEO_V4L2 && USB_GSPCA
108         help
109           Say Y here if you want support for cameras based on the SPCA500 chip.
110
111           To compile this driver as a module, choose M here: the
112           module will be called gspca_spca500.
113
114 config USB_GSPCA_SPCA501
115         tristate "SPCA501 USB Camera Driver"
116         depends on VIDEO_V4L2 && USB_GSPCA
117         help
118           Say Y here if you want support for cameras based on the SPCA501 chip.
119
120           To compile this driver as a module, choose M here: the
121           module will be called gspca_spca501.
122
123 config USB_GSPCA_SPCA505
124         tristate "SPCA505 USB Camera Driver"
125         depends on VIDEO_V4L2 && USB_GSPCA
126         help
127           Say Y here if you want support for cameras based on the SPCA505 chip.
128
129           To compile this driver as a module, choose M here: the
130           module will be called gspca_spca505.
131
132 config USB_GSPCA_SPCA506
133         tristate "SPCA506 USB Camera Driver"
134         depends on VIDEO_V4L2 && USB_GSPCA
135         help
136           Say Y here if you want support for cameras based on the SPCA506 chip.
137
138           To compile this driver as a module, choose M here: the
139           module will be called gspca_spca506.
140
141 config USB_GSPCA_SPCA508
142         tristate "SPCA508 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 SPCA508 chip.
146
147           To compile this driver as a module, choose M here: the
148           module will be called gspca_spca508.
149
150 config USB_GSPCA_SPCA561
151         tristate "SPCA561 USB Camera Driver"
152         depends on VIDEO_V4L2 && USB_GSPCA
153         help
154           Say Y here if you want support for cameras based on the SPCA561 chip.
155
156           To compile this driver as a module, choose M here: the
157           module will be called gspca_spca561.
158
159 config USB_GSPCA_STK014
160         tristate "Syntek DV4000 (STK014) USB Camera Driver"
161         depends on VIDEO_V4L2 && USB_GSPCA
162         help
163           Say Y here if you want support for cameras based on the STK014 chip.
164
165           To compile this driver as a module, choose M here: the
166           module will be called gspca_stk014.
167
168 config USB_GSPCA_SUNPLUS
169         tristate "SUNPLUS USB Camera Driver"
170         depends on VIDEO_V4L2 && USB_GSPCA
171         help
172           Say Y here if you want support for cameras based on the Sunplus
173           SPCA504(abc) SPCA533 SPCA536 chips.
174
175           To compile this driver as a module, choose M here: the
176           module will be called gspca_sunplus.
177
178 config USB_GSPCA_T613
179         tristate "T613 (JPEG Compliance) USB Camera Driver"
180         depends on VIDEO_V4L2 && USB_GSPCA
181         help
182           Say Y here if you want support for cameras based on the T613 chip.
183
184           To compile this driver as a module, choose M here: the
185           module will be called gspca_t613.
186
187 config USB_GSPCA_TV8532
188         tristate "TV8532 USB Camera Driver"
189         depends on VIDEO_V4L2 && USB_GSPCA
190         help
191           Say Y here if you want support for cameras based on the TV8531 chip.
192
193           To compile this driver as a module, choose M here: the
194           module will be called gspca_tv8532.
195
196 config USB_GSPCA_VC032X
197         tristate "VC032X USB Camera Driver"
198         depends on VIDEO_V4L2 && USB_GSPCA
199         help
200           Say Y here if you want support for cameras based on the VC032X chip.
201
202           To compile this driver as a module, choose M here: the
203           module will be called gspca_vc032x.
204
205 config USB_GSPCA_ZC3XX
206         tristate "ZC3XX USB Camera Driver"
207         depends on VIDEO_V4L2 && USB_GSPCA
208         help
209           Say Y here if you want support for cameras based on the ZC3XX chip.
210
211           To compile this driver as a module, choose M here: the
212           module will be called gspca_zc3xx.
213
214 endif