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).
145 config VIDEO_SAA5246A
146 tristate "SAA5246A, SAA5281 Teletext processor"
147 depends on VIDEO_DEV && I2C
149 Support for I2C bus based teletext using the SAA5246A or SAA5281
150 chip. Useful only if you live in Europe.
152 To compile this driver as a module, choose M here: the
153 module will be called saa5246a.
156 tristate "SAA5249 Teletext processor"
157 depends on VIDEO_DEV && I2C
159 Support for I2C bus based teletext using the SAA5249 chip. At the
160 moment this is only useful on some European WinTV cards.
162 To compile this driver as a module, choose M here: the
163 module will be called saa5249.
166 tristate "SAB3036 tuner"
167 depends on VIDEO_DEV && I2C
169 Say Y here to include support for Philips SAB3036 compatible tuners.
173 tristate "SGI Vino Video For Linux (EXPERIMENTAL)"
174 depends on VIDEO_DEV && I2C && SGI_IP22 && EXPERIMENTAL
177 Say Y here to build in support for the Vino video input system found
178 on SGI Indy machines.
181 tristate "Stradis 4:2:2 MPEG-2 video driver (EXPERIMENTAL)"
182 depends on EXPERIMENTAL && VIDEO_DEV && PCI
184 Say Y here to enable support for the Stradis 4:2:2 MPEG-2 video
185 driver for PCI. There is a product page at
186 <http://www.stradis.com/decoder.html>.
189 tristate "Zoran ZR36057/36067 Video For Linux"
190 depends on VIDEO_DEV && PCI && I2C_ALGOBIT
192 Say Y for support for MJPEG capture cards based on the Zoran
193 36057/36067 PCI controller chipset. This includes the Iomega
194 Buz, Pinnacle DC10+ and the Linux Media Labs LML33. There is
195 a driver homepage at <http://mjpeg.sf.net/driver-zoran/>. For
196 more information, check <file:Documentation/video4linux/Zoran>.
198 To compile this driver as a module, choose M here: the
199 module will be called zr36067.
201 config VIDEO_ZORAN_BUZ
202 tristate "Iomega Buz support"
203 depends on VIDEO_ZORAN
205 Support for the Iomega Buz MJPEG capture/playback card.
207 config VIDEO_ZORAN_DC10
208 tristate "Pinnacle/Miro DC10(+) support"
209 depends on VIDEO_ZORAN
211 Support for the Pinnacle/Miro DC10(+) MJPEG capture/playback
214 config VIDEO_ZORAN_DC30
215 tristate "Pinnacle/Miro DC30(+) support"
216 depends on VIDEO_ZORAN
218 Support for the Pinnacle/Miro DC30(+) MJPEG capture/playback
219 card. This also supports really old DC10 cards based on the
220 zr36050 MJPEG codec and zr36016 VFE.
222 config VIDEO_ZORAN_LML33
223 tristate "Linux Media Labs LML33 support"
224 depends on VIDEO_ZORAN
226 Support for the Linux Media Labs LML33 MJPEG capture/playback
229 config VIDEO_ZORAN_LML33R10
230 tristate "Linux Media Labs LML33R10 support"
231 depends on VIDEO_ZORAN
233 support for the Linux Media Labs LML33R10 MJPEG capture/playback
237 tristate "Zoran ZR36120/36125 Video For Linux"
238 depends on VIDEO_DEV && PCI && I2C && BROKEN
240 Support for ZR36120/ZR36125 based frame grabber/overlay boards.
241 This includes the Victor II, WaveWatcher, Video Wonder, Maxi-TV,
242 and Buster boards. Please read the material in
243 <file:Documentation/video4linux/zr36120.txt> for more information.
245 To compile this driver as a module, choose M here: the
246 module will be called zr36120.
249 tristate "Sony Vaio Picturebook Motion Eye Video For Linux"
250 depends on VIDEO_DEV && PCI && SONYPI
252 This is the video4linux driver for the Motion Eye camera found
253 in the Vaio Picturebook laptops. Please read the material in
254 <file:Documentation/video4linux/meye.txt> for more information.
256 If you say Y or M here, you need to say Y or M to "Sony Programmable
257 I/O Control Device" in the character device section.
259 To compile this driver as a module, choose M here: the
260 module will be called meye.
262 source "drivers/media/video/saa7134/Kconfig"
265 tristate "Siemens-Nixdorf 'Multimedia eXtension Board'"
266 depends on VIDEO_DEV && PCI
267 select VIDEO_SAA7146_VV
270 This is a video4linux driver for the 'Multimedia eXtension Board'
271 TV card by Siemens-Nixdorf.
273 To compile this driver as a module, choose M here: the
274 module will be called mxb.
277 tristate "Philips-Semiconductors 'dpc7146 demonstration board'"
278 depends on VIDEO_DEV && PCI
279 select VIDEO_SAA7146_VV
281 This is a video4linux driver for the 'dpc7146 demonstration
282 board' by Philips-Semiconductors. It's the reference design
283 for SAA7146 bases boards, so if you have some unsupported
284 saa7146 based, analog video card, chances are good that it
285 will work with this skeleton driver.
287 To compile this driver as a module, choose M here: the
288 module will be called dpc7146.
290 config VIDEO_HEXIUM_ORION
291 tristate "Hexium HV-PCI6 and Orion frame grabber"
292 depends on VIDEO_DEV && PCI
293 select VIDEO_SAA7146_VV
295 This is a video4linux driver for the Hexium HV-PCI6 and
296 Orion frame grabber cards by Hexium.
298 To compile this driver as a module, choose M here: the
299 module will be called hexium_orion.
301 config VIDEO_HEXIUM_GEMINI
302 tristate "Hexium Gemini frame grabber"
303 depends on VIDEO_DEV && PCI
304 select VIDEO_SAA7146_VV
306 This is a video4linux driver for the Hexium Gemini frame
307 grabber card by Hexium. Please note that the Gemini Dual
308 card is *not* fully supported.
310 To compile this driver as a module, choose M here: the
311 module will be called hexium_gemini.
313 source "drivers/media/video/cx88/Kconfig"
315 source "drivers/media/video/em28xx/Kconfig"
317 config VIDEO_OVCAMCHIP
318 tristate "OmniVision Camera Chip support"
319 depends on VIDEO_DEV && I2C
321 Support for the OmniVision OV6xxx and OV7xxx series of camera chips.
322 This driver is intended to be used with the ov511 and w9968cf USB
325 To compile this driver as a module, choose M here: the
326 module will be called ovcamchip
329 tristate "AR devices"
332 This is a video4linux driver for the Renesas AR (Artificial Retina)
335 config VIDEO_M32R_AR_M64278
336 tristate "Use Colour AR module M64278(VGA)"
337 depends on VIDEO_M32R_AR && PLAT_M32700UT
339 Say Y here to use the Renesas M64278E-800 camera module,
340 which supports VGA(640x480 pixcels) size of images.
342 config VIDEO_AUDIO_DECODER
343 tristate "Add support for additional audio chipsets"
344 depends on VIDEO_DEV && I2C && EXPERIMENTAL
346 Say Y here to compile drivers for WM8775 and CS53L32A audio
350 tristate "Add support for additional video chipsets"
351 depends on VIDEO_DEV && I2C && EXPERIMENTAL
353 Say Y here to compile drivers for SAA7115, SAA7127 and CX25840