2 # Multimedia Video device configuration
8 comment "Video Adapters"
10 config VIDEO_ADV_DEBUG
11 bool "Enable advanced debug functionality"
15 Say Y here to enable advanced debugging functionality on some
20 tristate "BT848 Video For Linux"
21 depends on VIDEO_DEV && PCI && I2C
30 Support for BT848 based frame grabber/overlay boards. This includes
31 the Miro, Hauppauge and STB boards. Please read the material in
32 <file:Documentation/video4linux/bttv/> for more information.
34 To compile this driver as a module, choose M here: the
35 module will be called bttv.
37 config VIDEO_BT848_DVB
38 bool "DVB/ATSC Support for bt878 based TV cards"
39 depends on VIDEO_BT848 && DVB_CORE
42 This adds support for DVB/ATSC cards based on the BT878 chip.
45 tristate "SAA6588 Radio Chip RDS decoder support on BT848 cards"
46 depends on VIDEO_DEV && I2C && VIDEO_BT848
49 Support for Radio Data System (RDS) decoder. This allows seeing
50 radio station identification transmitted using this standard.
51 Currentlly, it works only with bt8x8 chips.
53 To compile this driver as a module, choose M here: the
54 module will be called saa6588.
57 tristate "Mediavision Pro Movie Studio Video For Linux"
58 depends on VIDEO_DEV && ISA
60 Say Y if you have such a thing.
62 To compile this driver as a module, choose M here: the
63 module will be called pms.
66 tristate "PlanB Video-In on PowerMac"
67 depends on PPC_PMAC && VIDEO_DEV && BROKEN
69 PlanB is the V4L driver for the PowerMac 7x00/8x00 series video
70 input hardware. If you want to experiment with this, say Y.
71 Otherwise, or if you don't understand a word, say N. See
72 <http://www.cpu.lu/~mlan/linux/dev/planb.html> for more info.
74 Saying M will compile this driver as a module (planb).
77 tristate "Quickcam BW Video For Linux"
78 depends on VIDEO_DEV && PARPORT
80 Say Y have if you the black and white version of the QuickCam
81 camera. See the next option for the color version.
83 To compile this driver as a module, choose M here: the
84 module will be called bw-qcam.
87 tristate "QuickCam Colour Video For Linux (EXPERIMENTAL)"
88 depends on EXPERIMENTAL && VIDEO_DEV && PARPORT
90 This is the video4linux driver for the colour version of the
91 Connectix QuickCam. If you have one of these cameras, say Y here,
92 otherwise say N. This driver does not work with the original
93 monochrome QuickCam, QuickCam VC or QuickClip. It is also available
95 Read <file:Documentation/video4linux/CQcam.txt> for more information.
98 tristate "W9966CF Webcam (FlyCam Supra and others) Video For Linux"
99 depends on PARPORT_1284 && VIDEO_DEV && PARPORT
101 Video4linux driver for Winbond's w9966 based Webcams.
102 Currently tested with the LifeView FlyCam Supra.
103 If you have one of these cameras, say Y here
105 This driver is also available as a module (w9966).
107 Check out <file:Documentation/video4linux/w9966.txt> for more
111 tristate "CPiA Video For Linux"
114 This is the video4linux driver for cameras based on Vision's CPiA
115 (Colour Processor Interface ASIC), such as the Creative Labs Video
116 Blaster Webcam II. If you have one of these cameras, say Y here
117 and select parallel port and/or USB lowlevel support below,
118 otherwise say N. This will not work with the Creative Webcam III.
120 Please read <file:Documentation/video4linux/README.cpia> for more
123 This driver is also available as a module (cpia).
126 tristate "CPiA Parallel Port Lowlevel Support"
127 depends on PARPORT_1284 && VIDEO_CPIA && PARPORT
129 This is the lowlevel parallel port support for cameras based on
130 Vision's CPiA (Colour Processor Interface ASIC), such as the
131 Creative Webcam II. If you have the parallel port version of one
132 of these cameras, say Y here, otherwise say N. It is also available
133 as a module (cpia_pp).
135 config VIDEO_CPIA_USB
136 tristate "CPiA USB Lowlevel Support"
137 depends on VIDEO_CPIA && USB
139 This is the lowlevel USB support for cameras based on Vision's CPiA
140 (Colour Processor Interface ASIC), such as the Creative Webcam II.
141 If you have the USB version of one of these cameras, say Y here,
142 otherwise say N. This will not work with the Creative Webcam III.
143 It is also available as a module (cpia_usb).
146 tristate "CPiA2 Video For Linux"
149 This is the video4linux driver for cameras based on Vision's CPiA2
150 (Colour Processor Interface ASIC), such as the Digital Blue QX5
151 Microscope. If you have one of these cameras, say Y here
153 This driver is also available as a module (cpia2).
155 config VIDEO_SAA5246A
156 tristate "SAA5246A, SAA5281 Teletext processor"
157 depends on VIDEO_DEV && I2C
159 Support for I2C bus based teletext using the SAA5246A or SAA5281
160 chip. Useful only if you live in Europe.
162 To compile this driver as a module, choose M here: the
163 module will be called saa5246a.
166 tristate "SAA5249 Teletext processor"
167 depends on VIDEO_DEV && I2C
169 Support for I2C bus based teletext using the SAA5249 chip. At the
170 moment this is only useful on some European WinTV cards.
172 To compile this driver as a module, choose M here: the
173 module will be called saa5249.
176 tristate "SAB3036 tuner"
177 depends on VIDEO_DEV && I2C
179 Say Y here to include support for Philips SAB3036 compatible tuners.
183 tristate "SGI Vino Video For Linux (EXPERIMENTAL)"
184 depends on VIDEO_DEV && I2C && SGI_IP22 && EXPERIMENTAL
187 Say Y here to build in support for the Vino video input system found
188 on SGI Indy machines.
191 tristate "Stradis 4:2:2 MPEG-2 video driver (EXPERIMENTAL)"
192 depends on EXPERIMENTAL && VIDEO_DEV && PCI
194 Say Y here to enable support for the Stradis 4:2:2 MPEG-2 video
195 driver for PCI. There is a product page at
196 <http://www.stradis.com/>.
199 tristate "Zoran ZR36057/36067 Video For Linux"
200 depends on VIDEO_DEV && PCI && I2C_ALGOBIT
202 Say Y for support for MJPEG capture cards based on the Zoran
203 36057/36067 PCI controller chipset. This includes the Iomega
204 Buz, Pinnacle DC10+ and the Linux Media Labs LML33. There is
205 a driver homepage at <http://mjpeg.sf.net/driver-zoran/>. For
206 more information, check <file:Documentation/video4linux/Zoran>.
208 To compile this driver as a module, choose M here: the
209 module will be called zr36067.
211 config VIDEO_ZORAN_BUZ
212 tristate "Iomega Buz support"
213 depends on VIDEO_ZORAN
215 Support for the Iomega Buz MJPEG capture/playback card.
217 config VIDEO_ZORAN_DC10
218 tristate "Pinnacle/Miro DC10(+) support"
219 depends on VIDEO_ZORAN
221 Support for the Pinnacle/Miro DC10(+) MJPEG capture/playback
224 config VIDEO_ZORAN_DC30
225 tristate "Pinnacle/Miro DC30(+) support"
226 depends on VIDEO_ZORAN
228 Support for the Pinnacle/Miro DC30(+) MJPEG capture/playback
229 card. This also supports really old DC10 cards based on the
230 zr36050 MJPEG codec and zr36016 VFE.
232 config VIDEO_ZORAN_LML33
233 tristate "Linux Media Labs LML33 support"
234 depends on VIDEO_ZORAN
236 Support for the Linux Media Labs LML33 MJPEG capture/playback
239 config VIDEO_ZORAN_LML33R10
240 tristate "Linux Media Labs LML33R10 support"
241 depends on VIDEO_ZORAN
243 support for the Linux Media Labs LML33R10 MJPEG capture/playback
247 tristate "Zoran ZR36120/36125 Video For Linux"
248 depends on VIDEO_DEV && PCI && I2C && BROKEN
250 Support for ZR36120/ZR36125 based frame grabber/overlay boards.
251 This includes the Victor II, WaveWatcher, Video Wonder, Maxi-TV,
252 and Buster boards. Please read the material in
253 <file:Documentation/video4linux/zr36120.txt> for more information.
255 To compile this driver as a module, choose M here: the
256 module will be called zr36120.
259 tristate "Sony Vaio Picturebook Motion Eye Video For Linux"
260 depends on VIDEO_DEV && PCI && SONYPI
262 This is the video4linux driver for the Motion Eye camera found
263 in the Vaio Picturebook laptops. Please read the material in
264 <file:Documentation/video4linux/meye.txt> for more information.
266 If you say Y or M here, you need to say Y or M to "Sony Programmable
267 I/O Control Device" in the character device section.
269 To compile this driver as a module, choose M here: the
270 module will be called meye.
272 source "drivers/media/video/saa7134/Kconfig"
275 tristate "Siemens-Nixdorf 'Multimedia eXtension Board'"
276 depends on VIDEO_DEV && PCI
277 select VIDEO_SAA7146_VV
280 This is a video4linux driver for the 'Multimedia eXtension Board'
281 TV card by Siemens-Nixdorf.
283 To compile this driver as a module, choose M here: the
284 module will be called mxb.
287 tristate "Philips-Semiconductors 'dpc7146 demonstration board'"
288 depends on VIDEO_DEV && PCI
289 select VIDEO_SAA7146_VV
291 This is a video4linux driver for the 'dpc7146 demonstration
292 board' by Philips-Semiconductors. It's the reference design
293 for SAA7146 bases boards, so if you have some unsupported
294 saa7146 based, analog video card, chances are good that it
295 will work with this skeleton driver.
297 To compile this driver as a module, choose M here: the
298 module will be called dpc7146.
300 config VIDEO_HEXIUM_ORION
301 tristate "Hexium HV-PCI6 and Orion frame grabber"
302 depends on VIDEO_DEV && PCI
303 select VIDEO_SAA7146_VV
305 This is a video4linux driver for the Hexium HV-PCI6 and
306 Orion frame grabber cards by Hexium.
308 To compile this driver as a module, choose M here: the
309 module will be called hexium_orion.
311 config VIDEO_HEXIUM_GEMINI
312 tristate "Hexium Gemini frame grabber"
313 depends on VIDEO_DEV && PCI
314 select VIDEO_SAA7146_VV
316 This is a video4linux driver for the Hexium Gemini frame
317 grabber card by Hexium. Please note that the Gemini Dual
318 card is *not* fully supported.
320 To compile this driver as a module, choose M here: the
321 module will be called hexium_gemini.
323 source "drivers/media/video/cx88/Kconfig"
325 source "drivers/media/video/em28xx/Kconfig"
327 config VIDEO_OVCAMCHIP
328 tristate "OmniVision Camera Chip support"
329 depends on VIDEO_DEV && I2C
331 Support for the OmniVision OV6xxx and OV7xxx series of camera chips.
332 This driver is intended to be used with the ov511 and w9968cf USB
335 To compile this driver as a module, choose M here: the
336 module will be called ovcamchip
339 tristate "AR devices"
342 This is a video4linux driver for the Renesas AR (Artificial Retina)
345 config VIDEO_M32R_AR_M64278
346 tristate "Use Colour AR module M64278(VGA)"
347 depends on VIDEO_M32R_AR && PLAT_M32700UT
349 Say Y here to use the Renesas M64278E-800 camera module,
350 which supports VGA(640x480 pixcels) size of images.
352 config VIDEO_AUDIO_DECODER
353 tristate "Add support for additional audio chipsets"
354 depends on VIDEO_DEV && I2C && EXPERIMENTAL
356 Say Y here to compile drivers for WM8775 and CS53L32A audio
360 tristate "Add support for additional video chipsets"
361 depends on VIDEO_DEV && I2C && EXPERIMENTAL
363 Say Y here to compile drivers for SAA7115, SAA7127 and CX25840