2 # Generic video config states
7 depends on VIDEO_DEV && VIDEO_V4L2_COMMON
8 default VIDEO_DEV && VIDEO_V4L2_COMMON
12 depends on VIDEO_DEV && VIDEO_V4L2_COMMON && VIDEO_ALLOW_V4L1
13 default VIDEO_DEV && VIDEO_V4L2_COMMON && VIDEO_ALLOW_V4L1
18 config VIDEOBUF_DMA_SG
23 config VIDEOBUF_VMALLOC
27 config VIDEOBUF_DMA_CONTIG
46 depends on MEDIA_TUNER
49 # Multimedia Video device configuration
52 menuconfig VIDEO_CAPTURE_DRIVERS
53 bool "Video capture adapters"
57 Say Y here to enable selecting the video adapters for
58 webcams, analog TV, and hybrid analog/digital TV.
59 Some of those devices also supports FM radio.
61 if VIDEO_CAPTURE_DRIVERS && VIDEO_V4L2
63 config VIDEO_ADV_DEBUG
64 bool "Enable advanced debug functionality"
67 Say Y here to enable advanced debugging functionality on some
71 config VIDEO_FIXED_MINOR_RANGES
72 bool "Enable old-style fixed minor ranges for video devices"
75 Say Y here to enable the old-style fixed-range minor assignments.
76 Only useful if you rely on the old behavior and use mknod instead of udev.
80 config VIDEO_HELPER_CHIPS_AUTO
81 bool "Autoselect pertinent encoders/decoders and other helper chips"
84 Most video cards may require additional modules to encode or
85 decode audio/video standards. This option will autoselect
86 all pertinent modules to each selected video module.
88 Unselect this only if you know exactly what you are doing, since
89 it may break support on some boards.
94 tristate "I2C module for IR" if !VIDEO_HELPER_CHIPS_AUTO
95 depends on I2C && VIDEO_IR
98 Most boards have an IR chip directly connected via GPIO. However,
99 some video boards have the IR connected via I2C bus.
101 If your board doesn't have an I2C IR chip, you may disable this
107 # Encoder / Decoder module configuration
110 menu "Encoders/decoders and other helper chips"
111 depends on !VIDEO_HELPER_CHIPS_AUTO
113 comment "Audio decoders"
116 tristate "Simple audio decoder chips"
117 depends on VIDEO_V4L2 && I2C
119 Support for several audio decoder chips found on some bt8xx boards:
120 Philips: tda9840, tda9873h, tda9874h/a, tda9850, tda985x, tea6300,
121 tea6320, tea6420, tda8425, ta8874z.
122 Microchip: pic16c54 based design on ProVideo PV951 board.
124 To compile this driver as a module, choose M here: the
125 module will be called tvaudio.
128 tristate "Philips TDA7432 audio processor"
129 depends on VIDEO_V4L2 && I2C
131 Support for tda7432 audio decoder chip found on some bt8xx boards.
133 To compile this driver as a module, choose M here: the
134 module will be called tda7432.
137 tristate "Philips TDA9840 audio processor"
140 Support for tda9840 audio decoder chip found on some Zoran boards.
142 To compile this driver as a module, choose M here: the
143 module will be called tda9840.
146 tristate "Philips TDA9875 audio processor"
147 depends on VIDEO_V4L2 && I2C
149 Support for tda9875 audio decoder chip found on some bt8xx boards.
151 To compile this driver as a module, choose M here: the
152 module will be called tda9875.
154 config VIDEO_TEA6415C
155 tristate "Philips TEA6415C audio processor"
158 Support for tea6415c audio decoder chip found on some bt8xx boards.
160 To compile this driver as a module, choose M here: the
161 module will be called tea6415c.
164 tristate "Philips TEA6420 audio processor"
167 Support for tea6420 audio decoder chip found on some bt8xx boards.
169 To compile this driver as a module, choose M here: the
170 module will be called tea6420.
173 tristate "Micronas MSP34xx audio decoders"
174 depends on VIDEO_V4L2 && I2C
176 Support for the Micronas MSP34xx series of audio decoders.
178 To compile this driver as a module, choose M here: the
179 module will be called msp3400.
182 tristate "Cirrus Logic CS5345 audio ADC"
183 depends on VIDEO_V4L2 && I2C
185 Support for the Cirrus Logic CS5345 24-bit, 192 kHz
186 stereo A/D converter.
188 To compile this driver as a module, choose M here: the
189 module will be called cs5345.
191 config VIDEO_CS53L32A
192 tristate "Cirrus Logic CS53L32A audio ADC"
193 depends on VIDEO_V4L2 && I2C
195 Support for the Cirrus Logic CS53L32A low voltage
196 stereo A/D converter.
198 To compile this driver as a module, choose M here: the
199 module will be called cs53l32a.
202 tristate "Mitsubishi M52790 A/V switch"
203 depends on VIDEO_V4L2 && I2C
205 Support for the Mitsubishi M52790 A/V switch.
207 To compile this driver as a module, choose M here: the
208 module will be called m52790.
210 config VIDEO_TLV320AIC23B
211 tristate "Texas Instruments TLV320AIC23B audio codec"
212 depends on VIDEO_V4L2 && I2C && EXPERIMENTAL
214 Support for the Texas Instruments TLV320AIC23B audio codec.
216 To compile this driver as a module, choose M here: the
217 module will be called tlv320aic23b.
220 tristate "Wolfson Microelectronics WM8775 audio ADC with input mixer"
221 depends on VIDEO_V4L2 && I2C
223 Support for the Wolfson Microelectronics WM8775 high
224 performance stereo A/D Converter with a 4 channel input mixer.
226 To compile this driver as a module, choose M here: the
227 module will be called wm8775.
230 tristate "Wolfson Microelectronics WM8739 stereo audio ADC"
231 depends on VIDEO_V4L2 && I2C
233 Support for the Wolfson Microelectronics WM8739
234 stereo A/D Converter.
236 To compile this driver as a module, choose M here: the
237 module will be called wm8739.
239 config VIDEO_VP27SMPX
240 tristate "Panasonic VP27s internal MPX"
241 depends on VIDEO_V4L2 && I2C
243 Support for the internal MPX of the Panasonic VP27s tuner.
245 To compile this driver as a module, choose M here: the
246 module will be called vp27smpx.
248 comment "RDS decoders"
251 tristate "SAA6588 Radio Chip RDS decoder support"
252 depends on VIDEO_V4L2 && I2C
255 Support for this Radio Data System (RDS) decoder. This allows
256 seeing radio station identification transmitted using this
259 To compile this driver as a module, choose M here: the
260 module will be called saa6588.
262 comment "Video decoders"
265 tristate "Analog Devices ADV7180 decoder"
266 depends on VIDEO_V4L2 && I2C
268 Support for the Analog Devices ADV7180 video decoder.
270 To compile this driver as a module, choose M here: the
271 module will be called adv7180.
274 tristate "BT819A VideoStream decoder"
275 depends on VIDEO_V4L2 && I2C
277 Support for BT819A video decoder.
279 To compile this driver as a module, choose M here: the
280 module will be called bt819.
283 tristate "BT856 VideoStream decoder"
284 depends on VIDEO_V4L2 && I2C
286 Support for BT856 video decoder.
288 To compile this driver as a module, choose M here: the
289 module will be called bt856.
292 tristate "BT866 VideoStream decoder"
293 depends on VIDEO_V4L2 && I2C
295 Support for BT866 video decoder.
297 To compile this driver as a module, choose M here: the
298 module will be called bt866.
301 tristate "KS0127 video decoder"
302 depends on VIDEO_V4L2 && I2C
304 Support for KS0127 video decoder.
306 This chip is used on AverMedia AVS6EYES Zoran-based MJPEG
309 To compile this driver as a module, choose M here: the
310 module will be called ks0127.
313 tristate "OmniVision OV7670 sensor support"
314 depends on I2C && VIDEO_V4L2
316 This is a Video4Linux2 sensor-level driver for the OmniVision
317 OV7670 VGA camera. It currently only works with the M88ALP01
321 tristate "Micron mt9v011 sensor support"
322 depends on I2C && VIDEO_V4L2
324 This is a Video4Linux2 sensor-level driver for the Micron
325 mt0v011 1.3 Mpixel camera. It currently only works with the
329 tristate "TCM825x camera sensor support"
330 depends on I2C && VIDEO_V4L2
332 This is a driver for the Toshiba TCM825x VGA camera sensor.
333 It is used for example in Nokia N800.
336 tristate "Philips SAA7110 video decoder"
337 depends on VIDEO_V4L2 && I2C
339 Support for the Philips SAA7110 video decoders.
341 To compile this driver as a module, choose M here: the
342 module will be called saa7110.
345 tristate "Philips SAA7111/3/4/5 video decoders"
346 depends on VIDEO_V4L2 && I2C
348 Support for the Philips SAA7111/3/4/5 video decoders.
350 To compile this driver as a module, choose M here: the
351 module will be called saa7115.
354 tristate "Philips SAA7171/3/4 audio/video decoders"
355 depends on VIDEO_V4L2 && I2C
357 Support for the Philips SAA7171/3/4 audio/video decoders.
359 To compile this driver as a module, choose M here: the
360 module will be called saa717x.
363 tristate "Philips SAA7191 video decoder"
364 depends on VIDEO_V4L1 && I2C
366 Support for the Philips SAA7191 video decoder.
368 To compile this driver as a module, choose M here: the
369 module will be called saa7191.
372 tristate "Texas Instruments TVP514x video decoder"
373 depends on VIDEO_V4L2 && I2C
375 This is a Video4Linux2 sensor-level driver for the TI TVP5146/47
376 decoder. It is currently working with the TI OMAP3 camera
379 To compile this driver as a module, choose M here: the
380 module will be called tvp514x.
383 tristate "Texas Instruments TVP5150 video decoder"
384 depends on VIDEO_V4L2 && I2C
386 Support for the Texas Instruments TVP5150 video decoder.
388 To compile this driver as a module, choose M here: the
389 module will be called tvp5150.
392 tristate "vpx3220a, vpx3216b & vpx3214c video decoders"
393 depends on VIDEO_V4L2 && I2C
395 Support for VPX322x video decoders.
397 To compile this driver as a module, choose M here: the
398 module will be called vpx3220.
400 comment "Video and audio decoders"
402 source "drivers/media/video/cx25840/Kconfig"
404 comment "MPEG video encoders"
407 tristate "Conexant CX2341x MPEG encoders"
408 depends on VIDEO_V4L2 && VIDEO_V4L2_COMMON
410 Support for the Conexant CX23416 MPEG encoders
411 and CX23415 MPEG encoder/decoders.
413 This module currently supports the encoding functions only.
415 To compile this driver as a module, choose M here: the
416 module will be called cx2341x.
418 comment "Video encoders"
421 tristate "Philips SAA7127/9 digital video encoders"
422 depends on VIDEO_V4L2 && I2C
424 Support for the Philips SAA7127/9 digital video encoders.
426 To compile this driver as a module, choose M here: the
427 module will be called saa7127.
430 tristate "Philips SAA7185 video encoder"
431 depends on VIDEO_V4L2 && I2C
433 Support for the Philips SAA7185 video encoder.
435 To compile this driver as a module, choose M here: the
436 module will be called saa7185.
439 tristate "Analog Devices ADV7170 video encoder"
440 depends on VIDEO_V4L2 && I2C
442 Support for the Analog Devices ADV7170 video encoder driver
444 To compile this driver as a module, choose M here: the
445 module will be called adv7170.
448 tristate "Analog Devices ADV7175 video encoder"
449 depends on VIDEO_V4L2 && I2C
451 Support for the Analog Devices ADV7175 video encoder driver
453 To compile this driver as a module, choose M here: the
454 module will be called adv7175.
457 tristate "THS7303 Video Amplifier"
460 Support for TI THS7303 video amplifier
462 To compile this driver as a module, choose M here: the
463 module will be called ths7303.
466 tristate "ADV7343 video encoder"
469 Support for Analog Devices I2C bus based ADV7343 encoder.
471 To compile this driver as a module, choose M here: the
472 module will be called adv7343.
474 comment "Video improvement chips"
476 config VIDEO_UPD64031A
477 tristate "NEC Electronics uPD64031A Ghost Reduction"
478 depends on VIDEO_V4L2 && I2C
480 Support for the NEC Electronics uPD64031A Ghost Reduction
481 video chip. It is most often found in NTSC TV cards made for
482 Japan and is used to reduce the 'ghosting' effect that can
483 be present in analog TV broadcasts.
485 To compile this driver as a module, choose M here: the
486 module will be called upd64031a.
488 config VIDEO_UPD64083
489 tristate "NEC Electronics uPD64083 3-Dimensional Y/C separation"
490 depends on VIDEO_V4L2 && I2C
492 Support for the NEC Electronics uPD64083 3-Dimensional Y/C
493 separation video chip. It is used to improve the quality of
494 the colors of a composite signal.
496 To compile this driver as a module, choose M here: the
497 module will be called upd64083.
499 endmenu # encoder / decoder chips
501 config DISPLAY_DAVINCI_DM646X_EVM
502 tristate "DM646x EVM Video Display"
503 depends on VIDEO_DEV && MACH_DAVINCI_DM6467_EVM
504 select VIDEOBUF_DMA_CONTIG
505 select VIDEO_DAVINCI_VPIF
509 Support for DM6467 based display device.
511 To compile this driver as a module, choose M here: the
512 module will be called vpif_display.
514 config CAPTURE_DAVINCI_DM646X_EVM
515 tristate "DM646x EVM Video Capture"
516 depends on VIDEO_DEV && MACH_DAVINCI_DM6467_EVM
517 select VIDEOBUF_DMA_CONTIG
518 select VIDEO_DAVINCI_VPIF
520 Support for DM6467 based capture device.
522 To compile this driver as a module, choose M here: the
523 module will be called vpif_capture.
525 config VIDEO_DAVINCI_VPIF
526 tristate "DaVinci VPIF Driver"
527 depends on DISPLAY_DAVINCI_DM646X_EVM
529 Support for DaVinci VPIF Driver.
531 To compile this driver as a module, choose M here: the
532 module will be called vpif.
535 tristate "Virtual Video Driver"
536 depends on VIDEO_DEV && VIDEO_V4L2 && !SPARC32 && !SPARC64
537 select VIDEOBUF_VMALLOC
540 Enables a virtual video driver. This device shows a color bar
541 and a timestamp, as a real device would generate by using V4L2
543 Say Y here if you want to test video apps or debug V4L devices.
546 config VIDEO_VPSS_SYSTEM
547 tristate "VPSS System module driver"
548 depends on ARCH_DAVINCI
550 Support for vpss system module for video driver
553 config VIDEO_VPFE_CAPTURE
554 tristate "VPFE Video Capture Driver"
555 depends on VIDEO_V4L2 && ARCH_DAVINCI
556 select VIDEOBUF_DMA_CONTIG
558 Support for DMXXXX VPFE based frame grabber. This is the
559 common V4L2 module for following DMXXX SoCs from Texas
560 Instruments:- DM6446 & DM355.
562 To compile this driver as a module, choose M here: the
563 module will be called vpfe-capture.
565 config VIDEO_DM6446_CCDC
566 tristate "DM6446 CCDC HW module"
567 depends on ARCH_DAVINCI_DM644x && VIDEO_VPFE_CAPTURE
568 select VIDEO_VPSS_SYSTEM
571 Enables DaVinci CCD hw module. DaVinci CCDC hw interfaces
572 with decoder modules such as TVP5146 over BT656 or
573 sensor module such as MT9T001 over a raw interface. This
574 module configures the interface and CCDC/ISIF to do
575 video frame capture from slave decoders.
577 To compile this driver as a module, choose M here: the
578 module will be called vpfe.
580 config VIDEO_DM355_CCDC
581 tristate "DM355 CCDC HW module"
582 depends on ARCH_DAVINCI_DM355 && VIDEO_VPFE_CAPTURE
583 select VIDEO_VPSS_SYSTEM
586 Enables DM355 CCD hw module. DM355 CCDC hw interfaces
587 with decoder modules such as TVP5146 over BT656 or
588 sensor module such as MT9T001 over a raw interface. This
589 module configures the interface and CCDC/ISIF to do
590 video frame capture from a slave decoders
592 To compile this driver as a module, choose M here: the
593 module will be called vpfe.
595 source "drivers/media/video/bt8xx/Kconfig"
598 tristate "Mediavision Pro Movie Studio Video For Linux"
599 depends on ISA && VIDEO_V4L2
601 Say Y if you have such a thing.
603 To compile this driver as a module, choose M here: the
604 module will be called pms.
607 tristate "Quickcam BW Video For Linux"
608 depends on PARPORT && VIDEO_V4L1
610 Say Y have if you the black and white version of the QuickCam
611 camera. See the next option for the color version.
613 To compile this driver as a module, choose M here: the
614 module will be called bw-qcam.
617 tristate "QuickCam Colour Video For Linux (EXPERIMENTAL)"
618 depends on EXPERIMENTAL && PARPORT && VIDEO_V4L1
620 This is the video4linux driver for the colour version of the
621 Connectix QuickCam. If you have one of these cameras, say Y here,
622 otherwise say N. This driver does not work with the original
623 monochrome QuickCam, QuickCam VC or QuickClip. It is also available
624 as a module (c-qcam).
625 Read <file:Documentation/video4linux/CQcam.txt> for more information.
628 tristate "W9966CF Webcam (FlyCam Supra and others) Video For Linux"
629 depends on PARPORT_1284 && PARPORT && VIDEO_V4L1
631 Video4linux driver for Winbond's w9966 based Webcams.
632 Currently tested with the LifeView FlyCam Supra.
633 If you have one of these cameras, say Y here
635 This driver is also available as a module (w9966).
637 Check out <file:Documentation/video4linux/w9966.txt> for more
641 tristate "CPiA Video For Linux"
642 depends on VIDEO_V4L1
644 This is the video4linux driver for cameras based on Vision's CPiA
645 (Colour Processor Interface ASIC), such as the Creative Labs Video
646 Blaster Webcam II. If you have one of these cameras, say Y here
647 and select parallel port and/or USB lowlevel support below,
648 otherwise say N. This will not work with the Creative Webcam III.
650 Please read <file:Documentation/video4linux/README.cpia> for more
653 This driver is also available as a module (cpia).
656 tristate "CPiA Parallel Port Lowlevel Support"
657 depends on PARPORT_1284 && VIDEO_CPIA && PARPORT
659 This is the lowlevel parallel port support for cameras based on
660 Vision's CPiA (Colour Processor Interface ASIC), such as the
661 Creative Webcam II. If you have the parallel port version of one
662 of these cameras, say Y here, otherwise say N. It is also available
663 as a module (cpia_pp).
665 config VIDEO_CPIA_USB
666 tristate "CPiA USB Lowlevel Support"
667 depends on VIDEO_CPIA && USB
669 This is the lowlevel USB support for cameras based on Vision's CPiA
670 (Colour Processor Interface ASIC), such as the Creative Webcam II.
671 If you have the USB version of one of these cameras, say Y here,
672 otherwise say N. This will not work with the Creative Webcam III.
673 It is also available as a module (cpia_usb).
675 source "drivers/media/video/cpia2/Kconfig"
677 config VIDEO_SAA5246A
678 tristate "SAA5246A, SAA5281 Teletext processor"
679 depends on I2C && VIDEO_V4L2
681 Support for I2C bus based teletext using the SAA5246A or SAA5281
682 chip. Useful only if you live in Europe.
684 To compile this driver as a module, choose M here: the
685 module will be called saa5246a.
688 tristate "SAA5249 Teletext processor"
689 depends on I2C && VIDEO_V4L2
691 Support for I2C bus based teletext using the SAA5249 chip. At the
692 moment this is only useful on some European WinTV cards.
694 To compile this driver as a module, choose M here: the
695 module will be called saa5249.
698 tristate "SGI Vino Video For Linux (EXPERIMENTAL)"
699 depends on I2C && SGI_IP22 && EXPERIMENTAL && VIDEO_V4L2
700 select VIDEO_SAA7191 if VIDEO_HELPER_CHIPS_AUTO
702 Say Y here to build in support for the Vino video input system found
703 on SGI Indy machines.
706 tristate "Stradis 4:2:2 MPEG-2 video driver (EXPERIMENTAL)"
707 depends on EXPERIMENTAL && PCI && VIDEO_V4L1 && VIRT_TO_BUS
709 Say Y here to enable support for the Stradis 4:2:2 MPEG-2 video
710 driver for PCI. There is a product page at
711 <http://www.stradis.com/>.
713 source "drivers/media/video/zoran/Kconfig"
716 tristate "Sony Vaio Picturebook Motion Eye Video For Linux"
717 depends on PCI && SONY_LAPTOP && VIDEO_V4L1
719 This is the video4linux driver for the Motion Eye camera found
720 in the Vaio Picturebook laptops. Please read the material in
721 <file:Documentation/video4linux/meye.txt> for more information.
723 If you say Y or M here, you need to say Y or M to "Sony Laptop
724 Extras" in the misc device section.
726 To compile this driver as a module, choose M here: the
727 module will be called meye.
729 source "drivers/media/video/saa7134/Kconfig"
732 tristate "Siemens-Nixdorf 'Multimedia eXtension Board'"
733 depends on PCI && VIDEO_V4L1 && I2C
734 select VIDEO_SAA7146_VV
736 select VIDEO_SAA711X if VIDEO_HELPER_CHIPS_AUTO
737 select VIDEO_TDA9840 if VIDEO_HELPER_CHIPS_AUTO
738 select VIDEO_TEA6415C if VIDEO_HELPER_CHIPS_AUTO
739 select VIDEO_TEA6420 if VIDEO_HELPER_CHIPS_AUTO
741 This is a video4linux driver for the 'Multimedia eXtension Board'
742 TV card by Siemens-Nixdorf.
744 To compile this driver as a module, choose M here: the
745 module will be called mxb.
747 config VIDEO_HEXIUM_ORION
748 tristate "Hexium HV-PCI6 and Orion frame grabber"
749 depends on PCI && VIDEO_V4L2 && I2C
750 select VIDEO_SAA7146_VV
752 This is a video4linux driver for the Hexium HV-PCI6 and
753 Orion frame grabber cards by Hexium.
755 To compile this driver as a module, choose M here: the
756 module will be called hexium_orion.
758 config VIDEO_HEXIUM_GEMINI
759 tristate "Hexium Gemini frame grabber"
760 depends on PCI && VIDEO_V4L2 && I2C
761 select VIDEO_SAA7146_VV
763 This is a video4linux driver for the Hexium Gemini frame
764 grabber card by Hexium. Please note that the Gemini Dual
765 card is *not* fully supported.
767 To compile this driver as a module, choose M here: the
768 module will be called hexium_gemini.
770 source "drivers/media/video/cx88/Kconfig"
772 source "drivers/media/video/cx23885/Kconfig"
774 source "drivers/media/video/au0828/Kconfig"
776 source "drivers/media/video/ivtv/Kconfig"
778 source "drivers/media/video/cx18/Kconfig"
780 source "drivers/media/video/saa7164/Kconfig"
783 tristate "AR devices"
784 depends on M32R && VIDEO_V4L1
786 This is a video4linux driver for the Renesas AR (Artificial Retina)
789 config VIDEO_M32R_AR_M64278
790 tristate "AR device with color module M64278(VGA)"
791 depends on PLAT_M32700UT
794 This is a video4linux driver for the Renesas AR (Artificial
795 Retina) with M64278E-800 camera module.
796 This module supports VGA(640x480 pixels) resolutions.
798 To compile this driver as a module, choose M here: the
799 module will be called arv.
801 config VIDEO_CAFE_CCIC
802 tristate "Marvell 88ALP01 (Cafe) CMOS Camera Controller support"
803 depends on PCI && I2C && VIDEO_V4L2
806 This is a video4linux2 driver for the Marvell 88ALP01 integrated
807 CMOS camera controller. This is the controller found on first-
808 generation OLPC systems.
811 tristate "SoC camera support"
812 depends on VIDEO_V4L2 && HAS_DMA && I2C
815 SoC Camera is a common API to several cameras, not connecting
816 over a bus like PCI or USB. For example some i2c camera connected
817 directly to the data bus of an SoC.
819 config SOC_CAMERA_MT9M001
820 tristate "mt9m001 support"
821 depends on SOC_CAMERA && I2C
822 select GPIO_PCA953X if MT9M001_PCA9536_SWITCH
824 This driver supports MT9M001 cameras from Micron, monochrome
827 config SOC_CAMERA_MT9M111
828 tristate "mt9m111 and mt9m112 support"
829 depends on SOC_CAMERA && I2C
831 This driver supports MT9M111 and MT9M112 cameras from Micron
833 config SOC_CAMERA_MT9T031
834 tristate "mt9t031 support"
835 depends on SOC_CAMERA && I2C
837 This driver supports MT9T031 cameras from Micron.
839 config SOC_CAMERA_MT9T112
840 tristate "mt9t112 support"
841 depends on SOC_CAMERA && I2C
843 This driver supports MT9T112 cameras from Aptina.
845 config SOC_CAMERA_MT9V022
846 tristate "mt9v022 support"
847 depends on SOC_CAMERA && I2C
848 select GPIO_PCA953X if MT9V022_PCA9536_SWITCH
850 This driver supports MT9V022 cameras from Micron
852 config SOC_CAMERA_RJ54N1
853 tristate "rj54n1cb0c support"
854 depends on SOC_CAMERA && I2C
856 This is a rj54n1cb0c video driver
858 config SOC_CAMERA_TW9910
859 tristate "tw9910 support"
860 depends on SOC_CAMERA && I2C
862 This is a tw9910 video driver
864 config SOC_CAMERA_PLATFORM
865 tristate "platform camera support"
866 depends on SOC_CAMERA
868 This is a generic SoC camera platform driver, useful for testing
870 config SOC_CAMERA_OV772X
871 tristate "ov772x camera support"
872 depends on SOC_CAMERA && I2C
874 This is a ov772x camera driver
876 config SOC_CAMERA_OV9640
877 tristate "ov9640 camera support"
878 depends on SOC_CAMERA && I2C
880 This is a ov9640 camera driver
886 tristate "i.MX1/i.MXL CMOS Sensor Interface driver"
887 depends on VIDEO_DEV && ARCH_MX1 && SOC_CAMERA
889 select VIDEOBUF_DMA_CONTIG
892 This is a v4l2 driver for the i.MX1/i.MXL CMOS Sensor Interface
898 tristate "i.MX3x Camera Sensor Interface driver"
899 depends on VIDEO_DEV && MX3_IPU && SOC_CAMERA
900 select VIDEOBUF_DMA_CONTIG
903 This is a v4l2 driver for the i.MX3x Camera Sensor Interface
906 tristate "PXA27x Quick Capture Interface driver"
907 depends on VIDEO_DEV && PXA27x && SOC_CAMERA
908 select VIDEOBUF_DMA_SG
910 This is a v4l2 driver for the PXA27x Quick Capture Interface
912 config VIDEO_SH_MOBILE_CEU
913 tristate "SuperH Mobile CEU Interface driver"
914 depends on VIDEO_DEV && SOC_CAMERA && HAS_DMA && HAVE_CLK
915 select VIDEOBUF_DMA_CONTIG
917 This is a v4l2 driver for the SuperH Mobile CEU Interface
920 tristate "OMAP2 Camera Capture Interface driver"
921 depends on VIDEO_DEV && ARCH_OMAP2
922 select VIDEOBUF_DMA_SG
924 This is a v4l2 driver for the TI OMAP2 camera capture interface
927 # USB Multimedia device configuration
930 menuconfig V4L_USB_DRIVERS
931 bool "V4L USB devices"
935 if V4L_USB_DRIVERS && USB
937 source "drivers/media/video/uvc/Kconfig"
939 source "drivers/media/video/gspca/Kconfig"
941 source "drivers/media/video/pvrusb2/Kconfig"
943 source "drivers/media/video/hdpvr/Kconfig"
945 source "drivers/media/video/em28xx/Kconfig"
947 source "drivers/media/video/cx231xx/Kconfig"
949 source "drivers/media/video/usbvision/Kconfig"
951 source "drivers/media/video/usbvideo/Kconfig"
953 source "drivers/media/video/et61x251/Kconfig"
955 config VIDEO_OVCAMCHIP
956 tristate "OmniVision Camera Chip support (DEPRECATED)"
957 depends on I2C && VIDEO_V4L1
959 This driver is DEPRECATED please use the gspca ov519 module
960 instead. Note that for the ov511 / ov518 support of the gspca module
961 you need atleast version 0.6.0 of libv4l and for the w9968cf
962 atleast version 0.6.3 of libv4l.
964 Support for the OmniVision OV6xxx and OV7xxx series of camera chips.
965 This driver is intended to be used with the ov511 and w9968cf USB
968 To compile this driver as a module, choose M here: the
969 module will be called ovcamchip.
972 tristate "USB W996[87]CF JPEG Dual Mode Camera support (DEPRECATED)"
973 depends on VIDEO_V4L1 && I2C && VIDEO_OVCAMCHIP
975 This driver is DEPRECATED please use the gspca ov519 module
976 instead. Note that for the w9968cf support of the gspca module
977 you need atleast version 0.6.3 of libv4l.
979 Say Y here if you want support for cameras based on OV681 or
980 Winbond W9967CF/W9968CF JPEG USB Dual Mode Camera Chips.
982 This driver has an optional plugin, which is distributed as a
983 separate module only (released under GPL). It allows to use higher
984 resolutions and framerates, but cannot be included in the official
985 Linux kernel for performance purposes.
987 See <file:Documentation/video4linux/w9968cf.txt> for more info.
989 To compile this driver as a module, choose M here: the
990 module will be called w9968cf.
993 tristate "USB OV511 Camera support (DEPRECATED)"
994 depends on VIDEO_V4L1
996 This driver is DEPRECATED please use the gspca ov519 module
997 instead. Note that for the ov511 / ov518 support of the gspca module
998 you need atleast version 0.6.0 of libv4l.
1000 Say Y here if you want to connect this type of camera to your
1001 computer's USB port. See <file:Documentation/video4linux/ov511.txt>
1002 for more information and for a list of supported cameras.
1004 To compile this driver as a module, choose M here: the
1005 module will be called ov511.
1008 tristate "USB SE401 Camera support"
1009 depends on VIDEO_V4L1
1011 Say Y here if you want to connect this type of camera to your
1012 computer's USB port. See <file:Documentation/video4linux/se401.txt>
1013 for more information and for a list of supported cameras.
1015 To compile this driver as a module, choose M here: the
1016 module will be called se401.
1018 source "drivers/media/video/sn9c102/Kconfig"
1021 tristate "USB STV680 (Pencam) Camera support (DEPRECATED)"
1022 depends on VIDEO_V4L1
1024 This driver is DEPRECATED please use the gspca stv0680 module
1025 instead. Note that for the gspca stv0680 module you need
1026 atleast version 0.6.3 of libv4l.
1028 Say Y here if you want to connect this type of camera to your
1029 computer's USB port. This includes the Pencam line of cameras.
1030 See <file:Documentation/video4linux/stv680.txt> for more information
1031 and for a list of supported cameras.
1033 To compile this driver as a module, choose M here: the
1034 module will be called stv680.
1036 source "drivers/media/video/zc0301/Kconfig"
1038 source "drivers/media/video/pwc/Kconfig"
1041 tristate "USB ZR364XX Camera support"
1042 depends on VIDEO_V4L2
1044 select VIDEOBUF_VMALLOC
1046 Say Y here if you want to connect this type of camera to your
1047 computer's USB port.
1048 See <file:Documentation/video4linux/zr364xx.txt> for more info
1049 and list of supported cameras.
1051 To compile this driver as a module, choose M here: the
1052 module will be called zr364xx.
1054 config USB_STKWEBCAM
1055 tristate "USB Syntek DC1125 Camera support"
1056 depends on VIDEO_V4L2 && EXPERIMENTAL
1058 Say Y here if you want to use this type of camera.
1059 Supported devices are typically found in some Asus laptops,
1060 with USB id 174f:a311 and 05e1:0501. Other Syntek cameras
1061 may be supported by the stk11xx driver, from which this is
1062 derived, see http://stk11xx.sourceforge.net
1064 To compile this driver as a module, choose M here: the
1065 module will be called stkwebcam.
1068 tristate "USB Sensoray 2255 video capture device"
1069 depends on VIDEO_V4L2
1070 select VIDEOBUF_VMALLOC
1073 Say Y here if you want support for the Sensoray 2255 USB device.
1074 This driver can be compiled as a module, called s2255drv.
1076 endif # V4L_USB_DRIVERS
1077 endif # VIDEO_CAPTURE_DRIVERS