Merge remote-tracking branch 'origin/develop-3.0-rk30' into develop-3.0
[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 for rockchip"
821         depends on SOC_CAMERA && I2C
822         help
823           This driver supports MT9T111 cameras from Micron for rockchip.
824 config SOC_CAMERA_MT9P111
825         tristate "mt9p111 support for rockchip"
826         depends on SOC_CAMERA && I2C
827         help
828           This driver supports MT9P111 cameras from Micron for rockchip.
829 config SOC_CAMERA_MT9D112
830         tristate "mt9d112 support for rockchip"
831         depends on SOC_CAMERA && I2C
832         help
833           This driver supports MT9D112 cameras from Micron for rockchip
834
835 config SOC_CAMERA_MT9D113
836         tristate "mt9d113 support for rockchip"
837         depends on SOC_CAMERA && I2C
838         help
839           This driver supports MT9D113 cameras from Micron for rockchip
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 for rockchip"
892         depends on SOC_CAMERA && I2C
893         help
894           This is a ov7675 camera driver for rockchip
895
896 config SOC_CAMERA_OV2655
897         tristate "ov2655 camera support for rockchip"
898         depends on SOC_CAMERA && I2C
899         help
900           This is a ov2655 camera driver for rockchip
901
902 config SOC_CAMERA_OV2659
903         tristate "ov2659 camera support for rockchip"
904         depends on SOC_CAMERA && I2C
905         help
906           This is a ov2659 camera driver for rockchip
907           
908 config SOC_CAMERA_OV7690
909         tristate "ov7690 camera support for rockchip"
910         depends on SOC_CAMERA && I2C
911         help
912           This is a ov7690 camera driver for rockchip     
913
914 config SOC_CAMERA_OV9650
915         tristate "ov9650 camera support for rockchip"
916         depends on SOC_CAMERA && I2C
917         help
918           This is a ov9650 camera driver for rockchip
919
920 config SOC_CAMERA_OV2640_RK
921         tristate "ov2640 camera support for rockchip"
922         depends on SOC_CAMERA && I2C
923         help
924           This is a ov2640 camera driver for rockchip
925
926 config SOC_CAMERA_OV3640
927         tristate "ov3640 camera support for rockchip"
928         depends on SOC_CAMERA && I2C
929         help
930           This is a ov3640 camera driver for rockchip
931 choice
932         prompt "OV3640 Module Focus select"
933         depends on SOC_CAMERA_OV3640
934         default OV3640_AUTOFOCUS
935         ---help---
936
937 config OV3640_AUTOFOCUS
938         bool "OV3640 auto focus"
939
940 config OV3640_FIXEDFOCUS
941         bool "OV3640 fixed focus"
942 endchoice
943
944 config SOC_CAMERA_OV5642
945         tristate "ov5642 camera support for rockchip"
946         depends on SOC_CAMERA && I2C
947         help
948           This is a ov5642 camera driver for rockchip
949 choice
950         prompt "OV5642 Module Focus select"
951         depends on SOC_CAMERA_OV5642
952         default OV5642_AUTOFOCUS
953         ---help---
954
955 config OV5642_AUTOFOCUS
956         bool "OV5642 auto focus"
957
958 config OV5642_FIXEDFOCUS
959         bool "OV5642 fixed focus"
960 endchoice
961
962 config SOC_CAMERA_OV5640
963         tristate "ov5640 camera support for rockchip"
964         depends on SOC_CAMERA && I2C
965         help
966           This is a ov5640 camera driver for rockchip
967 choice
968         prompt "OV5640 Module Focus select"
969         depends on SOC_CAMERA_OV5640
970         default OV5640_AUTOFOCUS
971         ---help---
972
973 config OV5640_AUTOFOCUS
974         bool "OV5640 auto focus"
975
976 config OV5640_FIXEDFOCUS
977         bool "OV5640 fixed focus"
978 endchoice
979
980 config SOC_CAMERA_OV5640_FOR_TD8801
981         tristate "ov5640 camera support for td8801"
982         depends on SOC_CAMERA && I2C
983         help
984           This is a ov5640 camera driver for td8801
985 choice
986         prompt "OV5640 Module Focus select"
987         depends on SOC_CAMERA_OV5640_FOR_TD8801
988         default OV5640_AUTOFOCUS_FOR_TD8801
989         ---help---
990
991 config OV5640_AUTOFOCUS_FOR_TD8801
992         bool "OV5640 auto focus"
993
994 config OV5640_FIXEDFOCUS_FOR_TD8801
995         bool "OV5640 fixed focus"
996 endchoice
997
998 config SOC_CAMERA_S5K6AA
999         tristate "Samsung S5K6AA camera support for rockchip"
1000         depends on SOC_CAMERA && I2C
1001         help
1002           This is a samsung S5K6AA camera driver for rockchip
1003
1004 config SOC_CAMERA_GT2005
1005         tristate "GT2005 support for rockchip"
1006         depends on SOC_CAMERA && I2C
1007         help
1008           This is a GT2005 camera driver for rockchip
1009
1010 config SOC_CAMERA_GC0307
1011         tristate "GC0307 support for rockchip"
1012         depends on SOC_CAMERA && I2C
1013         help
1014           This is a GC0307 camera driver for rockchip      
1015
1016 config SOC_CAMERA_GC0308
1017         tristate "GC0308 support for rockchip"
1018         depends on SOC_CAMERA && I2C
1019         help
1020           This is a GC0308 camera driver for rockchip
1021
1022 config SOC_CAMERA_GC0309
1023         tristate "GC0309 support for rockchip"
1024         depends on SOC_CAMERA && I2C
1025         help
1026           This is a GC0309 camera driver for rockchip
1027 config SOC_CAMERA_GC0309_FOR_TD8801
1028         tristate "GC0309 support for td8801"
1029         depends on SOC_CAMERA && I2C
1030         help
1031           This is a GC0309 camera driver for td8801
1032
1033 config SOC_CAMERA_GC2015
1034         tristate "GC2015 support for rockchip"
1035         depends on SOC_CAMERA && I2C
1036         help
1037           This is a GC2015 camera driver for rockchip
1038
1039 config SOC_CAMERA_HI253
1040         tristate "HI253 support for rockchip"
1041         depends on SOC_CAMERA && I2C
1042         help
1043           This is a HI253 camera driver for rockchip
1044
1045 config SOC_CAMERA_HI704
1046         tristate "HI704 support for rockchip"
1047         depends on SOC_CAMERA && I2C
1048         help
1049           This is a HI704 camera driver for rockchip
1050
1051 config SOC_CAMERA_SIV120B
1052         tristate "siv120b support for rockchip"
1053         depends on SOC_CAMERA && I2C
1054         help
1055           This is a SIV120B camera driver for rockchip
1056
1057 config SOC_CAMERA_SID130B
1058         tristate "sid130b support for rockchip"
1059         depends on SOC_CAMERA && I2C
1060         help
1061           This is a SID130B camera driver for rockchip
1062
1063 config SOC_CAMERA_NT99250
1064         tristate "NT99250 support for rockchip"
1065         depends on SOC_CAMERA && I2C
1066         help
1067           This is a NT99250 camera driver for rockchip
1068
1069 config SOC_CAMERA_OV9640
1070         tristate "ov9640 camera support"
1071         depends on SOC_CAMERA && I2C
1072         help
1073           This is a ov9640 camera driver
1074
1075 config SOC_CAMERA_OV9740
1076         tristate "ov9740 camera support"
1077         depends on SOC_CAMERA && I2C
1078         help
1079           This is a ov9740 camera driver
1080
1081 config MX1_VIDEO
1082         bool
1083
1084 config VIDEO_MX1
1085         tristate "i.MX1/i.MXL CMOS Sensor Interface driver"
1086         depends on VIDEO_DEV && ARCH_MX1 && SOC_CAMERA
1087         select FIQ
1088         select VIDEOBUF_DMA_CONTIG
1089         select MX1_VIDEO
1090         ---help---
1091           This is a v4l2 driver for the i.MX1/i.MXL CMOS Sensor Interface
1092
1093 config MX3_VIDEO
1094         bool
1095
1096 config VIDEO_MX3
1097         tristate "i.MX3x Camera Sensor Interface driver"
1098         depends on VIDEO_DEV && MX3_IPU && SOC_CAMERA
1099         select VIDEOBUF2_DMA_CONTIG
1100         select MX3_VIDEO
1101         ---help---
1102           This is a v4l2 driver for the i.MX3x Camera Sensor Interface
1103
1104 config VIDEO_PXA27x
1105         tristate "PXA27x Quick Capture Interface driver"
1106         depends on VIDEO_DEV && PXA27x && SOC_CAMERA
1107         select VIDEOBUF_DMA_SG
1108         ---help---
1109           This is a v4l2 driver for the PXA27x Quick Capture Interface
1110
1111 config VIDEO_SH_MOBILE_CSI2
1112         tristate "SuperH Mobile MIPI CSI-2 Interface driver"
1113         depends on VIDEO_DEV && SOC_CAMERA && HAVE_CLK
1114         ---help---
1115           This is a v4l2 driver for the SuperH MIPI CSI-2 Interface
1116
1117 config VIDEO_SH_MOBILE_CEU
1118         tristate "SuperH Mobile CEU Interface driver"
1119         depends on VIDEO_DEV && SOC_CAMERA && HAS_DMA && HAVE_CLK
1120         select VIDEOBUF2_DMA_CONTIG
1121         ---help---
1122           This is a v4l2 driver for the SuperH Mobile CEU Interface
1123
1124 config VIDEO_OMAP1
1125         tristate "OMAP1 Camera Interface driver"
1126         depends on VIDEO_DEV && ARCH_OMAP1 && SOC_CAMERA
1127         select VIDEOBUF_DMA_CONTIG
1128         select VIDEOBUF_DMA_SG
1129         ---help---
1130           This is a v4l2 driver for the TI OMAP1 camera interface
1131
1132 config VIDEO_OMAP2
1133         tristate "OMAP2 Camera Capture Interface driver"
1134         depends on VIDEO_DEV && ARCH_OMAP2
1135         select VIDEOBUF_DMA_SG
1136         ---help---
1137           This is a v4l2 driver for the TI OMAP2 camera capture interface
1138
1139 config VIDEO_RK29
1140         tristate "RKXX Camera Sensor Interface driver"
1141         depends on VIDEO_DEV && PLAT_RK && SOC_CAMERA && HAS_DMA
1142         select VIDEOBUF_DMA_CONTIG
1143         ---help---
1144           This is a v4l2 driver for the RK29XX Camera Sensor Interface
1145
1146 choice
1147         prompt "RKXX Camera Sensor Interface Work Mode"
1148         depends on VIDEO_RK29
1149         default VIDEO_RK29_WORK_ONEFRAME
1150         ---help---
1151                 RK29 Camera Sensor Interface(VIP) can work in 2 modes, ie:OneFrame,PingPong.
1152
1153 config VIDEO_RK29_WORK_ONEFRAME
1154         bool "CIF OneFrame Mode"
1155
1156 config VIDEO_RK29_WORK_PINGPONG
1157         bool "CIF PingPong Mode"
1158
1159 endchoice
1160
1161 choice
1162         prompt "RKXX camera sensor interface work with IPP "
1163         depends on VIDEO_RK29 && RK29_IPP
1164         default VIDEO_RK29_WORK_IPP
1165         ---help---
1166                 RK29 Camera Sensor Interface(VIP) can work with IPP or not IPP
1167
1168 config VIDEO_RK29_WORK_IPP
1169         bool "CIF work with IPP"
1170
1171 config VIDEO_RK29_WORK_NOT_IPP
1172         bool "CIF don't work with IPP"
1173
1174 endchoice
1175 choice
1176         prompt "RKXX camera digital zoom with IPP "
1177         depends on VIDEO_RK29 && RK29_IPP && VIDEO_RK29_WORK_IPP
1178         default VIDEO_RK29_DIGITALZOOM_IPP_ON
1179         ---help---
1180                 RK Camera digital zoom with IPP
1181 config VIDEO_RK29_DIGITALZOOM_IPP_ON
1182         bool "Digital zoom with IPP on"
1183
1184 config VIDEO_RK29_DIGITALZOOM_IPP_OFF
1185         bool "Digital zoom with IPP off"
1186 endchoice
1187
1188 choice
1189         prompt "RK29XX camera memory "
1190         depends on VIDEO_RK29 
1191         default VIDEO_RK29_CAMMEM_PMEM
1192         ---help---
1193                 where camera memory which is used for preview/raw/jpeg in android camera hal is alloced 
1194 config VIDEO_RK29_CAMMEM_PMEM
1195         bool "Camera memory from pmem"
1196
1197 config VIDEO_RK29_CAMMEM_ION
1198         bool "Camera memory from ion"
1199 endchoice
1200
1201 config VIDEO_MX2_HOSTSUPPORT
1202         bool
1203
1204 config VIDEO_MX2
1205         tristate "i.MX27/i.MX25 Camera Sensor Interface driver"
1206         depends on VIDEO_DEV && SOC_CAMERA && (MACH_MX27 || ARCH_MX25)
1207         select VIDEOBUF_DMA_CONTIG
1208         select VIDEO_MX2_HOSTSUPPORT
1209         ---help---
1210           This is a v4l2 driver for the i.MX27 and the i.MX25 Camera Sensor
1211           Interface
1212
1213 config  VIDEO_SAMSUNG_S5P_FIMC
1214         tristate "Samsung S5P and EXYNOS4 camera host interface driver"
1215         depends on VIDEO_DEV && VIDEO_V4L2 && PLAT_S5P
1216         select VIDEOBUF2_DMA_CONTIG
1217         select V4L2_MEM2MEM_DEV
1218         ---help---
1219           This is a v4l2 driver for Samsung S5P and EXYNOS4 camera
1220           host interface and video postprocessor.
1221
1222           To compile this driver as a module, choose M here: the
1223           module will be called s5p-fimc.
1224
1225 config VIDEO_S5P_MIPI_CSIS
1226         tristate "Samsung S5P and EXYNOS4 MIPI CSI receiver driver"
1227         depends on VIDEO_V4L2 && PM_RUNTIME && PLAT_S5P && VIDEO_V4L2_SUBDEV_API
1228         ---help---
1229           This is a v4l2 driver for Samsung S5P/EXYNOS4 MIPI-CSI receiver.
1230
1231           To compile this driver as a module, choose M here: the
1232           module will be called s5p-csis.
1233
1234 #
1235 # USB Multimedia device configuration
1236 #
1237
1238 menuconfig V4L_USB_DRIVERS
1239         bool "V4L USB devices"
1240         depends on USB
1241         default y
1242
1243 if V4L_USB_DRIVERS && USB
1244
1245 source "drivers/media/video/uvc/Kconfig"
1246
1247 source "drivers/media/video/gspca/Kconfig"
1248
1249 source "drivers/media/video/pvrusb2/Kconfig"
1250
1251 source "drivers/media/video/hdpvr/Kconfig"
1252
1253 source "drivers/media/video/em28xx/Kconfig"
1254
1255 source "drivers/media/video/tlg2300/Kconfig"
1256
1257 source "drivers/media/video/cx231xx/Kconfig"
1258
1259 source "drivers/media/video/usbvision/Kconfig"
1260
1261 source "drivers/media/video/et61x251/Kconfig"
1262
1263 source "drivers/media/video/sn9c102/Kconfig"
1264
1265 source "drivers/media/video/pwc/Kconfig"
1266
1267 config USB_ZR364XX
1268         tristate "USB ZR364XX Camera support"
1269         depends on VIDEO_V4L2
1270         select VIDEOBUF_GEN
1271         select VIDEOBUF_VMALLOC
1272         ---help---
1273           Say Y here if you want to connect this type of camera to your
1274           computer's USB port.
1275           See <file:Documentation/video4linux/zr364xx.txt> for more info
1276           and list of supported cameras.
1277
1278           To compile this driver as a module, choose M here: the
1279           module will be called zr364xx.
1280
1281 config USB_STKWEBCAM
1282         tristate "USB Syntek DC1125 Camera support"
1283         depends on VIDEO_V4L2 && EXPERIMENTAL
1284         ---help---
1285           Say Y here if you want to use this type of camera.
1286           Supported devices are typically found in some Asus laptops,
1287           with USB id 174f:a311 and 05e1:0501. Other Syntek cameras
1288           may be supported by the stk11xx driver, from which this is
1289           derived, see <http://sourceforge.net/projects/syntekdriver/>
1290
1291           To compile this driver as a module, choose M here: the
1292           module will be called stkwebcam.
1293
1294 config USB_S2255
1295         tristate "USB Sensoray 2255 video capture device"
1296         depends on VIDEO_V4L2
1297         select VIDEOBUF_VMALLOC
1298         default n
1299         help
1300           Say Y here if you want support for the Sensoray 2255 USB device.
1301           This driver can be compiled as a module, called s2255drv.
1302
1303 endif # V4L_USB_DRIVERS
1304 endif # VIDEO_CAPTURE_DRIVERS
1305
1306 menuconfig V4L_MEM2MEM_DRIVERS
1307         bool "Memory-to-memory multimedia devices"
1308         depends on VIDEO_V4L2
1309         default n
1310         ---help---
1311           Say Y here to enable selecting drivers for V4L devices that
1312           use system memory for both source and destination buffers, as opposed
1313           to capture and output drivers, which use memory buffers for just
1314           one of those.
1315
1316 if V4L_MEM2MEM_DRIVERS
1317
1318 config VIDEO_MEM2MEM_TESTDEV
1319         tristate "Virtual test device for mem2mem framework"
1320         depends on VIDEO_DEV && VIDEO_V4L2
1321         select VIDEOBUF2_VMALLOC
1322         select V4L2_MEM2MEM_DEV
1323         default n
1324         ---help---
1325           This is a virtual test device for the memory-to-memory driver
1326           framework.
1327
1328
1329 endif # V4L_MEM2MEM_DRIVERS