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