blob: 93570355819aefd3c36cc35f25343f24370d9a36 [file] [log] [blame]
Linus Torvalds1da177e2005-04-16 15:20:36 -07001#
2# Multimedia Video device configuration
3#
4
5menu "Video For Linux"
6 depends on VIDEO_DEV
7
8comment "Video Adapters"
9
10config VIDEO_BT848
11 tristate "BT848 Video For Linux"
12 depends on VIDEO_DEV && PCI && I2C
13 select I2C_ALGOBIT
14 select FW_LOADER
15 select VIDEO_BTCX
16 select VIDEO_BUF
17 select VIDEO_IR
18 select VIDEO_TUNER
19 select VIDEO_TVEEPROM
20 ---help---
21 Support for BT848 based frame grabber/overlay boards. This includes
22 the Miro, Hauppauge and STB boards. Please read the material in
23 <file:Documentation/video4linux/bttv/> for more information.
24
Linus Torvalds1da177e2005-04-16 15:20:36 -070025 To compile this driver as a module, choose M here: the
26 module will be called bttv.
27
Mauro Carvalho Chehab10b89ee2005-09-09 13:04:03 -070028config VIDEO_SAA6588
29 tristate "SAA6588 Radio Chip RDS decoder support on BT848 cards"
30 depends on VIDEO_DEV && I2C && VIDEO_BT848
31
32 help
33 Support for Radio Data System (RDS) decoder. This allows seeing
34 radio station identification transmitted using this standard.
35 Currentlly, it works only with bt8x8 chips.
36
37 To compile this driver as a module, choose M here: the
38 module will be called saa6588.
39
Linus Torvalds1da177e2005-04-16 15:20:36 -070040config VIDEO_PMS
41 tristate "Mediavision Pro Movie Studio Video For Linux"
42 depends on VIDEO_DEV && ISA
43 help
44 Say Y if you have such a thing.
45
46 To compile this driver as a module, choose M here: the
47 module will be called pms.
48
49config VIDEO_PLANB
50 tristate "PlanB Video-In on PowerMac"
51 depends on PPC_PMAC && VIDEO_DEV && BROKEN
52 help
53 PlanB is the V4L driver for the PowerMac 7x00/8x00 series video
54 input hardware. If you want to experiment with this, say Y.
55 Otherwise, or if you don't understand a word, say N. See
56 <http://www.cpu.lu/~mlan/linux/dev/planb.html> for more info.
57
58 Saying M will compile this driver as a module (planb).
59
60config VIDEO_BWQCAM
61 tristate "Quickcam BW Video For Linux"
62 depends on VIDEO_DEV && PARPORT
63 help
64 Say Y have if you the black and white version of the QuickCam
65 camera. See the next option for the color version.
66
67 To compile this driver as a module, choose M here: the
68 module will be called bw-qcam.
69
70config VIDEO_CQCAM
71 tristate "QuickCam Colour Video For Linux (EXPERIMENTAL)"
72 depends on EXPERIMENTAL && VIDEO_DEV && PARPORT
73 help
74 This is the video4linux driver for the colour version of the
75 Connectix QuickCam. If you have one of these cameras, say Y here,
76 otherwise say N. This driver does not work with the original
77 monochrome QuickCam, QuickCam VC or QuickClip. It is also available
78 as a module (c-qcam).
79 Read <file:Documentation/video4linux/CQcam.txt> for more information.
80
81config VIDEO_W9966
82 tristate "W9966CF Webcam (FlyCam Supra and others) Video For Linux"
83 depends on PARPORT_1284 && VIDEO_DEV && PARPORT
84 help
85 Video4linux driver for Winbond's w9966 based Webcams.
86 Currently tested with the LifeView FlyCam Supra.
87 If you have one of these cameras, say Y here
88 otherwise say N.
89 This driver is also available as a module (w9966).
90
91 Check out <file:Documentation/video4linux/w9966.txt> for more
92 information.
93
94config VIDEO_CPIA
95 tristate "CPiA Video For Linux"
96 depends on VIDEO_DEV
97 ---help---
98 This is the video4linux driver for cameras based on Vision's CPiA
99 (Colour Processor Interface ASIC), such as the Creative Labs Video
100 Blaster Webcam II. If you have one of these cameras, say Y here
101 and select parallel port and/or USB lowlevel support below,
102 otherwise say N. This will not work with the Creative Webcam III.
103
104 Please read <file:Documentation/video4linux/README.cpia> for more
105 information.
106
107 This driver is also available as a module (cpia).
108
109config VIDEO_CPIA_PP
110 tristate "CPiA Parallel Port Lowlevel Support"
111 depends on PARPORT_1284 && VIDEO_CPIA && PARPORT
112 help
113 This is the lowlevel parallel port support for cameras based on
114 Vision's CPiA (Colour Processor Interface ASIC), such as the
115 Creative Webcam II. If you have the parallel port version of one
116 of these cameras, say Y here, otherwise say N. It is also available
117 as a module (cpia_pp).
118
119config VIDEO_CPIA_USB
120 tristate "CPiA USB Lowlevel Support"
121 depends on VIDEO_CPIA && USB
122 help
123 This is the lowlevel USB support for cameras based on Vision's CPiA
124 (Colour Processor Interface ASIC), such as the Creative Webcam II.
125 If you have the USB version of one of these cameras, say Y here,
126 otherwise say N. This will not work with the Creative Webcam III.
127 It is also available as a module (cpia_usb).
128
129config VIDEO_SAA5246A
130 tristate "SAA5246A, SAA5281 Teletext processor"
131 depends on VIDEO_DEV && I2C
132 help
133 Support for I2C bus based teletext using the SAA5246A or SAA5281
134 chip. Useful only if you live in Europe.
135
136 To compile this driver as a module, choose M here: the
137 module will be called saa5246a.
138
139config VIDEO_SAA5249
140 tristate "SAA5249 Teletext processor"
141 depends on VIDEO_DEV && I2C
142 help
143 Support for I2C bus based teletext using the SAA5249 chip. At the
144 moment this is only useful on some European WinTV cards.
145
146 To compile this driver as a module, choose M here: the
147 module will be called saa5249.
148
149config TUNER_3036
150 tristate "SAB3036 tuner"
151 depends on VIDEO_DEV && I2C
152 help
153 Say Y here to include support for Philips SAB3036 compatible tuners.
154 If in doubt, say N.
155
156config VIDEO_VINO
157 tristate "SGI Vino Video For Linux (EXPERIMENTAL)"
158 depends on VIDEO_DEV && I2C && SGI_IP22 && EXPERIMENTAL
159 select I2C_ALGO_SGI
160 help
161 Say Y here to build in support for the Vino video input system found
162 on SGI Indy machines.
163
164config VIDEO_STRADIS
165 tristate "Stradis 4:2:2 MPEG-2 video driver (EXPERIMENTAL)"
166 depends on EXPERIMENTAL && VIDEO_DEV && PCI
167 help
168 Say Y here to enable support for the Stradis 4:2:2 MPEG-2 video
169 driver for PCI. There is a product page at
170 <http://www.stradis.com/decoder.html>.
171
172config VIDEO_ZORAN
173 tristate "Zoran ZR36057/36067 Video For Linux"
174 depends on VIDEO_DEV && PCI && I2C_ALGOBIT
175 help
176 Say Y for support for MJPEG capture cards based on the Zoran
177 36057/36067 PCI controller chipset. This includes the Iomega
178 Buz, Pinnacle DC10+ and the Linux Media Labs LML33. There is
179 a driver homepage at <http://mjpeg.sf.net/driver-zoran/>. For
180 more information, check <file:Documentation/video4linux/Zoran>.
181
182 To compile this driver as a module, choose M here: the
183 module will be called zr36067.
184
185config VIDEO_ZORAN_BUZ
186 tristate "Iomega Buz support"
187 depends on VIDEO_ZORAN
188 help
189 Support for the Iomega Buz MJPEG capture/playback card.
190
191config VIDEO_ZORAN_DC10
192 tristate "Pinnacle/Miro DC10(+) support"
193 depends on VIDEO_ZORAN
194 help
195 Support for the Pinnacle/Miro DC10(+) MJPEG capture/playback
196 card.
197
198config VIDEO_ZORAN_DC30
199 tristate "Pinnacle/Miro DC30(+) support"
200 depends on VIDEO_ZORAN
201 help
202 Support for the Pinnacle/Miro DC30(+) MJPEG capture/playback
203 card. This also supports really old DC10 cards based on the
204 zr36050 MJPEG codec and zr36016 VFE.
205
206config VIDEO_ZORAN_LML33
207 tristate "Linux Media Labs LML33 support"
208 depends on VIDEO_ZORAN
209 help
210 Support for the Linux Media Labs LML33 MJPEG capture/playback
211 card.
212
213config VIDEO_ZORAN_LML33R10
214 tristate "Linux Media Labs LML33R10 support"
215 depends on VIDEO_ZORAN
216 help
217 support for the Linux Media Labs LML33R10 MJPEG capture/playback
218 card.
219
220config VIDEO_ZR36120
221 tristate "Zoran ZR36120/36125 Video For Linux"
222 depends on VIDEO_DEV && PCI && I2C && BROKEN
223 help
224 Support for ZR36120/ZR36125 based frame grabber/overlay boards.
225 This includes the Victor II, WaveWatcher, Video Wonder, Maxi-TV,
226 and Buster boards. Please read the material in
227 <file:Documentation/video4linux/zr36120.txt> for more information.
228
229 To compile this driver as a module, choose M here: the
230 module will be called zr36120.
231
232config VIDEO_MEYE
233 tristate "Sony Vaio Picturebook Motion Eye Video For Linux"
234 depends on VIDEO_DEV && PCI && SONYPI
235 ---help---
236 This is the video4linux driver for the Motion Eye camera found
237 in the Vaio Picturebook laptops. Please read the material in
238 <file:Documentation/video4linux/meye.txt> for more information.
239
240 If you say Y or M here, you need to say Y or M to "Sony Programmable
241 I/O Control Device" in the character device section.
242
243 To compile this driver as a module, choose M here: the
244 module will be called meye.
245
246config VIDEO_SAA7134
247 tristate "Philips SAA7134 support"
Adrian Bunkb96d6112005-07-27 11:45:52 -0700248 depends on VIDEO_DEV && PCI && I2C && SOUND
Linus Torvalds1da177e2005-04-16 15:20:36 -0700249 select VIDEO_BUF
250 select VIDEO_IR
251 select VIDEO_TUNER
Dominik Hackl631330a2005-05-16 21:53:45 -0700252 select CRC32
Linus Torvalds1da177e2005-04-16 15:20:36 -0700253 ---help---
254 This is a video4linux driver for Philips SAA7130/7134 based
255 TV cards.
256
257 To compile this driver as a module, choose M here: the
258 module will be called saa7134.
259
260config VIDEO_SAA7134_DVB
261 tristate "DVB Support for saa7134 based TV cards"
262 depends on VIDEO_SAA7134 && DVB_CORE
263 select VIDEO_BUF_DVB
264 select DVB_MT352
Gerd Knorr9990d742005-05-01 08:59:20 -0700265 select DVB_CX22702
Michael Krufkye770e8502005-09-03 15:54:18 -0700266 select DVB_TDA1004X
Linus Torvalds1da177e2005-04-16 15:20:36 -0700267 ---help---
268 This adds support for DVB cards based on the
269 Philips saa7134 chip.
270
271config VIDEO_MXB
272 tristate "Siemens-Nixdorf 'Multimedia eXtension Board'"
273 depends on VIDEO_DEV && PCI
274 select VIDEO_SAA7146_VV
275 select VIDEO_TUNER
276 ---help---
277 This is a video4linux driver for the 'Multimedia eXtension Board'
278 TV card by Siemens-Nixdorf.
279
280 To compile this driver as a module, choose M here: the
281 module will be called mxb.
282
283config VIDEO_DPC
284 tristate "Philips-Semiconductors 'dpc7146 demonstration board'"
285 depends on VIDEO_DEV && PCI
286 select VIDEO_SAA7146_VV
287 ---help---
288 This is a video4linux driver for the 'dpc7146 demonstration
289 board' by Philips-Semiconductors. It's the reference design
290 for SAA7146 bases boards, so if you have some unsupported
291 saa7146 based, analog video card, chances are good that it
292 will work with this skeleton driver.
293
294 To compile this driver as a module, choose M here: the
295 module will be called dpc7146.
296
297config VIDEO_HEXIUM_ORION
298 tristate "Hexium HV-PCI6 and Orion frame grabber"
299 depends on VIDEO_DEV && PCI
300 select VIDEO_SAA7146_VV
301 ---help---
302 This is a video4linux driver for the Hexium HV-PCI6 and
303 Orion frame grabber cards by Hexium.
304
305 To compile this driver as a module, choose M here: the
306 module will be called hexium_orion.
307
308config VIDEO_HEXIUM_GEMINI
309 tristate "Hexium Gemini frame grabber"
310 depends on VIDEO_DEV && PCI
311 select VIDEO_SAA7146_VV
312 ---help---
313 This is a video4linux driver for the Hexium Gemini frame
314 grabber card by Hexium. Please note that the Gemini Dual
315 card is *not* fully supported.
316
317 To compile this driver as a module, choose M here: the
318 module will be called hexium_gemini.
319
320config VIDEO_CX88
321 tristate "Conexant 2388x (bt878 successor) support"
322 depends on VIDEO_DEV && PCI && I2C && EXPERIMENTAL
323 select I2C_ALGOBIT
324 select FW_LOADER
325 select VIDEO_BTCX
326 select VIDEO_BUF
327 select VIDEO_TUNER
328 select VIDEO_TVEEPROM
329 select VIDEO_IR
330 ---help---
331 This is a video4linux driver for Conexant 2388x based
332 TV cards.
333
334 To compile this driver as a module, choose M here: the
335 module will be called cx8800
336
337config VIDEO_CX88_DVB
338 tristate "DVB Support for cx2388x based TV cards"
339 depends on VIDEO_CX88 && DVB_CORE
340 select VIDEO_BUF_DVB
341 select DVB_MT352
342 select DVB_OR51132
Adrian Bunkd6988582005-06-23 22:04:41 -0700343 select DVB_CX22702
Michael Krufky6ddcc912005-07-27 11:46:00 -0700344 select DVB_LGDT330X
Linus Torvalds1da177e2005-04-16 15:20:36 -0700345 ---help---
346 This adds support for DVB/ATSC cards based on the
347 Connexant 2388x chip.
348
349config VIDEO_OVCAMCHIP
350 tristate "OmniVision Camera Chip support"
351 depends on VIDEO_DEV && I2C
352 ---help---
353 Support for the OmniVision OV6xxx and OV7xxx series of camera chips.
354 This driver is intended to be used with the ov511 and w9968cf USB
355 camera drivers.
356
357 To compile this driver as a module, choose M here: the
358 module will be called ovcamchip
359
360config VIDEO_M32R_AR
361 tristate "AR devices"
362 depends on M32R
363 ---help---
364 This is a video4linux driver for the Renesas AR (Artificial Retina)
365 camera module.
366
367config VIDEO_M32R_AR_M64278
368 tristate "Use Colour AR module M64278(VGA)"
Al Virob545d482005-08-23 22:45:46 +0100369 depends on VIDEO_M32R_AR && PLAT_M32700UT
Linus Torvalds1da177e2005-04-16 15:20:36 -0700370 ---help---
371 Say Y here to use the Renesas M64278E-800 camera module,
372 which supports VGA(640x480 pixcels) size of images.
373
374endmenu