2 # Multimedia Video device configuration
5 menu "Video Capture Adapters"
8 comment "Video Capture 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 "Virtual Video Driver"
21 depends on VIDEO_V4L2 && !SPARC32 && !SPARC64
25 Enables a virtual video driver. This device shows a color bar
26 and a timestamp, as a real device would generate by using V4L2
28 Say Y here if you want to test video apps or debug V4L devices.
31 source "drivers/media/video/bt8xx/Kconfig"
34 tristate "SAA6588 Radio Chip RDS decoder support on BT848 cards"
35 depends on I2C && VIDEO_BT848
38 Support for Radio Data System (RDS) decoder. This allows seeing
39 radio station identification transmitted using this standard.
40 Currentlly, it works only with bt8x8 chips.
42 To compile this driver as a module, choose M here: the
43 module will be called saa6588.
46 tristate "Mediavision Pro Movie Studio Video For Linux"
47 depends on ISA && VIDEO_V4L1
49 Say Y if you have such a thing.
51 To compile this driver as a module, choose M here: the
52 module will be called pms.
55 tristate "PlanB Video-In on PowerMac"
56 depends on PPC_PMAC && VIDEO_V4L1 && BROKEN
58 PlanB is the V4L driver for the PowerMac 7x00/8x00 series video
59 input hardware. If you want to experiment with this, say Y.
60 Otherwise, or if you don't understand a word, say N. See
61 <http://www.cpu.lu/~mlan/linux/dev/planb.html> for more info.
63 Saying M will compile this driver as a module (planb).
66 tristate "Quickcam BW Video For Linux"
67 depends on PARPORT && VIDEO_V4L1
69 Say Y have if you the black and white version of the QuickCam
70 camera. See the next option for the color version.
72 To compile this driver as a module, choose M here: the
73 module will be called bw-qcam.
76 tristate "QuickCam Colour Video For Linux (EXPERIMENTAL)"
77 depends on EXPERIMENTAL && PARPORT && VIDEO_V4L1
79 This is the video4linux driver for the colour version of the
80 Connectix QuickCam. If you have one of these cameras, say Y here,
81 otherwise say N. This driver does not work with the original
82 monochrome QuickCam, QuickCam VC or QuickClip. It is also available
84 Read <file:Documentation/video4linux/CQcam.txt> for more information.
87 tristate "W9966CF Webcam (FlyCam Supra and others) Video For Linux"
88 depends on PARPORT_1284 && PARPORT && VIDEO_V4L1
90 Video4linux driver for Winbond's w9966 based Webcams.
91 Currently tested with the LifeView FlyCam Supra.
92 If you have one of these cameras, say Y here
94 This driver is also available as a module (w9966).
96 Check out <file:Documentation/video4linux/w9966.txt> for more
100 tristate "CPiA Video For Linux"
101 depends on VIDEO_V4L1
103 This is the video4linux driver for cameras based on Vision's CPiA
104 (Colour Processor Interface ASIC), such as the Creative Labs Video
105 Blaster Webcam II. If you have one of these cameras, say Y here
106 and select parallel port and/or USB lowlevel support below,
107 otherwise say N. This will not work with the Creative Webcam III.
109 Please read <file:Documentation/video4linux/README.cpia> for more
112 This driver is also available as a module (cpia).
115 tristate "CPiA Parallel Port Lowlevel Support"
116 depends on PARPORT_1284 && VIDEO_CPIA && PARPORT
118 This is the lowlevel parallel port support for cameras based on
119 Vision's CPiA (Colour Processor Interface ASIC), such as the
120 Creative Webcam II. If you have the parallel port version of one
121 of these cameras, say Y here, otherwise say N. It is also available
122 as a module (cpia_pp).
124 config VIDEO_CPIA_USB
125 tristate "CPiA USB Lowlevel Support"
126 depends on VIDEO_CPIA && USB
128 This is the lowlevel USB support for cameras based on Vision's CPiA
129 (Colour Processor Interface ASIC), such as the Creative Webcam II.
130 If you have the USB version of one of these cameras, say Y here,
131 otherwise say N. This will not work with the Creative Webcam III.
132 It is also available as a module (cpia_usb).
134 source "drivers/media/video/cpia2/Kconfig"
136 config VIDEO_SAA5246A
137 tristate "SAA5246A, SAA5281 Teletext processor"
138 depends on I2C && VIDEO_V4L1
140 Support for I2C bus based teletext using the SAA5246A or SAA5281
141 chip. Useful only if you live in Europe.
143 To compile this driver as a module, choose M here: the
144 module will be called saa5246a.
147 tristate "SAA5249 Teletext processor"
148 depends on VIDEO_DEV && I2C
150 Support for I2C bus based teletext using the SAA5249 chip. At the
151 moment this is only useful on some European WinTV cards.
153 To compile this driver as a module, choose M here: the
154 module will be called saa5249.
157 tristate "SAB3036 tuner"
158 depends on VIDEO_DEV && I2C
160 Say Y here to include support for Philips SAB3036 compatible tuners.
164 tristate "SGI Vino Video For Linux (EXPERIMENTAL)"
165 depends on I2C && SGI_IP22 && EXPERIMENTAL && VIDEO_V4L1
168 Say Y here to build in support for the Vino video input system found
169 on SGI Indy machines.
172 tristate "Stradis 4:2:2 MPEG-2 video driver (EXPERIMENTAL)"
173 depends on EXPERIMENTAL && PCI && VIDEO_V4L1 && !PPC64
175 Say Y here to enable support for the Stradis 4:2:2 MPEG-2 video
176 driver for PCI. There is a product page at
177 <http://www.stradis.com/>.
180 tristate "Zoran ZR36057/36067 Video For Linux"
181 depends on PCI && I2C_ALGOBIT && VIDEO_V4L1 && !PPC64
183 Say Y for support for MJPEG capture cards based on the Zoran
184 36057/36067 PCI controller chipset. This includes the Iomega
185 Buz, Pinnacle DC10+ and the Linux Media Labs LML33. There is
186 a driver homepage at <http://mjpeg.sf.net/driver-zoran/>. For
187 more information, check <file:Documentation/video4linux/Zoran>.
189 To compile this driver as a module, choose M here: the
190 module will be called zr36067.
192 config VIDEO_ZORAN_BUZ
193 tristate "Iomega Buz support"
194 depends on VIDEO_ZORAN
196 Support for the Iomega Buz MJPEG capture/playback card.
198 config VIDEO_ZORAN_DC10
199 tristate "Pinnacle/Miro DC10(+) support"
200 depends on VIDEO_ZORAN
202 Support for the Pinnacle/Miro DC10(+) MJPEG capture/playback
205 config VIDEO_ZORAN_DC30
206 tristate "Pinnacle/Miro DC30(+) support"
207 depends on VIDEO_ZORAN
209 Support for the Pinnacle/Miro DC30(+) MJPEG capture/playback
210 card. This also supports really old DC10 cards based on the
211 zr36050 MJPEG codec and zr36016 VFE.
213 config VIDEO_ZORAN_LML33
214 tristate "Linux Media Labs LML33 support"
215 depends on VIDEO_ZORAN
217 Support for the Linux Media Labs LML33 MJPEG capture/playback
220 config VIDEO_ZORAN_LML33R10
221 tristate "Linux Media Labs LML33R10 support"
222 depends on VIDEO_ZORAN
224 support for the Linux Media Labs LML33R10 MJPEG capture/playback
228 tristate "Zoran ZR36120/36125 Video For Linux"
229 depends on PCI && I2C && VIDEO_V4L1 && BROKEN
231 Support for ZR36120/ZR36125 based frame grabber/overlay boards.
232 This includes the Victor II, WaveWatcher, Video Wonder, Maxi-TV,
233 and Buster boards. Please read the material in
234 <file:Documentation/video4linux/zr36120.txt> for more information.
236 To compile this driver as a module, choose M here: the
237 module will be called zr36120.
240 tristate "Sony Vaio Picturebook Motion Eye Video For Linux"
241 depends on PCI && SONYPI && VIDEO_V4L1
243 This is the video4linux driver for the Motion Eye camera found
244 in the Vaio Picturebook laptops. Please read the material in
245 <file:Documentation/video4linux/meye.txt> for more information.
247 If you say Y or M here, you need to say Y or M to "Sony Programmable
248 I/O Control Device" in the character device section.
250 To compile this driver as a module, choose M here: the
251 module will be called meye.
253 source "drivers/media/video/saa7134/Kconfig"
256 tristate "Siemens-Nixdorf 'Multimedia eXtension Board'"
257 depends on PCI && VIDEO_V4L1
258 select VIDEO_SAA7146_VV
261 This is a video4linux driver for the 'Multimedia eXtension Board'
262 TV card by Siemens-Nixdorf.
264 To compile this driver as a module, choose M here: the
265 module will be called mxb.
268 tristate "Philips-Semiconductors 'dpc7146 demonstration board'"
269 depends on PCI && VIDEO_V4L1
270 select VIDEO_SAA7146_VV
273 This is a video4linux driver for the 'dpc7146 demonstration
274 board' by Philips-Semiconductors. It's the reference design
275 for SAA7146 bases boards, so if you have some unsupported
276 saa7146 based, analog video card, chances are good that it
277 will work with this skeleton driver.
279 To compile this driver as a module, choose M here: the
280 module will be called dpc7146.
282 config VIDEO_HEXIUM_ORION
283 tristate "Hexium HV-PCI6 and Orion frame grabber"
284 depends on PCI && VIDEO_V4L1
285 select VIDEO_SAA7146_VV
288 This is a video4linux driver for the Hexium HV-PCI6 and
289 Orion frame grabber cards by Hexium.
291 To compile this driver as a module, choose M here: the
292 module will be called hexium_orion.
294 config VIDEO_HEXIUM_GEMINI
295 tristate "Hexium Gemini frame grabber"
296 depends on PCI && VIDEO_V4L1
297 select VIDEO_SAA7146_VV
300 This is a video4linux driver for the Hexium Gemini frame
301 grabber card by Hexium. Please note that the Gemini Dual
302 card is *not* fully supported.
304 To compile this driver as a module, choose M here: the
305 module will be called hexium_gemini.
307 source "drivers/media/video/cx88/Kconfig"
309 config VIDEO_OVCAMCHIP
310 tristate "OmniVision Camera Chip support"
311 depends on I2C && VIDEO_V4L1
313 Support for the OmniVision OV6xxx and OV7xxx series of camera chips.
314 This driver is intended to be used with the ov511 and w9968cf USB
317 To compile this driver as a module, choose M here: the
318 module will be called ovcamchip.
321 tristate "AR devices"
322 depends on M32R && VIDEO_V4L1
324 This is a video4linux driver for the Renesas AR (Artificial Retina)
327 config VIDEO_M32R_AR_M64278
328 tristate "Use Colour AR module M64278(VGA)"
329 depends on VIDEO_M32R_AR && PLAT_M32700UT
331 Say Y here to use the Renesas M64278E-800 camera module,
332 which supports VGA(640x480 pixcels) size of images.
335 # Encoder / Decoder module configuration
338 menu "Encoders and Decoders"
342 tristate "Micronas MSP34xx audio decoders"
343 depends on VIDEO_DEV && I2C
345 Support for the Micronas MSP34xx series of audio decoders.
347 To compile this driver as a module, choose M here: the
348 module will be called msp3400.
350 config VIDEO_CS53L32A
351 tristate "Cirrus Logic CS53L32A audio ADC"
352 depends on VIDEO_DEV && I2C && EXPERIMENTAL
354 Support for the Cirrus Logic CS53L32A low voltage
355 stereo A/D converter.
357 To compile this driver as a module, choose M here: the
358 module will be called cs53l32a.
361 tristate "Wolfson Microelectronics WM8775 audio ADC with input mixer"
362 depends on VIDEO_DEV && I2C && EXPERIMENTAL
364 Support for the Wolfson Microelectronics WM8775 high
365 performance stereo A/D Converter with a 4 channel input mixer.
367 To compile this driver as a module, choose M here: the
368 module will be called wm8775.
371 tristate "Wolfson Microelectronics WM8739 stereo audio ADC"
372 depends on VIDEO_DEV && I2C && EXPERIMENTAL
374 Support for the Wolfson Microelectronics WM8739
375 stereo A/D Converter.
377 To compile this driver as a module, choose M here: the
378 module will be called wm8739.
380 source "drivers/media/video/cx25840/Kconfig"
383 tristate "Philips SAA7113/4/5 video decoders (OBSOLETED)"
384 depends on VIDEO_V4L1 && I2C && EXPERIMENTAL
386 Old support for the Philips SAA7113/4 video decoders.
388 To compile this driver as a module, choose M here: the
389 module will be called saa7115.
392 tristate "Philips SAA7127/9 digital video encoders"
393 depends on VIDEO_V4L2 && I2C && EXPERIMENTAL
395 Support for the Philips SAA7127/9 digital video encoders.
397 To compile this driver as a module, choose M here: the
398 module will be called saa7127.
400 config VIDEO_UPD64031A
401 tristate "NEC Electronics uPD64031A Ghost Reduction"
402 depends on VIDEO_V4L2 && I2C && EXPERIMENTAL
404 Support for the NEC Electronics uPD64031A Ghost Reduction
405 video chip. It is most often found in NTSC TV cards made for
406 Japan and is used to reduce the 'ghosting' effect that can
407 be present in analog TV broadcasts.
409 To compile this driver as a module, choose M here: the
410 module will be called upd64031a.
412 config VIDEO_UPD64083
413 tristate "NEC Electronics uPD64083 3-Dimensional Y/C separation"
414 depends on VIDEO_V4L2 && I2C && EXPERIMENTAL
416 Support for the NEC Electronics uPD64083 3-Dimensional Y/C
417 separation video chip. It is used to improve the quality of
418 the colors of a composite signal.
420 To compile this driver as a module, choose M here: the
421 module will be called upd64083.
423 endmenu # encoder / decoder chips
426 # USB Multimedia device configuration
429 menu "V4L USB devices"
430 depends on USB && VIDEO_DEV
432 source "drivers/media/video/em28xx/Kconfig"
435 tristate "D-Link USB FM radio support (EXPERIMENTAL)"
436 depends on USB && VIDEO_V4L1 && EXPERIMENTAL
438 Say Y here if you want to connect this type of radio to your
439 computer's USB port. Note that the audio is not digital, and
440 you must connect the line out connector to a sound card or a
443 To compile this driver as a module, choose M here: the
444 module will be called dsbr100.
446 source "drivers/media/video/usbvideo/Kconfig"
448 source "drivers/media/video/et61x251/Kconfig"
451 tristate "USB OV511 Camera support"
452 depends on USB && VIDEO_V4L1
454 Say Y here if you want to connect this type of camera to your
455 computer's USB port. See <file:Documentation/video4linux/ov511.txt>
456 for more information and for a list of supported cameras.
458 To compile this driver as a module, choose M here: the
459 module will be called ov511.
462 tristate "USB SE401 Camera support"
463 depends on USB && VIDEO_V4L1
465 Say Y here if you want to connect this type of camera to your
466 computer's USB port. See <file:Documentation/video4linux/se401.txt>
467 for more information and for a list of supported cameras.
469 To compile this driver as a module, choose M here: the
470 module will be called se401.
472 source "drivers/media/video/sn9c102/Kconfig"
475 tristate "USB STV680 (Pencam) Camera support"
476 depends on USB && VIDEO_V4L1
478 Say Y here if you want to connect this type of camera to your
479 computer's USB port. This includes the Pencam line of cameras.
480 See <file:Documentation/video4linux/stv680.txt> for more information
481 and for a list of supported cameras.
483 To compile this driver as a module, choose M here: the
484 module will be called stv680.
487 tristate "USB W996[87]CF JPEG Dual Mode Camera support"
488 depends on USB && VIDEO_V4L1 && I2C
489 select VIDEO_OVCAMCHIP
491 Say Y here if you want support for cameras based on OV681 or
492 Winbond W9967CF/W9968CF JPEG USB Dual Mode Camera Chips.
494 This driver has an optional plugin, which is distributed as a
495 separate module only (released under GPL). It allows to use higher
496 resolutions and framerates, but cannot be included in the official
497 Linux kernel for performance purposes.
499 See <file:Documentation/video4linux/w9968cf.txt> for more info.
501 To compile this driver as a module, choose M here: the
502 module will be called w9968cf.
504 source "drivers/media/video/zc0301/Kconfig"
506 source "drivers/media/video/pwc/Kconfig"
508 endmenu # V4L USB devices