2 # Multimedia Video device configuration
8 comment "Video Adapters"
11 tristate "BT848 Video For Linux"
12 depends on VIDEO_DEV && PCI && I2C
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.
25 If you say Y or M here, you need to say Y or M to "I2C support" and
26 "I2C bit-banging interfaces" in the device drivers section.
28 To compile this driver as a module, choose M here: the
29 module will be called bttv.
32 tristate "Mediavision Pro Movie Studio Video For Linux"
33 depends on VIDEO_DEV && ISA
35 Say Y if you have such a thing.
37 To compile this driver as a module, choose M here: the
38 module will be called pms.
41 tristate "PlanB Video-In on PowerMac"
42 depends on PPC_PMAC && VIDEO_DEV && BROKEN
44 PlanB is the V4L driver for the PowerMac 7x00/8x00 series video
45 input hardware. If you want to experiment with this, say Y.
46 Otherwise, or if you don't understand a word, say N. See
47 <http://www.cpu.lu/~mlan/linux/dev/planb.html> for more info.
49 Saying M will compile this driver as a module (planb).
52 tristate "Quickcam BW Video For Linux"
53 depends on VIDEO_DEV && PARPORT
55 Say Y have if you the black and white version of the QuickCam
56 camera. See the next option for the color version.
58 To compile this driver as a module, choose M here: the
59 module will be called bw-qcam.
62 tristate "QuickCam Colour Video For Linux (EXPERIMENTAL)"
63 depends on EXPERIMENTAL && VIDEO_DEV && PARPORT
65 This is the video4linux driver for the colour version of the
66 Connectix QuickCam. If you have one of these cameras, say Y here,
67 otherwise say N. This driver does not work with the original
68 monochrome QuickCam, QuickCam VC or QuickClip. It is also available
70 Read <file:Documentation/video4linux/CQcam.txt> for more information.
73 tristate "W9966CF Webcam (FlyCam Supra and others) Video For Linux"
74 depends on PARPORT_1284 && VIDEO_DEV && PARPORT
76 Video4linux driver for Winbond's w9966 based Webcams.
77 Currently tested with the LifeView FlyCam Supra.
78 If you have one of these cameras, say Y here
80 This driver is also available as a module (w9966).
82 Check out <file:Documentation/video4linux/w9966.txt> for more
86 tristate "CPiA Video For Linux"
89 This is the video4linux driver for cameras based on Vision's CPiA
90 (Colour Processor Interface ASIC), such as the Creative Labs Video
91 Blaster Webcam II. If you have one of these cameras, say Y here
92 and select parallel port and/or USB lowlevel support below,
93 otherwise say N. This will not work with the Creative Webcam III.
95 Please read <file:Documentation/video4linux/README.cpia> for more
98 This driver is also available as a module (cpia).
101 tristate "CPiA Parallel Port Lowlevel Support"
102 depends on PARPORT_1284 && VIDEO_CPIA && PARPORT
104 This is the lowlevel parallel port support for cameras based on
105 Vision's CPiA (Colour Processor Interface ASIC), such as the
106 Creative Webcam II. If you have the parallel port version of one
107 of these cameras, say Y here, otherwise say N. It is also available
108 as a module (cpia_pp).
110 config VIDEO_CPIA_USB
111 tristate "CPiA USB Lowlevel Support"
112 depends on VIDEO_CPIA && USB
114 This is the lowlevel USB support for cameras based on Vision's CPiA
115 (Colour Processor Interface ASIC), such as the Creative Webcam II.
116 If you have the USB version of one of these cameras, say Y here,
117 otherwise say N. This will not work with the Creative Webcam III.
118 It is also available as a module (cpia_usb).
120 config VIDEO_SAA5246A
121 tristate "SAA5246A, SAA5281 Teletext processor"
122 depends on VIDEO_DEV && I2C
124 Support for I2C bus based teletext using the SAA5246A or SAA5281
125 chip. Useful only if you live in Europe.
127 To compile this driver as a module, choose M here: the
128 module will be called saa5246a.
131 tristate "SAA5249 Teletext processor"
132 depends on VIDEO_DEV && I2C
134 Support for I2C bus based teletext using the SAA5249 chip. At the
135 moment this is only useful on some European WinTV cards.
137 To compile this driver as a module, choose M here: the
138 module will be called saa5249.
141 tristate "SAB3036 tuner"
142 depends on VIDEO_DEV && I2C
144 Say Y here to include support for Philips SAB3036 compatible tuners.
148 tristate "SGI Vino Video For Linux (EXPERIMENTAL)"
149 depends on VIDEO_DEV && I2C && SGI_IP22 && EXPERIMENTAL
152 Say Y here to build in support for the Vino video input system found
153 on SGI Indy machines.
156 tristate "Stradis 4:2:2 MPEG-2 video driver (EXPERIMENTAL)"
157 depends on EXPERIMENTAL && VIDEO_DEV && PCI
159 Say Y here to enable support for the Stradis 4:2:2 MPEG-2 video
160 driver for PCI. There is a product page at
161 <http://www.stradis.com/decoder.html>.
164 tristate "Zoran ZR36057/36067 Video For Linux"
165 depends on VIDEO_DEV && PCI && I2C_ALGOBIT
167 Say Y for support for MJPEG capture cards based on the Zoran
168 36057/36067 PCI controller chipset. This includes the Iomega
169 Buz, Pinnacle DC10+ and the Linux Media Labs LML33. There is
170 a driver homepage at <http://mjpeg.sf.net/driver-zoran/>. For
171 more information, check <file:Documentation/video4linux/Zoran>.
173 To compile this driver as a module, choose M here: the
174 module will be called zr36067.
176 config VIDEO_ZORAN_BUZ
177 tristate "Iomega Buz support"
178 depends on VIDEO_ZORAN
180 Support for the Iomega Buz MJPEG capture/playback card.
182 config VIDEO_ZORAN_DC10
183 tristate "Pinnacle/Miro DC10(+) support"
184 depends on VIDEO_ZORAN
186 Support for the Pinnacle/Miro DC10(+) MJPEG capture/playback
189 config VIDEO_ZORAN_DC30
190 tristate "Pinnacle/Miro DC30(+) support"
191 depends on VIDEO_ZORAN
193 Support for the Pinnacle/Miro DC30(+) MJPEG capture/playback
194 card. This also supports really old DC10 cards based on the
195 zr36050 MJPEG codec and zr36016 VFE.
197 config VIDEO_ZORAN_LML33
198 tristate "Linux Media Labs LML33 support"
199 depends on VIDEO_ZORAN
201 Support for the Linux Media Labs LML33 MJPEG capture/playback
204 config VIDEO_ZORAN_LML33R10
205 tristate "Linux Media Labs LML33R10 support"
206 depends on VIDEO_ZORAN
208 support for the Linux Media Labs LML33R10 MJPEG capture/playback
212 tristate "Zoran ZR36120/36125 Video For Linux"
213 depends on VIDEO_DEV && PCI && I2C && BROKEN
215 Support for ZR36120/ZR36125 based frame grabber/overlay boards.
216 This includes the Victor II, WaveWatcher, Video Wonder, Maxi-TV,
217 and Buster boards. Please read the material in
218 <file:Documentation/video4linux/zr36120.txt> for more information.
220 To compile this driver as a module, choose M here: the
221 module will be called zr36120.
224 tristate "Sony Vaio Picturebook Motion Eye Video For Linux"
225 depends on VIDEO_DEV && PCI && SONYPI
227 This is the video4linux driver for the Motion Eye camera found
228 in the Vaio Picturebook laptops. Please read the material in
229 <file:Documentation/video4linux/meye.txt> for more information.
231 If you say Y or M here, you need to say Y or M to "Sony Programmable
232 I/O Control Device" in the character device section.
234 To compile this driver as a module, choose M here: the
235 module will be called meye.
238 tristate "Philips SAA7134 support"
239 depends on VIDEO_DEV && PCI && I2C && SOUND
245 This is a video4linux driver for Philips SAA7130/7134 based
248 To compile this driver as a module, choose M here: the
249 module will be called saa7134.
251 config VIDEO_SAA7134_DVB
252 tristate "DVB Support for saa7134 based TV cards"
253 depends on VIDEO_SAA7134 && DVB_CORE
258 This adds support for DVB cards based on the
259 Philips saa7134 chip.
262 tristate "Siemens-Nixdorf 'Multimedia eXtension Board'"
263 depends on VIDEO_DEV && PCI
264 select VIDEO_SAA7146_VV
267 This is a video4linux driver for the 'Multimedia eXtension Board'
268 TV card by Siemens-Nixdorf.
270 To compile this driver as a module, choose M here: the
271 module will be called mxb.
274 tristate "Philips-Semiconductors 'dpc7146 demonstration board'"
275 depends on VIDEO_DEV && PCI
276 select VIDEO_SAA7146_VV
278 This is a video4linux driver for the 'dpc7146 demonstration
279 board' by Philips-Semiconductors. It's the reference design
280 for SAA7146 bases boards, so if you have some unsupported
281 saa7146 based, analog video card, chances are good that it
282 will work with this skeleton driver.
284 To compile this driver as a module, choose M here: the
285 module will be called dpc7146.
287 config VIDEO_HEXIUM_ORION
288 tristate "Hexium HV-PCI6 and Orion frame grabber"
289 depends on VIDEO_DEV && PCI
290 select VIDEO_SAA7146_VV
292 This is a video4linux driver for the Hexium HV-PCI6 and
293 Orion frame grabber cards by Hexium.
295 To compile this driver as a module, choose M here: the
296 module will be called hexium_orion.
298 config VIDEO_HEXIUM_GEMINI
299 tristate "Hexium Gemini frame grabber"
300 depends on VIDEO_DEV && PCI
301 select VIDEO_SAA7146_VV
303 This is a video4linux driver for the Hexium Gemini frame
304 grabber card by Hexium. Please note that the Gemini Dual
305 card is *not* fully supported.
307 To compile this driver as a module, choose M here: the
308 module will be called hexium_gemini.
311 tristate "Conexant 2388x (bt878 successor) support"
312 depends on VIDEO_DEV && PCI && I2C && EXPERIMENTAL
318 select VIDEO_TVEEPROM
321 This is a video4linux driver for Conexant 2388x based
324 To compile this driver as a module, choose M here: the
325 module will be called cx8800
327 config VIDEO_CX88_DVB
328 tristate "DVB Support for cx2388x based TV cards"
329 depends on VIDEO_CX88 && DVB_CORE
336 This adds support for DVB/ATSC cards based on the
337 Connexant 2388x chip.
339 config VIDEO_OVCAMCHIP
340 tristate "OmniVision Camera Chip support"
341 depends on VIDEO_DEV && I2C
343 Support for the OmniVision OV6xxx and OV7xxx series of camera chips.
344 This driver is intended to be used with the ov511 and w9968cf USB
347 To compile this driver as a module, choose M here: the
348 module will be called ovcamchip
351 tristate "AR devices"
354 This is a video4linux driver for the Renesas AR (Artificial Retina)
357 config VIDEO_M32R_AR_M64278
358 tristate "Use Colour AR module M64278(VGA)"
359 depends on VIDEO_M32R_AR
361 Say Y here to use the Renesas M64278E-800 camera module,
362 which supports VGA(640x480 pixcels) size of images.