camera: add support camera, but soc_camera also have bug which queue buf is sched...
[firefly-linux-kernel-4.4.55.git] / drivers / media / video / Kconfig
1 #
2 # Generic video config states
3 #
4
5 config VIDEO_V4L2
6         tristate
7         depends on VIDEO_DEV && VIDEO_V4L2_COMMON
8         default VIDEO_DEV && VIDEO_V4L2_COMMON
9
10 config VIDEOBUF_GEN
11         tristate
12
13 config VIDEOBUF_DMA_SG
14         depends on HAS_DMA
15         select VIDEOBUF_GEN
16         tristate
17
18 config VIDEOBUF_VMALLOC
19         select VIDEOBUF_GEN
20         tristate
21
22 config VIDEOBUF_DMA_CONTIG
23         depends on HAS_DMA
24         select VIDEOBUF_GEN
25         tristate
26
27 config VIDEOBUF_DVB
28         tristate
29         select VIDEOBUF_GEN
30
31 config VIDEO_BTCX
32         depends on PCI
33         tristate
34
35 config VIDEO_TVEEPROM
36         tristate
37         depends on I2C
38
39 config VIDEO_TUNER
40         tristate
41         depends on MEDIA_TUNER
42
43 config V4L2_MEM2MEM_DEV
44         tristate
45         depends on VIDEOBUF2_CORE
46
47 config VIDEOBUF2_CORE
48         tristate
49
50 config VIDEOBUF2_MEMOPS
51         tristate
52
53 config VIDEOBUF2_DMA_CONTIG
54         select VIDEOBUF2_CORE
55         select VIDEOBUF2_MEMOPS
56         tristate
57
58 config VIDEOBUF2_VMALLOC
59         select VIDEOBUF2_CORE
60         select VIDEOBUF2_MEMOPS
61         tristate
62
63
64 config VIDEOBUF2_DMA_SG
65         #depends on HAS_DMA
66         select VIDEOBUF2_CORE
67         select VIDEOBUF2_MEMOPS
68         tristate
69 #
70 # Multimedia Video device configuration
71 #
72
73 source "drivers/media/video/rk29xx/Kconfig"
74 menuconfig VIDEO_CAPTURE_DRIVERS
75         bool "Video capture adapters"
76         depends on VIDEO_V4L2
77         default y
78         ---help---
79           Say Y here to enable selecting the video adapters for
80           webcams, analog TV, and hybrid analog/digital TV.
81           Some of those devices also supports FM radio.
82
83 if VIDEO_CAPTURE_DRIVERS && VIDEO_V4L2
84
85 config VIDEO_ADV_DEBUG
86         bool "Enable advanced debug functionality"
87         default n
88         ---help---
89           Say Y here to enable advanced debugging functionality on some
90           V4L devices.
91           In doubt, say N.
92
93 config VIDEO_FIXED_MINOR_RANGES
94         bool "Enable old-style fixed minor ranges for video devices"
95         default n
96         ---help---
97           Say Y here to enable the old-style fixed-range minor assignments.
98           Only useful if you rely on the old behavior and use mknod instead of udev.
99
100           When in doubt, say N.
101
102 config VIDEO_HELPER_CHIPS_AUTO
103         bool "Autoselect pertinent encoders/decoders and other helper chips"
104         default y if !EXPERT
105         ---help---
106           Most video cards may require additional modules to encode or
107           decode audio/video standards. This option will autoselect
108           all pertinent modules to each selected video module.
109
110           Unselect this only if you know exactly what you are doing, since
111           it may break support on some boards.
112
113           In doubt, say Y.
114
115 config VIDEO_IR_I2C
116         tristate "I2C module for IR" if !VIDEO_HELPER_CHIPS_AUTO
117         depends on I2C && RC_CORE
118         default y
119         ---help---
120           Most boards have an IR chip directly connected via GPIO. However,
121           some video boards have the IR connected via I2C bus.
122
123           If your board doesn't have an I2C IR chip, you may disable this
124           option.
125
126           In doubt, say Y.
127
128 #
129 # Encoder / Decoder module configuration
130 #
131
132 menu "Encoders, decoders, sensors and other helper chips"
133         visible if !VIDEO_HELPER_CHIPS_AUTO
134
135 comment "Audio decoders, processors and mixers"
136
137 config VIDEO_TVAUDIO
138         tristate "Simple audio decoder chips"
139         depends on VIDEO_V4L2 && I2C
140         ---help---
141           Support for several audio decoder chips found on some bt8xx boards:
142           Philips: tda9840, tda9873h, tda9874h/a, tda9850, tda985x, tea6300,
143                    tea6320, tea6420, tda8425, ta8874z.
144           Microchip: pic16c54 based design on ProVideo PV951 board.
145
146           To compile this driver as a module, choose M here: the
147           module will be called tvaudio.
148
149 config VIDEO_TDA7432
150         tristate "Philips TDA7432 audio processor"
151         depends on VIDEO_V4L2 && I2C
152         ---help---
153           Support for tda7432 audio decoder chip found on some bt8xx boards.
154
155           To compile this driver as a module, choose M here: the
156           module will be called tda7432.
157
158 config VIDEO_TDA9840
159         tristate "Philips TDA9840 audio processor"
160         depends on I2C
161         ---help---
162           Support for tda9840 audio decoder chip found on some Zoran boards.
163
164           To compile this driver as a module, choose M here: the
165           module will be called tda9840.
166
167 config VIDEO_TEA6415C
168         tristate "Philips TEA6415C audio processor"
169         depends on I2C
170         ---help---
171           Support for tea6415c audio decoder chip found on some bt8xx boards.
172
173           To compile this driver as a module, choose M here: the
174           module will be called tea6415c.
175
176 config VIDEO_TEA6420
177         tristate "Philips TEA6420 audio processor"
178         depends on I2C
179         ---help---
180           Support for tea6420 audio decoder chip found on some bt8xx boards.
181
182           To compile this driver as a module, choose M here: the
183           module will be called tea6420.
184
185 config VIDEO_MSP3400
186         tristate "Micronas MSP34xx audio decoders"
187         depends on VIDEO_V4L2 && I2C
188         ---help---
189           Support for the Micronas MSP34xx series of audio decoders.
190
191           To compile this driver as a module, choose M here: the
192           module will be called msp3400.
193
194 config VIDEO_CS5345
195         tristate "Cirrus Logic CS5345 audio ADC"
196         depends on VIDEO_V4L2 && I2C
197         ---help---
198           Support for the Cirrus Logic CS5345 24-bit, 192 kHz
199           stereo A/D converter.
200
201           To compile this driver as a module, choose M here: the
202           module will be called cs5345.
203
204 config VIDEO_CS53L32A
205         tristate "Cirrus Logic CS53L32A audio ADC"
206         depends on VIDEO_V4L2 && I2C
207         ---help---
208           Support for the Cirrus Logic CS53L32A low voltage
209           stereo A/D converter.
210
211           To compile this driver as a module, choose M here: the
212           module will be called cs53l32a.
213
214 config VIDEO_TLV320AIC23B
215         tristate "Texas Instruments TLV320AIC23B audio codec"
216         depends on VIDEO_V4L2 && I2C && EXPERIMENTAL
217         ---help---
218           Support for the Texas Instruments TLV320AIC23B audio codec.
219
220           To compile this driver as a module, choose M here: the
221           module will be called tlv320aic23b.
222
223 config VIDEO_WM8775
224         tristate "Wolfson Microelectronics WM8775 audio ADC with input mixer"
225         depends on VIDEO_V4L2 && I2C
226         ---help---
227           Support for the Wolfson Microelectronics WM8775 high
228           performance stereo A/D Converter with a 4 channel input mixer.
229
230           To compile this driver as a module, choose M here: the
231           module will be called wm8775.
232
233 config VIDEO_WM8739
234         tristate "Wolfson Microelectronics WM8739 stereo audio ADC"
235         depends on VIDEO_V4L2 && I2C
236         ---help---
237           Support for the Wolfson Microelectronics WM8739
238           stereo A/D Converter.
239
240           To compile this driver as a module, choose M here: the
241           module will be called wm8739.
242
243 config VIDEO_VP27SMPX
244         tristate "Panasonic VP27s internal MPX"
245         depends on VIDEO_V4L2 && I2C
246         ---help---
247           Support for the internal MPX of the Panasonic VP27s tuner.
248
249           To compile this driver as a module, choose M here: the
250           module will be called vp27smpx.
251
252 comment "RDS decoders"
253
254 config VIDEO_SAA6588
255         tristate "SAA6588 Radio Chip RDS decoder support"
256         depends on VIDEO_V4L2 && I2C
257
258         help
259           Support for this Radio Data System (RDS) decoder. This allows
260           seeing radio station identification transmitted using this
261           standard.
262
263           To compile this driver as a module, choose M here: the
264           module will be called saa6588.
265
266 comment "Video decoders"
267
268 config VIDEO_ADV7180
269         tristate "Analog Devices ADV7180 decoder"
270         depends on VIDEO_V4L2 && I2C
271         ---help---
272           Support for the Analog Devices ADV7180 video decoder.
273
274           To compile this driver as a module, choose M here: the
275           module will be called adv7180.
276
277 config VIDEO_BT819
278         tristate "BT819A VideoStream decoder"
279         depends on VIDEO_V4L2 && I2C
280         ---help---
281           Support for BT819A video decoder.
282
283           To compile this driver as a module, choose M here: the
284           module will be called bt819.
285
286 config VIDEO_BT856
287         tristate "BT856 VideoStream decoder"
288         depends on VIDEO_V4L2 && I2C
289         ---help---
290           Support for BT856 video decoder.
291
292           To compile this driver as a module, choose M here: the
293           module will be called bt856.
294
295 config VIDEO_BT866
296         tristate "BT866 VideoStream decoder"
297         depends on VIDEO_V4L2 && I2C
298         ---help---
299           Support for BT866 video decoder.
300
301           To compile this driver as a module, choose M here: the
302           module will be called bt866.
303
304 config VIDEO_KS0127
305         tristate "KS0127 video decoder"
306         depends on VIDEO_V4L2 && I2C
307         ---help---
308           Support for KS0127 video decoder.
309
310           This chip is used on AverMedia AVS6EYES Zoran-based MJPEG
311           cards.
312
313           To compile this driver as a module, choose M here: the
314           module will be called ks0127.
315
316 config VIDEO_SAA7110
317         tristate "Philips SAA7110 video decoder"
318         depends on VIDEO_V4L2 && I2C
319         ---help---
320           Support for the Philips SAA7110 video decoders.
321
322           To compile this driver as a module, choose M here: the
323           module will be called saa7110.
324
325 config VIDEO_SAA711X
326         tristate "Philips SAA7111/3/4/5 video decoders"
327         depends on VIDEO_V4L2 && I2C
328         ---help---
329           Support for the Philips SAA7111/3/4/5 video decoders.
330
331           To compile this driver as a module, choose M here: the
332           module will be called saa7115.
333
334 config VIDEO_SAA7191
335         tristate "Philips SAA7191 video decoder"
336         depends on VIDEO_V4L2 && I2C
337         ---help---
338           Support for the Philips SAA7191 video decoder.
339
340           To compile this driver as a module, choose M here: the
341           module will be called saa7191.
342
343 config VIDEO_TVP514X
344         tristate "Texas Instruments TVP514x video decoder"
345         depends on VIDEO_V4L2 && I2C
346         ---help---
347           This is a Video4Linux2 sensor-level driver for the TI TVP5146/47
348           decoder. It is currently working with the TI OMAP3 camera
349           controller.
350
351           To compile this driver as a module, choose M here: the
352           module will be called tvp514x.
353
354 config VIDEO_TVP5150
355         tristate "Texas Instruments TVP5150 video decoder"
356         depends on VIDEO_V4L2 && I2C
357         ---help---
358           Support for the Texas Instruments TVP5150 video decoder.
359
360           To compile this driver as a module, choose M here: the
361           module will be called tvp5150.
362
363 config VIDEO_TVP7002
364         tristate "Texas Instruments TVP7002 video decoder"
365         depends on VIDEO_V4L2 && I2C
366         ---help---
367           Support for the Texas Instruments TVP7002 video decoder.
368
369           To compile this driver as a module, choose M here: the
370           module will be called tvp7002.
371
372 config VIDEO_VPX3220
373         tristate "vpx3220a, vpx3216b & vpx3214c video decoders"
374         depends on VIDEO_V4L2 && I2C
375         ---help---
376           Support for VPX322x video decoders.
377
378           To compile this driver as a module, choose M here: the
379           module will be called vpx3220.
380
381 comment "Video and audio decoders"
382
383 config VIDEO_SAA717X
384         tristate "Philips SAA7171/3/4 audio/video decoders"
385         depends on VIDEO_V4L2 && I2C
386         ---help---
387           Support for the Philips SAA7171/3/4 audio/video decoders.
388
389           To compile this driver as a module, choose M here: the
390           module will be called saa717x.
391
392 source "drivers/media/video/cx25840/Kconfig"
393
394 comment "MPEG video encoders"
395
396 config VIDEO_CX2341X
397         tristate "Conexant CX2341x MPEG encoders"
398         depends on VIDEO_V4L2 && VIDEO_V4L2_COMMON
399         ---help---
400           Support for the Conexant CX23416 MPEG encoders
401           and CX23415 MPEG encoder/decoders.
402
403           This module currently supports the encoding functions only.
404
405           To compile this driver as a module, choose M here: the
406           module will be called cx2341x.
407
408 comment "Video encoders"
409
410 config VIDEO_SAA7127
411         tristate "Philips SAA7127/9 digital video encoders"
412         depends on VIDEO_V4L2 && I2C
413         ---help---
414           Support for the Philips SAA7127/9 digital video encoders.
415
416           To compile this driver as a module, choose M here: the
417           module will be called saa7127.
418
419 config VIDEO_SAA7185
420         tristate "Philips SAA7185 video encoder"
421         depends on VIDEO_V4L2 && I2C
422         ---help---
423           Support for the Philips SAA7185 video encoder.
424
425           To compile this driver as a module, choose M here: the
426           module will be called saa7185.
427
428 config VIDEO_ADV7170
429         tristate "Analog Devices ADV7170 video encoder"
430         depends on VIDEO_V4L2 && I2C
431         ---help---
432           Support for the Analog Devices ADV7170 video encoder driver
433
434           To compile this driver as a module, choose M here: the
435           module will be called adv7170.
436
437 config VIDEO_ADV7175
438         tristate "Analog Devices ADV7175 video encoder"
439         depends on VIDEO_V4L2 && I2C
440         ---help---
441           Support for the Analog Devices ADV7175 video encoder driver
442
443           To compile this driver as a module, choose M here: the
444           module will be called adv7175.
445
446 config VIDEO_ADV7343
447         tristate "ADV7343 video encoder"
448         depends on I2C
449         help
450           Support for Analog Devices I2C bus based ADV7343 encoder.
451
452           To compile this driver as a module, choose M here: the
453           module will be called adv7343.
454
455 config VIDEO_AK881X
456         tristate "AK8813/AK8814 video encoders"
457         depends on I2C
458         help
459           Video output driver for AKM AK8813 and AK8814 TV encoders
460
461 comment "Camera sensor devices"
462
463 config VIDEO_OV7670
464         tristate "OmniVision OV7670 sensor support"
465         depends on I2C && VIDEO_V4L2
466         ---help---
467           This is a Video4Linux2 sensor-level driver for the OmniVision
468           OV7670 VGA camera.  It currently only works with the M88ALP01
469           controller.
470
471 config VIDEO_MT9V011
472         tristate "Micron mt9v011 sensor support"
473         depends on I2C && VIDEO_V4L2
474         ---help---
475           This is a Video4Linux2 sensor-level driver for the Micron
476           mt0v011 1.3 Mpixel camera.  It currently only works with the
477           em28xx driver.
478
479 config VIDEO_MT9V032
480         tristate "Micron MT9V032 sensor support"
481         depends on I2C && VIDEO_V4L2 && VIDEO_V4L2_SUBDEV_API
482         ---help---
483           This is a Video4Linux2 sensor-level driver for the Micron
484           MT9V032 752x480 CMOS sensor.
485
486 config VIDEO_TCM825X
487         tristate "TCM825x camera sensor support"
488         depends on I2C && VIDEO_V4L2
489         ---help---
490           This is a driver for the Toshiba TCM825x VGA camera sensor.
491           It is used for example in Nokia N800.
492
493 comment "Video improvement chips"
494
495 config VIDEO_UPD64031A
496         tristate "NEC Electronics uPD64031A Ghost Reduction"
497         depends on VIDEO_V4L2 && I2C
498         ---help---
499           Support for the NEC Electronics uPD64031A Ghost Reduction
500           video chip. It is most often found in NTSC TV cards made for
501           Japan and is used to reduce the 'ghosting' effect that can
502           be present in analog TV broadcasts.
503
504           To compile this driver as a module, choose M here: the
505           module will be called upd64031a.
506
507 config VIDEO_UPD64083
508         tristate "NEC Electronics uPD64083 3-Dimensional Y/C separation"
509         depends on VIDEO_V4L2 && I2C
510         ---help---
511           Support for the NEC Electronics uPD64083 3-Dimensional Y/C
512           separation video chip. It is used to improve the quality of
513           the colors of a composite signal.
514
515           To compile this driver as a module, choose M here: the
516           module will be called upd64083.
517
518 comment "Miscelaneous helper chips"
519
520 config VIDEO_THS7303
521         tristate "THS7303 Video Amplifier"
522         depends on I2C
523         help
524           Support for TI THS7303 video amplifier
525
526           To compile this driver as a module, choose M here: the
527           module will be called ths7303.
528
529 config VIDEO_M52790
530         tristate "Mitsubishi M52790 A/V switch"
531         depends on VIDEO_V4L2 && I2C
532         ---help---
533          Support for the Mitsubishi M52790 A/V switch.
534
535          To compile this driver as a module, choose M here: the
536          module will be called m52790.
537
538 endmenu # encoder / decoder chips
539
540 config VIDEO_SH_VOU
541         tristate "SuperH VOU video output driver"
542         depends on VIDEO_DEV && ARCH_SHMOBILE
543         select VIDEOBUF_DMA_CONTIG
544         help
545           Support for the Video Output Unit (VOU) on SuperH SoCs.
546
547 config VIDEO_VIU
548         tristate "Freescale VIU Video Driver"
549         depends on VIDEO_V4L2 && PPC_MPC512x
550         select VIDEOBUF_DMA_CONTIG
551         default y
552         ---help---
553           Support for Freescale VIU video driver. This device captures
554           video data, or overlays video on DIU frame buffer.
555
556           Say Y here if you want to enable VIU device on MPC5121e Rev2+.
557           In doubt, say N.
558
559 config VIDEO_VIVI
560         tristate "Virtual Video Driver"
561         depends on VIDEO_DEV && VIDEO_V4L2 && !SPARC32 && !SPARC64
562         depends on FRAMEBUFFER_CONSOLE || STI_CONSOLE
563         select FONT_8x16
564         select VIDEOBUF2_VMALLOC
565         default n
566         ---help---
567           Enables a virtual video driver. This device shows a color bar
568           and a timestamp, as a real device would generate by using V4L2
569           api.
570           Say Y here if you want to test video apps or debug V4L devices.
571           In doubt, say N.
572
573 source "drivers/media/video/davinci/Kconfig"
574
575 source "drivers/media/video/omap/Kconfig"
576
577 source "drivers/media/video/bt8xx/Kconfig"
578
579 config VIDEO_PMS
580         tristate "Mediavision Pro Movie Studio Video For Linux"
581         depends on ISA && VIDEO_V4L2
582         help
583           Say Y if you have such a thing.
584
585           To compile this driver as a module, choose M here: the
586           module will be called pms.
587
588 config VIDEO_BWQCAM
589         tristate "Quickcam BW Video For Linux"
590         depends on PARPORT && VIDEO_V4L2
591         help
592           Say Y have if you the black and white version of the QuickCam
593           camera. See the next option for the color version.
594
595           To compile this driver as a module, choose M here: the
596           module will be called bw-qcam.
597
598 config VIDEO_CQCAM
599         tristate "QuickCam Colour Video For Linux (EXPERIMENTAL)"
600         depends on EXPERIMENTAL && PARPORT && VIDEO_V4L2
601         help
602           This is the video4linux driver for the colour version of the
603           Connectix QuickCam.  If you have one of these cameras, say Y here,
604           otherwise say N.  This driver does not work with the original
605           monochrome QuickCam, QuickCam VC or QuickClip.  It is also available
606           as a module (c-qcam).
607           Read <file:Documentation/video4linux/CQcam.txt> for more information.
608
609 config VIDEO_W9966
610         tristate "W9966CF Webcam (FlyCam Supra and others) Video For Linux"
611         depends on PARPORT_1284 && PARPORT && VIDEO_V4L2
612         help
613           Video4linux driver for Winbond's w9966 based Webcams.
614           Currently tested with the LifeView FlyCam Supra.
615           If you have one of these cameras, say Y here
616           otherwise say N.
617           This driver is also available as a module (w9966).
618
619           Check out <file:Documentation/video4linux/w9966.txt> for more
620           information.
621
622 source "drivers/media/video/cpia2/Kconfig"
623
624 config VIDEO_VINO
625         tristate "SGI Vino Video For Linux (EXPERIMENTAL)"
626         depends on I2C && SGI_IP22 && EXPERIMENTAL && VIDEO_V4L2
627         select VIDEO_SAA7191 if VIDEO_HELPER_CHIPS_AUTO
628         help
629           Say Y here to build in support for the Vino video input system found
630           on SGI Indy machines.
631
632 source "drivers/media/video/zoran/Kconfig"
633
634 config VIDEO_MEYE
635         tristate "Sony Vaio Picturebook Motion Eye Video For Linux"
636         depends on PCI && SONY_LAPTOP && VIDEO_V4L2
637         ---help---
638           This is the video4linux driver for the Motion Eye camera found
639           in the Vaio Picturebook laptops. Please read the material in
640           <file:Documentation/video4linux/meye.txt> for more information.
641
642           If you say Y or M here, you need to say Y or M to "Sony Laptop
643           Extras" in the misc device section.
644
645           To compile this driver as a module, choose M here: the
646           module will be called meye.
647
648 source "drivers/media/video/saa7134/Kconfig"
649
650 config VIDEO_MXB
651         tristate "Siemens-Nixdorf 'Multimedia eXtension Board'"
652         depends on PCI && VIDEO_V4L2 && I2C
653         select VIDEO_SAA7146_VV
654         select VIDEO_TUNER
655         select VIDEO_SAA711X if VIDEO_HELPER_CHIPS_AUTO
656         select VIDEO_TDA9840 if VIDEO_HELPER_CHIPS_AUTO
657         select VIDEO_TEA6415C if VIDEO_HELPER_CHIPS_AUTO
658         select VIDEO_TEA6420 if VIDEO_HELPER_CHIPS_AUTO
659         ---help---
660           This is a video4linux driver for the 'Multimedia eXtension Board'
661           TV card by Siemens-Nixdorf.
662
663           To compile this driver as a module, choose M here: the
664           module will be called mxb.
665
666 config VIDEO_HEXIUM_ORION
667         tristate "Hexium HV-PCI6 and Orion frame grabber"
668         depends on PCI && VIDEO_V4L2 && I2C
669         select VIDEO_SAA7146_VV
670         ---help---
671           This is a video4linux driver for the Hexium HV-PCI6 and
672           Orion frame grabber cards by Hexium.
673
674           To compile this driver as a module, choose M here: the
675           module will be called hexium_orion.
676
677 config VIDEO_HEXIUM_GEMINI
678         tristate "Hexium Gemini frame grabber"
679         depends on PCI && VIDEO_V4L2 && I2C
680         select VIDEO_SAA7146_VV
681         ---help---
682           This is a video4linux driver for the Hexium Gemini frame
683           grabber card by Hexium. Please note that the Gemini Dual
684           card is *not* fully supported.
685
686           To compile this driver as a module, choose M here: the
687           module will be called hexium_gemini.
688
689 config VIDEO_TIMBERDALE
690         tristate "Support for timberdale Video In/LogiWIN"
691         depends on VIDEO_V4L2 && I2C && DMADEVICES
692         select DMA_ENGINE
693         select TIMB_DMA
694         select VIDEO_ADV7180
695         select VIDEOBUF_DMA_CONTIG
696         ---help---
697           Add support for the Video In peripherial of the timberdale FPGA.
698
699 source "drivers/media/video/cx88/Kconfig"
700
701 source "drivers/media/video/cx23885/Kconfig"
702
703 source "drivers/media/video/au0828/Kconfig"
704
705 source "drivers/media/video/ivtv/Kconfig"
706
707 source "drivers/media/video/cx18/Kconfig"
708
709 source "drivers/media/video/saa7164/Kconfig"
710
711 config VIDEO_M32R_AR
712         tristate "AR devices"
713         depends on M32R && VIDEO_V4L2
714         ---help---
715           This is a video4linux driver for the Renesas AR (Artificial Retina)
716           camera module.
717
718 config VIDEO_M32R_AR_M64278
719         tristate "AR device with color module M64278(VGA)"
720         depends on PLAT_M32700UT
721         select VIDEO_M32R_AR
722         ---help---
723           This is a video4linux driver for the Renesas AR (Artificial
724           Retina) with M64278E-800 camera module.
725           This module supports VGA(640x480 pixels) resolutions.
726
727           To compile this driver as a module, choose M here: the
728           module will be called arv.
729
730 config VIDEO_CAFE_CCIC
731         tristate "Marvell 88ALP01 (Cafe) CMOS Camera Controller support"
732         depends on PCI && I2C && VIDEO_V4L2
733         select VIDEO_OV7670
734         ---help---
735           This is a video4linux2 driver for the Marvell 88ALP01 integrated
736           CMOS camera controller.  This is the controller found on first-
737           generation OLPC systems.
738
739 config VIDEO_SR030PC30
740         tristate "SR030PC30 VGA camera sensor support"
741         depends on I2C && VIDEO_V4L2
742         ---help---
743           This driver supports SR030PC30 VGA camera from Siliconfile
744
745 config VIDEO_VIA_CAMERA
746         tristate "VIAFB camera controller support"
747         depends on FB_VIA
748         select VIDEOBUF_DMA_SG
749         select VIDEO_OV7670
750         help
751            Driver support for the integrated camera controller in VIA
752            Chrome9 chipsets.  Currently only tested on OLPC xo-1.5 systems
753            with ov7670 sensors.
754
755 config VIDEO_NOON010PC30
756         tristate "NOON010PC30 CIF camera sensor support"
757         depends on I2C && VIDEO_V4L2
758         ---help---
759           This driver supports NOON010PC30 CIF camera from Siliconfile
760
761 source "drivers/media/video/m5mols/Kconfig"
762
763 config VIDEO_OMAP3
764         tristate "OMAP 3 Camera support (EXPERIMENTAL)"
765         select OMAP_IOMMU
766         depends on VIDEO_V4L2 && I2C && VIDEO_V4L2_SUBDEV_API && ARCH_OMAP3 && EXPERIMENTAL
767         ---help---
768           Driver for an OMAP 3 camera controller.
769
770 config VIDEO_OMAP3_DEBUG
771         bool "OMAP 3 Camera debug messages"
772         depends on VIDEO_OMAP3
773         ---help---
774           Enable debug messages on OMAP 3 camera controller driver.
775
776 config SOC_CAMERA
777         tristate "SoC camera support"
778         depends on VIDEO_V4L2 && HAS_DMA && I2C
779         select VIDEOBUF_GEN
780         select VIDEOBUF2_CORE
781         help
782           SoC Camera is a common API to several cameras, not connecting
783           over a bus like PCI or USB. For example some i2c camera connected
784           directly to the data bus of an SoC.
785
786 config SOC_CAMERA_IMX074
787         tristate "imx074 support"
788         depends on SOC_CAMERA && I2C
789         help
790           This driver supports IMX074 cameras from Sony
791
792 config SOC_CAMERA_MT9M001
793         tristate "mt9m001 support"
794         depends on SOC_CAMERA && I2C
795         select GPIO_PCA953X if MT9M001_PCA9536_SWITCH
796         help
797           This driver supports MT9M001 cameras from Micron, monochrome
798           and colour models.
799
800 config SOC_CAMERA_MT9M111
801         tristate "mt9m111, mt9m112 and mt9m131 support"
802         depends on SOC_CAMERA && I2C
803         help
804           This driver supports MT9M111, MT9M112 and MT9M131 cameras from
805           Micron/Aptina
806
807 config SOC_CAMERA_MT9M112
808         tristate "mt9m112 support"
809         depends on SOC_CAMERA && I2C
810         help
811           This driver supports MT9M112 cameras from Micron
812
813 config SOC_CAMERA_MT9T031
814         tristate "mt9t031 support"
815         depends on SOC_CAMERA && I2C
816         help
817           This driver supports MT9T031 cameras from Micron.
818
819 config SOC_CAMERA_MT9T111
820         tristate "mt9t111 support"
821         depends on SOC_CAMERA && I2C
822         help
823           This driver supports MT9T111 cameras from Micron.
824 config SOC_CAMERA_MT9P111
825         tristate "mt9p111 support"
826         depends on SOC_CAMERA && I2C
827         help
828           This driver supports MT9P111 cameras from Micron.
829 config SOC_CAMERA_MT9D112
830         tristate "mt9d112 support"
831         depends on SOC_CAMERA && I2C
832         help
833           This driver supports MT9D112 cameras from Micron
834
835 config SOC_CAMERA_MT9D113
836         tristate "mt9d113 support"
837         depends on SOC_CAMERA && I2C
838         help
839           This driver supports MT9D113 cameras from Micron
840
841 config SOC_CAMERA_MT9T112
842         tristate "mt9t112 support"
843         depends on SOC_CAMERA && I2C
844         help
845           This driver supports MT9T112 cameras from Aptina.
846
847 config SOC_CAMERA_MT9V022
848         tristate "mt9v022 support"
849         depends on SOC_CAMERA && I2C
850         select GPIO_PCA953X if MT9V022_PCA9536_SWITCH
851         help
852           This driver supports MT9V022 cameras from Micron
853
854 config SOC_CAMERA_RJ54N1
855         tristate "rj54n1cb0c support"
856         depends on SOC_CAMERA && I2C
857         help
858           This is a rj54n1cb0c video driver
859
860 config SOC_CAMERA_TW9910
861         tristate "tw9910 support"
862         depends on SOC_CAMERA && I2C
863         help
864           This is a tw9910 video driver
865
866 config SOC_CAMERA_PLATFORM
867         tristate "platform camera support"
868         depends on SOC_CAMERA
869         help
870           This is a generic SoC camera platform driver, useful for testing
871
872 config SOC_CAMERA_OV2640
873         tristate "ov2640 camera support"
874         depends on SOC_CAMERA && I2C
875         help
876           This is a ov2640 camera driver
877
878 config SOC_CAMERA_OV6650
879         tristate "ov6650 sensor support"
880         depends on SOC_CAMERA && I2C
881         ---help---
882           This is a V4L2 SoC camera driver for the OmniVision OV6650 sensor
883
884 config SOC_CAMERA_OV772X
885         tristate "ov772x camera support"
886         depends on SOC_CAMERA && I2C
887         help
888           This is a ov772x camera driver
889
890 config SOC_CAMERA_OV7675
891         tristate "ov7675 camera support"
892         depends on SOC_CAMERA && I2C
893         help
894           This is a ov7675 camera driver
895
896 config SOC_CAMERA_OV2655
897         tristate "ov2655 camera support"
898         depends on SOC_CAMERA && I2C
899         help
900           This is a ov2655 camera driver
901
902 config SOC_CAMERA_OV2659
903         tristate "ov2659 camera support"
904         depends on SOC_CAMERA && I2C
905         help
906           This is a ov2659 camera driver
907
908 config SOC_CAMERA_OV9650
909         tristate "ov9650 camera support"
910         depends on SOC_CAMERA && I2C
911         help
912           This is a ov9650 camera driver
913
914 config SOC_CAMERA_OV2640
915         tristate "ov2640 camera support"
916         depends on SOC_CAMERA && I2C
917         help
918           This is a ov2640 camera driver
919
920 config SOC_CAMERA_OV3640
921         tristate "ov3640 camera support"
922         depends on SOC_CAMERA && I2C
923         help
924           This is a ov3640 camera driver
925 choice
926         prompt "OV3640 Module Focus select"
927         depends on SOC_CAMERA_OV3640
928         default OV3640_AUTOFOCUS
929         ---help---
930
931 config OV3640_AUTOFOCUS
932         bool "OV3640 auto focus"
933
934 config OV3640_FIXEDFOCUS
935         bool "OV3640 fixed focus"
936 endchoice
937
938 config SOC_CAMERA_OV5642
939         tristate "ov5642 camera support"
940         depends on SOC_CAMERA && I2C
941         help
942           This is a ov5642 camera driver
943 choice
944         prompt "OV5642 Module Focus select"
945         depends on SOC_CAMERA_OV5642
946         default OV5642_AUTOFOCUS
947         ---help---
948
949 config OV5642_AUTOFOCUS
950         bool "OV5642 auto focus"
951
952 config OV5642_FIXEDFOCUS
953         bool "OV5642 fixed focus"
954 endchoice
955
956 config SOC_CAMERA_OV5640
957         tristate "ov5640 camera support"
958         depends on SOC_CAMERA && I2C
959         help
960           This is a ov5640 camera driver
961 choice
962         prompt "OV5640 Module Focus select"
963         depends on SOC_CAMERA_OV5640
964         default OV5640_AUTOFOCUS
965         ---help---
966
967 config OV5640_AUTOFOCUS
968         bool "OV5640 auto focus"
969
970 config OV5640_FIXEDFOCUS
971         bool "OV5640 fixed focus"
972 endchoice
973
974 config SOC_CAMERA_S5K6AA
975         tristate "Samsung S5K6AA camera support"
976         depends on SOC_CAMERA && I2C
977         help
978           This is a samsung S5K6AA camera driver
979
980 config SOC_CAMERA_GT2005
981         tristate "GT2005 support"
982         depends on SOC_CAMERA && I2C
983         help
984           This is a GT2005 camera driver
985
986 config SOC_CAMERA_GC0307
987         tristate "GC0307 support"
988         depends on SOC_CAMERA && I2C
989         help
990           This is a GC0307 camera driver           
991
992 config SOC_CAMERA_GC0308
993         tristate "GC0308 support"
994         depends on SOC_CAMERA && I2C
995         help
996           This is a GC0308 camera driver
997
998 config SOC_CAMERA_GC0309
999         tristate "GC0309 support"
1000         depends on SOC_CAMERA && I2C
1001         help
1002           This is a GC0309 camera driver
1003
1004 config SOC_CAMERA_GC2015
1005         tristate "GC2015 support"
1006         depends on SOC_CAMERA && I2C
1007         help
1008           This is a GC2015 camera driver
1009
1010 config SOC_CAMERA_HI253
1011         tristate "HI253 support"
1012         depends on SOC_CAMERA && I2C
1013         help
1014           This is a HI253 camera driver
1015
1016 config SOC_CAMERA_HI704
1017         tristate "HI704 support"
1018         depends on SOC_CAMERA && I2C
1019         help
1020           This is a HI704 camera driver
1021
1022 config SOC_CAMERA_SIV120B
1023         tristate "siv120b support"
1024         depends on SOC_CAMERA && I2C
1025         help
1026           This is a SIV120B camera driver
1027
1028 config SOC_CAMERA_SID130B
1029         tristate "sid130b support"
1030         depends on SOC_CAMERA && I2C
1031         help
1032           This is a SID130B camera driver
1033
1034 config SOC_CAMERA_NT99250
1035         tristate "NT99250 support"
1036         depends on SOC_CAMERA && I2C
1037         help
1038           This is a NT99250 camera driver
1039
1040 config SOC_CAMERA_OV9640
1041         tristate "ov9640 camera support"
1042         depends on SOC_CAMERA && I2C
1043         help
1044           This is a ov9640 camera driver
1045
1046 config SOC_CAMERA_OV9740
1047         tristate "ov9740 camera support"
1048         depends on SOC_CAMERA && I2C
1049         help
1050           This is a ov9740 camera driver
1051
1052 config MX1_VIDEO
1053         bool
1054
1055 config VIDEO_MX1
1056         tristate "i.MX1/i.MXL CMOS Sensor Interface driver"
1057         depends on VIDEO_DEV && ARCH_MX1 && SOC_CAMERA
1058         select FIQ
1059         select VIDEOBUF_DMA_CONTIG
1060         select MX1_VIDEO
1061         ---help---
1062           This is a v4l2 driver for the i.MX1/i.MXL CMOS Sensor Interface
1063
1064 config MX3_VIDEO
1065         bool
1066
1067 config VIDEO_MX3
1068         tristate "i.MX3x Camera Sensor Interface driver"
1069         depends on VIDEO_DEV && MX3_IPU && SOC_CAMERA
1070         select VIDEOBUF2_DMA_CONTIG
1071         select MX3_VIDEO
1072         ---help---
1073           This is a v4l2 driver for the i.MX3x Camera Sensor Interface
1074
1075 config VIDEO_PXA27x
1076         tristate "PXA27x Quick Capture Interface driver"
1077         depends on VIDEO_DEV && PXA27x && SOC_CAMERA
1078         select VIDEOBUF_DMA_SG
1079         ---help---
1080           This is a v4l2 driver for the PXA27x Quick Capture Interface
1081
1082 config VIDEO_SH_MOBILE_CSI2
1083         tristate "SuperH Mobile MIPI CSI-2 Interface driver"
1084         depends on VIDEO_DEV && SOC_CAMERA && HAVE_CLK
1085         ---help---
1086           This is a v4l2 driver for the SuperH MIPI CSI-2 Interface
1087
1088 config VIDEO_SH_MOBILE_CEU
1089         tristate "SuperH Mobile CEU Interface driver"
1090         depends on VIDEO_DEV && SOC_CAMERA && HAS_DMA && HAVE_CLK
1091         select VIDEOBUF2_DMA_CONTIG
1092         ---help---
1093           This is a v4l2 driver for the SuperH Mobile CEU Interface
1094
1095 config VIDEO_OMAP1
1096         tristate "OMAP1 Camera Interface driver"
1097         depends on VIDEO_DEV && ARCH_OMAP1 && SOC_CAMERA
1098         select VIDEOBUF_DMA_CONTIG
1099         select VIDEOBUF_DMA_SG
1100         ---help---
1101           This is a v4l2 driver for the TI OMAP1 camera interface
1102
1103 config VIDEO_OMAP2
1104         tristate "OMAP2 Camera Capture Interface driver"
1105         depends on VIDEO_DEV && ARCH_OMAP2
1106         select VIDEOBUF_DMA_SG
1107         ---help---
1108           This is a v4l2 driver for the TI OMAP2 camera capture interface
1109
1110 config VIDEO_RK29
1111         tristate "RK29XX Camera Sensor Interface driver"
1112         depends on VIDEO_DEV && ARCH_RK29 && SOC_CAMERA && HAS_DMA
1113         select VIDEOBUF_DMA_CONTIG
1114         ---help---
1115           This is a v4l2 driver for the RK29XX Camera Sensor Interface
1116
1117 choice
1118         prompt "RK29XX Camera Sensor Interface Work Mode"
1119         depends on VIDEO_RK29
1120         default VIDEO_RK29_WORK_ONEFRAME
1121         ---help---
1122                 RK29 Camera Sensor Interface(VIP) can work in 2 modes, ie:OneFrame,PingPong.
1123
1124 config VIDEO_RK29_WORK_ONEFRAME
1125         bool "VIP OneFrame Mode"
1126
1127 config VIDEO_RK29_WORK_PINGPONG
1128         bool "VIP PingPong Mode"
1129
1130 endchoice
1131
1132 choice
1133         prompt "RK29XX camera sensor interface work with IPP "
1134         depends on VIDEO_RK29 && RK29_IPP
1135         default VIDEO_RK29_WORK_IPP
1136         ---help---
1137                 RK29 Camera Sensor Interface(VIP) can work with IPP or not IPP
1138
1139 config VIDEO_RK29_WORK_IPP
1140         bool "VIP work with IPP"
1141
1142 config VIDEO_RK29_WORK_NOT_IPP
1143         bool "VIP don't work with IPP"
1144
1145 endchoice
1146 choice
1147         prompt "RK29XX camera digital zoom with IPP "
1148         depends on VIDEO_RK29 && RK29_IPP && VIDEO_RK29_WORK_IPP
1149         default VIDEO_RK29_DIGITALZOOM_IPP_ON
1150         ---help---
1151                 RK29 Camera digital zoom with IPP
1152 config VIDEO_RK29_DIGITALZOOM_IPP_ON
1153         bool "Digital zoom with IPP on"
1154
1155 config VIDEO_RK29_DIGITALZOOM_IPP_OFF
1156         bool "Digital zoom with IPP off"
1157 endchoice
1158
1159 config VIDEO_MX2_HOSTSUPPORT
1160         bool
1161
1162 config VIDEO_MX2
1163         tristate "i.MX27/i.MX25 Camera Sensor Interface driver"
1164         depends on VIDEO_DEV && SOC_CAMERA && (MACH_MX27 || ARCH_MX25)
1165         select VIDEOBUF_DMA_CONTIG
1166         select VIDEO_MX2_HOSTSUPPORT
1167         ---help---
1168           This is a v4l2 driver for the i.MX27 and the i.MX25 Camera Sensor
1169           Interface
1170
1171 config  VIDEO_SAMSUNG_S5P_FIMC
1172         tristate "Samsung S5P and EXYNOS4 camera host interface driver"
1173         depends on VIDEO_DEV && VIDEO_V4L2 && PLAT_S5P
1174         select VIDEOBUF2_DMA_CONTIG
1175         select V4L2_MEM2MEM_DEV
1176         ---help---
1177           This is a v4l2 driver for Samsung S5P and EXYNOS4 camera
1178           host interface and video postprocessor.
1179
1180           To compile this driver as a module, choose M here: the
1181           module will be called s5p-fimc.
1182
1183 config VIDEO_S5P_MIPI_CSIS
1184         tristate "Samsung S5P and EXYNOS4 MIPI CSI receiver driver"
1185         depends on VIDEO_V4L2 && PM_RUNTIME && PLAT_S5P && VIDEO_V4L2_SUBDEV_API
1186         ---help---
1187           This is a v4l2 driver for Samsung S5P/EXYNOS4 MIPI-CSI receiver.
1188
1189           To compile this driver as a module, choose M here: the
1190           module will be called s5p-csis.
1191
1192 #
1193 # USB Multimedia device configuration
1194 #
1195
1196 menuconfig V4L_USB_DRIVERS
1197         bool "V4L USB devices"
1198         depends on USB
1199         default y
1200
1201 if V4L_USB_DRIVERS && USB
1202
1203 source "drivers/media/video/uvc/Kconfig"
1204
1205 source "drivers/media/video/gspca/Kconfig"
1206
1207 source "drivers/media/video/pvrusb2/Kconfig"
1208
1209 source "drivers/media/video/hdpvr/Kconfig"
1210
1211 source "drivers/media/video/em28xx/Kconfig"
1212
1213 source "drivers/media/video/tlg2300/Kconfig"
1214
1215 source "drivers/media/video/cx231xx/Kconfig"
1216
1217 source "drivers/media/video/usbvision/Kconfig"
1218
1219 source "drivers/media/video/et61x251/Kconfig"
1220
1221 source "drivers/media/video/sn9c102/Kconfig"
1222
1223 source "drivers/media/video/pwc/Kconfig"
1224
1225 config USB_ZR364XX
1226         tristate "USB ZR364XX Camera support"
1227         depends on VIDEO_V4L2
1228         select VIDEOBUF_GEN
1229         select VIDEOBUF_VMALLOC
1230         ---help---
1231           Say Y here if you want to connect this type of camera to your
1232           computer's USB port.
1233           See <file:Documentation/video4linux/zr364xx.txt> for more info
1234           and list of supported cameras.
1235
1236           To compile this driver as a module, choose M here: the
1237           module will be called zr364xx.
1238
1239 config USB_STKWEBCAM
1240         tristate "USB Syntek DC1125 Camera support"
1241         depends on VIDEO_V4L2 && EXPERIMENTAL
1242         ---help---
1243           Say Y here if you want to use this type of camera.
1244           Supported devices are typically found in some Asus laptops,
1245           with USB id 174f:a311 and 05e1:0501. Other Syntek cameras
1246           may be supported by the stk11xx driver, from which this is
1247           derived, see <http://sourceforge.net/projects/syntekdriver/>
1248
1249           To compile this driver as a module, choose M here: the
1250           module will be called stkwebcam.
1251
1252 config USB_S2255
1253         tristate "USB Sensoray 2255 video capture device"
1254         depends on VIDEO_V4L2
1255         select VIDEOBUF_VMALLOC
1256         default n
1257         help
1258           Say Y here if you want support for the Sensoray 2255 USB device.
1259           This driver can be compiled as a module, called s2255drv.
1260
1261 endif # V4L_USB_DRIVERS
1262 endif # VIDEO_CAPTURE_DRIVERS
1263
1264 menuconfig V4L_MEM2MEM_DRIVERS
1265         bool "Memory-to-memory multimedia devices"
1266         depends on VIDEO_V4L2
1267         default n
1268         ---help---
1269           Say Y here to enable selecting drivers for V4L devices that
1270           use system memory for both source and destination buffers, as opposed
1271           to capture and output drivers, which use memory buffers for just
1272           one of those.
1273
1274 if V4L_MEM2MEM_DRIVERS
1275
1276 config VIDEO_MEM2MEM_TESTDEV
1277         tristate "Virtual test device for mem2mem framework"
1278         depends on VIDEO_DEV && VIDEO_V4L2
1279         select VIDEOBUF2_VMALLOC
1280         select V4L2_MEM2MEM_DEV
1281         default n
1282         ---help---
1283           This is a virtual test device for the memory-to-memory driver
1284           framework.
1285
1286
1287 endif # V4L_MEM2MEM_DRIVERS