2 # Multimedia Video device configuration
5 menuconfig VIDEO_CAPTURE_DRIVERS
6 bool "Video capture adapters"
10 Say Y here to enable selecting the video adapters for
11 webcams, analog TV, and hybrid analog/digital TV.
12 Some of those devices also supports FM radio.
14 if VIDEO_CAPTURE_DRIVERS && VIDEO_DEV
16 config VIDEO_ADV_DEBUG
17 bool "Enable advanced debug functionality"
20 Say Y here to enable advanced debugging functionality on some
24 config VIDEO_HELPER_CHIPS_AUTO
25 bool "Autoselect pertinent encoders/decoders and other helper chips"
28 Most video cards may require additional modules to encode or
29 decode audio/video standards. This option will autoselect
30 all pertinent modules to each selected video module.
32 Unselect this only if you know exactly what you are doing, since
33 it may break support on some boards.
38 # Encoder / Decoder module configuration
41 menu "Encoders/decoders and other helper chips"
42 depends on !VIDEO_HELPER_CHIPS_AUTO
44 comment "Audio decoders"
47 tristate "Simple audio decoder chips"
48 depends on VIDEO_V4L1 && I2C
50 Support for several audio decoder chips found on some bt8xx boards:
51 Philips: tda9840, tda9873h, tda9874h/a, tda9850, tda985x, tea6300,
52 tea6320, tea6420, tda8425, ta8874z.
53 Microchip: pic16c54 based design on ProVideo PV951 board.
55 To compile this driver as a module, choose M here: the
56 module will be called tvaudio.
59 tristate "Philips TDA7432 audio processor"
60 depends on VIDEO_V4L1 && I2C
62 Support for tda7432 audio decoder chip found on some bt8xx boards.
64 To compile this driver as a module, choose M here: the
65 module will be called tda7432.
68 tristate "Philips TDA9840 audio processor"
71 Support for tda9840 audio decoder chip found on some Zoran boards.
73 To compile this driver as a module, choose M here: the
74 module will be called tda9840.
77 tristate "Philips TDA9875 audio processor"
78 depends on VIDEO_V4L1 && I2C
80 Support for tda9875 audio decoder chip found on some bt8xx boards.
82 To compile this driver as a module, choose M here: the
83 module will be called tda9875.
86 tristate "Philips TEA6415C audio processor"
89 Support for tea6415c audio decoder chip found on some bt8xx boards.
91 To compile this driver as a module, choose M here: the
92 module will be called tea6415c.
95 tristate "Philips TEA6420 audio processor"
98 Support for tea6420 audio decoder chip found on some bt8xx boards.
100 To compile this driver as a module, choose M here: the
101 module will be called tea6420.
104 tristate "Micronas MSP34xx audio decoders"
105 depends on VIDEO_V4L2 && I2C
107 Support for the Micronas MSP34xx series of audio decoders.
109 To compile this driver as a module, choose M here: the
110 module will be called msp3400.
112 config VIDEO_CS53L32A
113 tristate "Cirrus Logic CS53L32A audio ADC"
114 depends on VIDEO_V4L2 && I2C && EXPERIMENTAL
116 Support for the Cirrus Logic CS53L32A low voltage
117 stereo A/D converter.
119 To compile this driver as a module, choose M here: the
120 module will be called cs53l32a.
122 config VIDEO_TLV320AIC23B
123 tristate "Texas Instruments TLV320AIC23B audio codec"
124 depends on VIDEO_V4L2 && I2C && EXPERIMENTAL
126 Support for the Texas Instruments TLV320AIC23B audio codec.
128 To compile this driver as a module, choose M here: the
129 module will be called tlv320aic23b.
132 tristate "Wolfson Microelectronics WM8775 audio ADC with input mixer"
133 depends on VIDEO_V4L2 && I2C && EXPERIMENTAL
135 Support for the Wolfson Microelectronics WM8775 high
136 performance stereo A/D Converter with a 4 channel input mixer.
138 To compile this driver as a module, choose M here: the
139 module will be called wm8775.
142 tristate "Wolfson Microelectronics WM8739 stereo audio ADC"
143 depends on VIDEO_V4L2 && I2C && EXPERIMENTAL
145 Support for the Wolfson Microelectronics WM8739
146 stereo A/D Converter.
148 To compile this driver as a module, choose M here: the
149 module will be called wm8739.
151 comment "Video decoders"
154 tristate "BT819A VideoStream decoder"
155 depends on VIDEO_V4L1 && I2C
157 Support for BT819A video decoder.
159 To compile this driver as a module, choose M here: the
160 module will be called bt819.
163 tristate "BT856 VideoStream decoder"
164 depends on VIDEO_V4L1 && I2C
166 Support for BT856 video decoder.
168 To compile this driver as a module, choose M here: the
169 module will be called bt856.
172 tristate "BT866 VideoStream decoder"
173 depends on VIDEO_V4L1 && I2C
175 Support for BT866 video decoder.
177 To compile this driver as a module, choose M here: the
178 module will be called bt866.
181 tristate "KS0127 video decoder"
182 depends on VIDEO_V4L1 && I2C
184 Support for KS0127 video decoder.
186 This chip is used on AverMedia AVS6EYES Zoran-based MJPEG
189 To compile this driver as a module, choose M here: the
190 module will be called ks0127.
193 tristate "OmniVision OV7670 sensor support"
194 depends on I2C && VIDEO_V4L2
196 This is a Video4Linux2 sensor-level driver for the OmniVision
197 OV7670 VGA camera. It currently only works with the M88ALP01
201 tristate "Philips SAA7110 video decoder"
202 depends on VIDEO_V4L1 && I2C
204 Support for the Philips SAA7110 video decoders.
206 To compile this driver as a module, choose M here: the
207 module will be called saa7110.
210 tristate "Philips SAA7111 video decoder"
211 depends on VIDEO_V4L1 && I2C
213 Support for the Philips SAA711 video decoder.
215 To compile this driver as a module, choose M here: the
216 module will be called saa7111.
219 tristate "Philips SAA7114 video decoder"
220 depends on VIDEO_V4L1 && I2C
222 Support for the Philips SAA7114 video decoder. This driver
223 is used only on Zoran driver and should be moved soon to
226 To compile this driver as a module, choose M here: the
227 module will be called saa7114.
230 tristate "Philips SAA7113/4/5 video decoders"
231 depends on VIDEO_V4L2 && I2C && EXPERIMENTAL
233 Support for the Philips SAA7113/4/5 video decoders.
235 To compile this driver as a module, choose M here: the
236 module will be called saa7115.
239 tristate "Philips SAA7191 video decoder"
240 depends on VIDEO_V4L1 && I2C
242 Support for the Philips SAA7191 video decoder.
244 To compile this driver as a module, choose M here: the
245 module will be called saa7191.
248 tristate "Texas Instruments TVP5150 video decoder"
249 depends on VIDEO_V4L2 && I2C
251 Support for the Texas Instruments TVP5150 video decoder.
253 To compile this driver as a module, choose M here: the
254 module will be called tvp5150.
257 tristate "vpx3220a, vpx3216b & vpx3214c video decoders"
258 depends on VIDEO_V4L1 && I2C
260 Support for VPX322x video decoders.
262 To compile this driver as a module, choose M here: the
263 module will be called vpx3220.
265 comment "Video and audio decoders"
267 source "drivers/media/video/cx25840/Kconfig"
269 comment "MPEG video encoders"
272 tristate "Conexant CX2341x MPEG encoders"
273 depends on VIDEO_V4L2 && EXPERIMENTAL
275 Support for the Conexant CX23416 MPEG encoders
276 and CX23415 MPEG encoder/decoders.
278 This module currently supports the encoding functions only.
280 To compile this driver as a module, choose M here: the
281 module will be called cx2341x.
283 comment "Video encoders"
286 tristate "Philips SAA7127/9 digital video encoders"
287 depends on VIDEO_V4L2 && I2C && EXPERIMENTAL
289 Support for the Philips SAA7127/9 digital video encoders.
291 To compile this driver as a module, choose M here: the
292 module will be called saa7127.
295 tristate "Philips SAA7185 video encoder"
296 depends on VIDEO_V4L1 && I2C
298 Support for the Philips SAA7185 video encoder.
300 To compile this driver as a module, choose M here: the
301 module will be called saa7185.
304 tristate "Analog Devices ADV7170 video encoder"
305 depends on VIDEO_V4L1 && I2C
307 Support for the Analog Devices ADV7170 video encoder driver
309 To compile this driver as a module, choose M here: the
310 module will be called adv7170.
313 tristate "Analog Devices ADV7175 video encoder"
314 depends on VIDEO_V4L1 && I2C
316 Support for the Analog Devices ADV7175 video encoder driver
318 To compile this driver as a module, choose M here: the
319 module will be called adv7175.
321 comment "Video improvement chips"
323 config VIDEO_UPD64031A
324 tristate "NEC Electronics uPD64031A Ghost Reduction"
325 depends on VIDEO_V4L2 && I2C && EXPERIMENTAL
327 Support for the NEC Electronics uPD64031A Ghost Reduction
328 video chip. It is most often found in NTSC TV cards made for
329 Japan and is used to reduce the 'ghosting' effect that can
330 be present in analog TV broadcasts.
332 To compile this driver as a module, choose M here: the
333 module will be called upd64031a.
335 config VIDEO_UPD64083
336 tristate "NEC Electronics uPD64083 3-Dimensional Y/C separation"
337 depends on VIDEO_V4L2 && I2C && EXPERIMENTAL
339 Support for the NEC Electronics uPD64083 3-Dimensional Y/C
340 separation video chip. It is used to improve the quality of
341 the colors of a composite signal.
343 To compile this driver as a module, choose M here: the
344 module will be called upd64083.
346 endmenu # encoder / decoder chips
349 tristate "Virtual Video Driver"
350 depends on VIDEO_V4L2 && !SPARC32 && !SPARC64 && PCI
354 Enables a virtual video driver. This device shows a color bar
355 and a timestamp, as a real device would generate by using V4L2
357 Say Y here if you want to test video apps or debug V4L devices.
360 source "drivers/media/video/bt8xx/Kconfig"
363 tristate "SAA6588 Radio Chip RDS decoder support on BT848 cards"
364 depends on I2C && VIDEO_BT848
367 Support for Radio Data System (RDS) decoder. This allows seeing
368 radio station identification transmitted using this standard.
369 Currently, it works only with bt8x8 chips.
371 To compile this driver as a module, choose M here: the
372 module will be called saa6588.
375 tristate "Mediavision Pro Movie Studio Video For Linux"
376 depends on ISA && VIDEO_V4L1
378 Say Y if you have such a thing.
380 To compile this driver as a module, choose M here: the
381 module will be called pms.
384 tristate "PlanB Video-In on PowerMac"
385 depends on PPC_PMAC && VIDEO_V4L1 && BROKEN
387 PlanB is the V4L driver for the PowerMac 7x00/8x00 series video
388 input hardware. If you want to experiment with this, say Y.
389 Otherwise, or if you don't understand a word, say N. See
390 <http://www.cpu.lu/~mlan/linux/dev/planb.html> for more info.
392 Saying M will compile this driver as a module (planb).
395 tristate "Quickcam BW Video For Linux"
396 depends on PARPORT && VIDEO_V4L1
398 Say Y have if you the black and white version of the QuickCam
399 camera. See the next option for the color version.
401 To compile this driver as a module, choose M here: the
402 module will be called bw-qcam.
405 tristate "QuickCam Colour Video For Linux (EXPERIMENTAL)"
406 depends on EXPERIMENTAL && PARPORT && VIDEO_V4L1
408 This is the video4linux driver for the colour version of the
409 Connectix QuickCam. If you have one of these cameras, say Y here,
410 otherwise say N. This driver does not work with the original
411 monochrome QuickCam, QuickCam VC or QuickClip. It is also available
412 as a module (c-qcam).
413 Read <file:Documentation/video4linux/CQcam.txt> for more information.
416 tristate "W9966CF Webcam (FlyCam Supra and others) Video For Linux"
417 depends on PARPORT_1284 && PARPORT && VIDEO_V4L1
419 Video4linux driver for Winbond's w9966 based Webcams.
420 Currently tested with the LifeView FlyCam Supra.
421 If you have one of these cameras, say Y here
423 This driver is also available as a module (w9966).
425 Check out <file:Documentation/video4linux/w9966.txt> for more
429 tristate "CPiA Video For Linux"
430 depends on VIDEO_V4L1
432 This is the video4linux driver for cameras based on Vision's CPiA
433 (Colour Processor Interface ASIC), such as the Creative Labs Video
434 Blaster Webcam II. If you have one of these cameras, say Y here
435 and select parallel port and/or USB lowlevel support below,
436 otherwise say N. This will not work with the Creative Webcam III.
438 Please read <file:Documentation/video4linux/README.cpia> for more
441 This driver is also available as a module (cpia).
444 tristate "CPiA Parallel Port Lowlevel Support"
445 depends on PARPORT_1284 && VIDEO_CPIA && PARPORT
447 This is the lowlevel parallel port support for cameras based on
448 Vision's CPiA (Colour Processor Interface ASIC), such as the
449 Creative Webcam II. If you have the parallel port version of one
450 of these cameras, say Y here, otherwise say N. It is also available
451 as a module (cpia_pp).
453 config VIDEO_CPIA_USB
454 tristate "CPiA USB Lowlevel Support"
455 depends on VIDEO_CPIA && USB
457 This is the lowlevel USB support for cameras based on Vision's CPiA
458 (Colour Processor Interface ASIC), such as the Creative Webcam II.
459 If you have the USB version of one of these cameras, say Y here,
460 otherwise say N. This will not work with the Creative Webcam III.
461 It is also available as a module (cpia_usb).
463 source "drivers/media/video/cpia2/Kconfig"
465 config VIDEO_SAA5246A
466 tristate "SAA5246A, SAA5281 Teletext processor"
467 depends on I2C && VIDEO_V4L2
469 Support for I2C bus based teletext using the SAA5246A or SAA5281
470 chip. Useful only if you live in Europe.
472 To compile this driver as a module, choose M here: the
473 module will be called saa5246a.
476 tristate "SAA5249 Teletext processor"
477 depends on I2C && VIDEO_V4L2
479 Support for I2C bus based teletext using the SAA5249 chip. At the
480 moment this is only useful on some European WinTV cards.
482 To compile this driver as a module, choose M here: the
483 module will be called saa5249.
486 tristate "SAB3036 tuner"
487 depends on I2C && VIDEO_V4L1
489 Say Y here to include support for Philips SAB3036 compatible tuners.
493 tristate "TEA 5761 radio tuner (EXPERIMENTAL)"
497 Say Y here to include support for Philips TEA5761 radio tuner.
501 tristate "SGI Vino Video For Linux (EXPERIMENTAL)"
502 depends on I2C && SGI_IP22 && EXPERIMENTAL && VIDEO_V4L2
504 select VIDEO_SAA7191 if VIDEO_HELPER_CHIPS_AUTO
506 Say Y here to build in support for the Vino video input system found
507 on SGI Indy machines.
510 tristate "Stradis 4:2:2 MPEG-2 video driver (EXPERIMENTAL)"
511 depends on EXPERIMENTAL && PCI && VIDEO_V4L1 && !PPC64
513 Say Y here to enable support for the Stradis 4:2:2 MPEG-2 video
514 driver for PCI. There is a product page at
515 <http://www.stradis.com/>.
517 config VIDEO_ZORAN_ZR36060
521 tristate "Zoran ZR36057/36067 Video For Linux"
522 depends on PCI && I2C_ALGOBIT && VIDEO_V4L1 && !PPC64
524 Say Y for support for MJPEG capture cards based on the Zoran
525 36057/36067 PCI controller chipset. This includes the Iomega
526 Buz, Pinnacle DC10+ and the Linux Media Labs LML33. There is
527 a driver homepage at <http://mjpeg.sf.net/driver-zoran/>. For
528 more information, check <file:Documentation/video4linux/Zoran>.
530 To compile this driver as a module, choose M here: the
531 module will be called zr36067.
533 config VIDEO_ZORAN_BUZ
534 tristate "Iomega Buz support"
535 depends on VIDEO_ZORAN
536 select VIDEO_SAA7111 if VIDEO_HELPER_CHIPS_AUTO
537 select VIDEO_SAA7185 if VIDEO_HELPER_CHIPS_AUTO
538 select VIDEO_ZORAN_ZR36060
540 Support for the Iomega Buz MJPEG capture/playback card.
542 config VIDEO_ZORAN_DC10
543 tristate "Pinnacle/Miro DC10(+) support"
544 depends on VIDEO_ZORAN
546 select VIDEO_ADV7175 if VIDEO_HELPER_CHIPS_AUTO
547 select VIDEO_ZORAN_ZR36060
549 Support for the Pinnacle/Miro DC10(+) MJPEG capture/playback
552 config VIDEO_ZORAN_DC30
553 tristate "Pinnacle/Miro DC30(+) support"
554 depends on VIDEO_ZORAN
555 select VIDEO_ADV7175 if VIDEO_HELPER_CHIPS_AUTO
556 select VIDEO_VPX3220 if VIDEO_HELPER_CHIPS_AUTO
558 Support for the Pinnacle/Miro DC30(+) MJPEG capture/playback
559 card. This also supports really old DC10 cards based on the
560 zr36050 MJPEG codec and zr36016 VFE.
562 config VIDEO_ZORAN_LML33
563 tristate "Linux Media Labs LML33 support"
564 depends on VIDEO_ZORAN
565 select VIDEO_BT819 if VIDEO_HELPER_CHIPS_AUTO
566 select VIDEO_BT856 if VIDEO_HELPER_CHIPS_AUTO
567 select VIDEO_ZORAN_ZR36060
569 Support for the Linux Media Labs LML33 MJPEG capture/playback
572 config VIDEO_ZORAN_LML33R10
573 tristate "Linux Media Labs LML33R10 support"
574 depends on VIDEO_ZORAN
575 select VIDEO_SAA7114 if VIDEO_HELPER_CHIPS_AUTO
576 select VIDEO_ADV7170 if VIDEO_HELPER_CHIPS_AUTO
577 select VIDEO_ZORAN_ZR36060
579 support for the Linux Media Labs LML33R10 MJPEG capture/playback
582 config VIDEO_ZORAN_AVS6EYES
583 tristate "AverMedia 6 Eyes support (EXPERIMENTAL)"
584 depends on VIDEO_ZORAN && EXPERIMENTAL && VIDEO_V4L1
585 select VIDEO_BT856 if VIDEO_HELPER_CHIPS_AUTO
586 select VIDEO_KS0127 if VIDEO_HELPER_CHIPS_AUTO
587 select VIDEO_ZORAN_ZR36060
589 Support for the AverMedia 6 Eyes video surveillance card.
592 tristate "Sony Vaio Picturebook Motion Eye Video For Linux"
593 depends on PCI && SONY_LAPTOP && VIDEO_V4L1
595 This is the video4linux driver for the Motion Eye camera found
596 in the Vaio Picturebook laptops. Please read the material in
597 <file:Documentation/video4linux/meye.txt> for more information.
599 If you say Y or M here, you need to say Y or M to "Sony Laptop
600 Extras" in the misc device section.
602 To compile this driver as a module, choose M here: the
603 module will be called meye.
605 source "drivers/media/video/saa7134/Kconfig"
608 tristate "Siemens-Nixdorf 'Multimedia eXtension Board'"
609 depends on PCI && VIDEO_V4L1 && I2C
610 select VIDEO_SAA7146_VV
612 select VIDEO_SAA7111 if VIDEO_HELPER_CHIPS_AUTO
613 select VIDEO_TDA9840 if VIDEO_HELPER_CHIPS_AUTO
614 select VIDEO_TEA6415C if VIDEO_HELPER_CHIPS_AUTO
615 select VIDEO_TEA6420 if VIDEO_HELPER_CHIPS_AUTO
617 This is a video4linux driver for the 'Multimedia eXtension Board'
618 TV card by Siemens-Nixdorf.
620 To compile this driver as a module, choose M here: the
621 module will be called mxb.
624 tristate "Philips-Semiconductors 'dpc7146 demonstration board'"
625 depends on PCI && VIDEO_V4L1 && I2C
626 select VIDEO_SAA7146_VV
627 select VIDEO_SAA7111 if VIDEO_HELPER_CHIPS_AUTO
629 This is a video4linux driver for the 'dpc7146 demonstration
630 board' by Philips-Semiconductors. It's the reference design
631 for SAA7146 bases boards, so if you have some unsupported
632 saa7146 based, analog video card, chances are good that it
633 will work with this skeleton driver.
635 To compile this driver as a module, choose M here: the
636 module will be called dpc7146.
638 config VIDEO_HEXIUM_ORION
639 tristate "Hexium HV-PCI6 and Orion frame grabber"
640 depends on PCI && VIDEO_V4L2 && I2C
641 select VIDEO_SAA7146_VV
643 This is a video4linux driver for the Hexium HV-PCI6 and
644 Orion frame grabber cards by Hexium.
646 To compile this driver as a module, choose M here: the
647 module will be called hexium_orion.
649 config VIDEO_HEXIUM_GEMINI
650 tristate "Hexium Gemini frame grabber"
651 depends on PCI && VIDEO_V4L2 && I2C
652 select VIDEO_SAA7146_VV
654 This is a video4linux driver for the Hexium Gemini frame
655 grabber card by Hexium. Please note that the Gemini Dual
656 card is *not* fully supported.
658 To compile this driver as a module, choose M here: the
659 module will be called hexium_gemini.
661 source "drivers/media/video/cx88/Kconfig"
663 source "drivers/media/video/ivtv/Kconfig"
666 tristate "AR devices"
667 depends on M32R && VIDEO_V4L1
669 This is a video4linux driver for the Renesas AR (Artificial Retina)
672 config VIDEO_M32R_AR_M64278
673 tristate "AR device with color module M64278(VGA)"
674 depends on PLAT_M32700UT
677 This is a video4linux driver for the Renesas AR (Artificial
678 Retina) with M64278E-800 camera module.
679 This module supports VGA(640x480 pixels) resolutions.
681 To compile this driver as a module, choose M here: the
682 module will be called arv.
684 config VIDEO_CAFE_CCIC
685 tristate "Marvell 88ALP01 (Cafe) CMOS Camera Controller support"
686 depends on PCI && I2C && VIDEO_V4L2
689 This is a video4linux2 driver for the Marvell 88ALP01 integrated
690 CMOS camera controller. This is the controller found on first-
691 generation OLPC systems.
694 # USB Multimedia device configuration
697 menuconfig V4L_USB_DRIVERS
698 bool "V4L USB devices"
702 if V4L_USB_DRIVERS && USB
704 source "drivers/media/video/pvrusb2/Kconfig"
706 source "drivers/media/video/em28xx/Kconfig"
708 source "drivers/media/video/usbvision/Kconfig"
710 source "drivers/media/video/usbvideo/Kconfig"
712 source "drivers/media/video/et61x251/Kconfig"
714 config VIDEO_OVCAMCHIP
715 tristate "OmniVision Camera Chip support"
716 depends on I2C && VIDEO_V4L1
718 Support for the OmniVision OV6xxx and OV7xxx series of camera chips.
719 This driver is intended to be used with the ov511 and w9968cf USB
722 To compile this driver as a module, choose M here: the
723 module will be called ovcamchip.
726 tristate "USB W996[87]CF JPEG Dual Mode Camera support"
727 depends on VIDEO_V4L1 && I2C
728 select VIDEO_OVCAMCHIP
730 Say Y here if you want support for cameras based on OV681 or
731 Winbond W9967CF/W9968CF JPEG USB Dual Mode Camera Chips.
733 This driver has an optional plugin, which is distributed as a
734 separate module only (released under GPL). It allows to use higher
735 resolutions and framerates, but cannot be included in the official
736 Linux kernel for performance purposes.
738 See <file:Documentation/video4linux/w9968cf.txt> for more info.
740 To compile this driver as a module, choose M here: the
741 module will be called w9968cf.
744 tristate "USB OV511 Camera support"
745 depends on VIDEO_V4L1
747 Say Y here if you want to connect this type of camera to your
748 computer's USB port. See <file:Documentation/video4linux/ov511.txt>
749 for more information and for a list of supported cameras.
751 To compile this driver as a module, choose M here: the
752 module will be called ov511.
755 tristate "USB SE401 Camera support"
756 depends on VIDEO_V4L1
758 Say Y here if you want to connect this type of camera to your
759 computer's USB port. See <file:Documentation/video4linux/se401.txt>
760 for more information and for a list of supported cameras.
762 To compile this driver as a module, choose M here: the
763 module will be called se401.
765 source "drivers/media/video/sn9c102/Kconfig"
768 tristate "USB STV680 (Pencam) Camera support"
769 depends on VIDEO_V4L1
771 Say Y here if you want to connect this type of camera to your
772 computer's USB port. This includes the Pencam line of cameras.
773 See <file:Documentation/video4linux/stv680.txt> for more information
774 and for a list of supported cameras.
776 To compile this driver as a module, choose M here: the
777 module will be called stv680.
779 source "drivers/media/video/zc0301/Kconfig"
781 source "drivers/media/video/pwc/Kconfig"
784 tristate "USB ZR364XX Camera support"
785 depends on VIDEO_V4L2
787 Say Y here if you want to connect this type of camera to your
789 See <file:Documentation/video4linux/zr364xx.txt> for more info
790 and list of supported cameras.
792 To compile this driver as a module, choose M here: the
793 module will be called zr364xx.
795 endif # V4L_USB_DRIVERS
797 endif # VIDEO_CAPTURE_DRIVERS