rk31 camera: add support camera, only ov2659
[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
825 config MT9T111_USER_DEFINED_SERIES
826         depends on SOC_CAMERA_MT9T111
827         bool "MT9T111 user defined init series"
828         default n
829
830 config SOC_CAMERA_MT9P111
831         tristate "mt9p111 support for rockchip"
832         depends on SOC_CAMERA && I2C
833         help
834           This driver supports MT9P111 cameras from Micron for rockchip.
835           
836 config MT9P111_USER_DEFINED_SERIES
837         depends on SOC_CAMERA_MT9P111
838         bool "MT9P111 user defined init series"
839         default n
840
841 config SOC_CAMERA_MT9D112
842         tristate "mt9d112 support for rockchip"
843         depends on SOC_CAMERA && I2C
844         help
845           This driver supports MT9D112 cameras from Micron for rockchip
846
847 config MT9D112_USER_DEFINED_SERIES
848         depends on SOC_CAMERA_MT9D112
849         bool "MT9D112 user defined init series"
850         default n
851
852 config SOC_CAMERA_MT9D113
853         tristate "mt9d113 support for rockchip"
854         depends on SOC_CAMERA && I2C
855         help
856           This driver supports MT9D113 cameras from Micron for rockchip
857
858 config MT9D113_USER_DEFINED_SERIES
859         depends on SOC_CAMERA_MT9D113
860         bool "MT9D113 user defined init series"
861         default n
862
863 config SOC_CAMERA_MT9T112
864         tristate "mt9t112 support"
865         depends on SOC_CAMERA && I2C
866         help
867           This driver supports MT9T112 cameras from Aptina.
868
869 config MT9T112_USER_DEFINED_SERIES
870         depends on SOC_CAMERA_MT9T112
871         bool "MT9T112 user defined init series"
872         default n
873
874 config SOC_CAMERA_MT9V022
875         tristate "mt9v022 support"
876         depends on SOC_CAMERA && I2C
877         select GPIO_PCA953X if MT9V022_PCA9536_SWITCH
878         help
879           This driver supports MT9V022 cameras from Micron
880
881 config MT9V022_USER_DEFINED_SERIES
882         depends on SOC_CAMERA_MT9V022
883         bool "MT9V022 user defined init series"
884         default n
885
886 config SOC_CAMERA_RJ54N1
887         tristate "rj54n1cb0c support"
888         depends on SOC_CAMERA && I2C
889         help
890           This is a rj54n1cb0c video driver
891
892 config SOC_CAMERA_TW9910
893         tristate "tw9910 support"
894         depends on SOC_CAMERA && I2C
895         help
896           This is a tw9910 video driver
897
898 config SOC_CAMERA_PLATFORM
899         tristate "platform camera support"
900         depends on SOC_CAMERA
901         help
902           This is a generic SoC camera platform driver, useful for testing
903
904 config SOC_CAMERA_OV2640
905         tristate "ov2640 camera support"
906         depends on SOC_CAMERA && I2C
907         help
908           This is a ov2640 camera driver
909 config SOC_CAMERA_OV6650
910         tristate "ov6650 sensor support"
911         depends on SOC_CAMERA && I2C
912         ---help---
913           This is a V4L2 SoC camera driver for the OmniVision OV6650 sensor
914
915 config OV6650_USER_DEFINED_SERIES
916         depends on SOC_CAMERA_OV6650
917         bool "OV6650 user defined init series"
918         default n
919
920 config SOC_CAMERA_OV772X
921         tristate "ov772x camera support"
922         depends on SOC_CAMERA && I2C
923         help
924           This is a ov772x camera driver
925
926 config SOC_CAMERA_OV7675
927         tristate "ov7675 camera support for rockchip"
928         depends on SOC_CAMERA && I2C
929         help
930           This is a ov7675 camera driver for rockchip
931
932 config OV7675_USER_DEFINED_SERIES
933         depends on SOC_CAMERA_OV7675
934         bool "OV7675 user defined init series"
935         default n
936
937 config SOC_CAMERA_OV2655
938         tristate "ov2655 camera support for rockchip"
939         depends on SOC_CAMERA && I2C
940         help
941           This is a ov2655 camera driver for rockchip
942
943 config OV2655_USER_DEFINED_SERIES
944         depends on SOC_CAMERA_OV2655
945         bool "OV2655 user defined init series"
946         default n
947
948 config SOC_CAMERA_OV2659
949         tristate "ov2659 camera support for rockchip"
950         depends on SOC_CAMERA && I2C
951         help
952           This is a ov2659 camera driver for rockchip
953           
954 config OV2659_USER_DEFINED_SERIES
955         depends on SOC_CAMERA_OV2659
956         bool "OV2659 user defined init series"
957         default n
958
959 config SOC_CAMERA_OV7690
960         tristate "ov7690 camera support for rockchip"
961         depends on SOC_CAMERA && I2C
962         help
963           This is a ov7690 camera driver for rockchip   
964
965 config OV7690_USER_DEFINED_SERIES
966         depends on SOC_CAMERA_OV7690
967         bool "OV7690 user defined init series"
968         default n
969
970 config SOC_CAMERA_OV9650
971         tristate "ov9650 camera support for rockchip"
972         depends on SOC_CAMERA && I2C
973         help
974           This is a ov9650 camera driver for rockchip
975
976 config OV9650_USER_DEFINED_SERIES
977         depends on SOC_CAMERA_OV9650
978         bool "OV9650 user defined init series"
979         default n
980
981 config SOC_CAMERA_OV2640_RK
982         tristate "ov2640 camera support for rockchip"
983         depends on SOC_CAMERA && I2C
984         help
985           This is a ov2640 camera driver for rockchip
986           
987 config OV2640_USER_DEFINED_SERIES
988         depends on SOC_CAMERA_OV2640_RK
989         bool "OV2640 user defined init series"
990         default n
991
992 config SOC_CAMERA_OV3640
993         tristate "ov3640 camera support for rockchip"
994         depends on SOC_CAMERA && I2C
995         help
996           This is a ov3640 camera driver for rockchip
997           
998 config OV3640_USER_DEFINED_SERIES
999         depends on SOC_CAMERA_OV3640
1000         bool "OV3640 user defined init series"
1001         default n
1002
1003 choice
1004         prompt "OV3640 Module Focus select"
1005         depends on SOC_CAMERA_OV3640
1006         default OV3640_AUTOFOCUS
1007         ---help---
1008
1009 config OV3640_AUTOFOCUS
1010         bool "OV3640 auto focus"
1011
1012 config OV3640_FIXEDFOCUS
1013         bool "OV3640 fixed focus"
1014 endchoice
1015
1016 config SOC_CAMERA_OV3660
1017         tristate "ov3660 camera support for rockchip"
1018         depends on SOC_CAMERA && I2C
1019         help
1020           This is a ov3660 camera driver for rockchip
1021           
1022 config OV3660_USER_DEFINED_SERIES
1023         depends on SOC_CAMERA_OV3660
1024         bool "OV3660 user defined init series"
1025         default n
1026
1027 config SOC_CAMERA_OV5642
1028         tristate "ov5642 camera support for rockchip"
1029         depends on SOC_CAMERA && I2C
1030         help
1031           This is a ov5642 camera driver for rockchip
1032
1033 config OV5642_USER_DEFINED_SERIES
1034         depends on SOC_CAMERA_OV5642
1035         bool "OV5642 user defined init series"
1036         default n
1037
1038 choice
1039         prompt "OV5642 Module Focus select"
1040         depends on SOC_CAMERA_OV5642
1041         default OV5642_AUTOFOCUS
1042         ---help---
1043
1044 config OV5642_AUTOFOCUS
1045         bool "OV5642 auto focus"
1046
1047 config OV5642_FIXEDFOCUS
1048         bool "OV5642 fixed focus"
1049 endchoice
1050
1051 config SOC_CAMERA_OV5640
1052         tristate "ov5640 camera support for rockchip"
1053         depends on SOC_CAMERA && I2C
1054         help
1055           This is a ov5640 camera driver for rockchip
1056
1057 config OV5640_USER_DEFINED_SERIES
1058         depends on SOC_CAMERA_OV5640
1059         bool "OV5640 user defined init series"
1060         default n
1061
1062 choice
1063         prompt "OV5640 Module Focus select"
1064         depends on SOC_CAMERA_OV5640
1065         default OV5640_AUTOFOCUS
1066         ---help---
1067
1068 config OV5640_AUTOFOCUS
1069         bool "OV5640 auto focus"
1070
1071 config OV5640_FIXEDFOCUS
1072         bool "OV5640 fixed focus"
1073 endchoice
1074
1075 config SOC_CAMERA_OV5640_FOR_TD8801
1076         tristate "ov5640 camera support for td8801"
1077         depends on SOC_CAMERA && I2C
1078         help
1079           This is a ov5640 camera driver for td8801
1080 choice
1081         prompt "OV5640 Module Focus select"
1082         depends on SOC_CAMERA_OV5640_FOR_TD8801
1083         default OV5640_AUTOFOCUS_FOR_TD8801
1084         ---help---
1085
1086 config OV5640_AUTOFOCUS_FOR_TD8801
1087         bool "OV5640 auto focus"
1088
1089 config OV5640_FIXEDFOCUS_FOR_TD8801
1090         bool "OV5640 fixed focus"
1091 endchoice
1092
1093 config SOC_CAMERA_S5K6AA
1094         tristate "Samsung S5K6AA camera support for rockchip"
1095         depends on SOC_CAMERA && I2C
1096         help
1097           This is a samsung S5K6AA camera driver for rockchip
1098
1099 config S5K6AA_USER_DEFINED_SERIES
1100         depends on SOC_CAMERA_S5K6AA
1101         bool "S5K6AA user defined init series"
1102         default n
1103
1104 config SOC_CAMERA_GT2005
1105         tristate "GT2005 support for rockchip"
1106         depends on SOC_CAMERA && I2C
1107         help
1108           This is a GT2005 camera driver for rockchip
1109
1110 config GT2005_USER_DEFINED_SERIES
1111         depends on SOC_CAMERA_GT2005
1112         bool "GT2005 user defined init series"
1113         default n
1114
1115 config SOC_CAMERA_GC0307
1116         tristate "GC0307 support for rockchip"
1117         depends on SOC_CAMERA && I2C
1118         help
1119           This is a GC0307 camera driver for rockchip      
1120
1121 config GC0307_USER_DEFINED_SERIES
1122         depends on SOC_CAMERA_GC0307
1123         bool "GC0307 user defined init series"
1124         default n
1125
1126 config SOC_CAMERA_GC0308
1127         tristate "GC0308 support for rockchip"
1128         depends on SOC_CAMERA && I2C
1129         help
1130           This is a GC0308 camera driver for rockchip
1131
1132 config GC0308_USER_DEFINED_SERIES
1133         depends on SOC_CAMERA_GC0308
1134         bool "GC0308 user defined init series"
1135         default n
1136
1137 config SOC_CAMERA_GC0309
1138         tristate "GC0309 support for rockchip"
1139         depends on SOC_CAMERA && I2C
1140         help
1141           This is a GC0309 camera driver for rockchip
1142
1143 config GC0309_USER_DEFINED_SERIES
1144         depends on SOC_CAMERA_GC0309
1145         bool "GC0309 user defined init series"
1146         default n
1147
1148 config SOC_CAMERA_GC0309_FOR_TD8801
1149         tristate "GC0309 support for td8801"
1150         depends on SOC_CAMERA && I2C
1151         help
1152           This is a GC0309 camera driver for td8801
1153
1154 config SOC_CAMERA_GC2015
1155         tristate "GC2015 support for rockchip"
1156         depends on SOC_CAMERA && I2C
1157         help
1158           This is a GC2015 camera driver for rockchip
1159
1160 config GC2015_USER_DEFINED_SERIES
1161         depends on SOC_CAMERA_GC2015
1162         bool "GC2015 user defined init series"
1163         default n
1164
1165 config SOC_CAMERA_HI253
1166         tristate "HI253 support for rockchip"
1167         depends on SOC_CAMERA && I2C
1168         help
1169           This is a HI253 camera driver for rockchip
1170
1171 config HI253_USER_DEFINED_SERIES
1172         depends on SOC_CAMERA_HI253
1173         bool "HI253 user defined init series"
1174         default n
1175
1176 config SOC_CAMERA_HI704
1177         tristate "HI704 support for rockchip"
1178         depends on SOC_CAMERA && I2C
1179         help
1180           This is a HI704 camera driver for rockchip
1181
1182 config HI704_USER_DEFINED_SERIES
1183         depends on SOC_CAMERA_HI704
1184         bool "HI704 user defined init series"
1185         default n
1186
1187 config SOC_CAMERA_SIV120B
1188         tristate "siv120b support for rockchip"
1189         depends on SOC_CAMERA && I2C
1190         help
1191           This is a SIV120B camera driver for rockchip
1192
1193 config SIV120B_USER_DEFINED_SERIES
1194         depends on SOC_CAMERA_SIV120B
1195         bool "SIV120B user defined init series"
1196         default n
1197
1198 config SOC_CAMERA_SID130B
1199         tristate "sid130b support for rockchip"
1200         depends on SOC_CAMERA && I2C
1201         help
1202           This is a SID130B camera driver for rockchip
1203
1204 config SID130B_USER_DEFINED_SERIES
1205         depends on SOC_CAMERA_SID130B
1206         bool "SID130B user defined init series"
1207         default n
1208
1209 config SOC_CAMERA_NT99250
1210         tristate "NT99250 support for rockchip"
1211         depends on SOC_CAMERA && I2C
1212         help
1213           This is a NT99250 camera driver for rockchip
1214
1215 config NT99250_USER_DEFINED_SERIES
1216         depends on SOC_CAMERA_NT99250
1217         bool "NT99250 user defined init series"
1218         default n
1219
1220 config SOC_CAMERA_OV9640
1221         tristate "ov9640 camera support"
1222         depends on SOC_CAMERA && I2C
1223         help
1224           This is a ov9640 camera driver
1225
1226 config OV9640_USER_DEFINED_SERIES
1227         depends on SOC_CAMERA_OV9640
1228         bool "OV9640 user defined init series"
1229         default n
1230
1231 config SOC_CAMERA_OV9740
1232         tristate "ov9740 camera support"
1233         depends on SOC_CAMERA && I2C
1234         help
1235           This is a ov9740 camera driver
1236
1237 config OV9740_USER_DEFINED_SERIES
1238         depends on SOC_CAMERA_OV9740
1239         bool "OV9740 user defined init series"
1240         default n
1241
1242 config MX1_VIDEO
1243         bool
1244
1245 config VIDEO_MX1
1246         tristate "i.MX1/i.MXL CMOS Sensor Interface driver"
1247         depends on VIDEO_DEV && ARCH_MX1 && SOC_CAMERA
1248         select FIQ
1249         select VIDEOBUF_DMA_CONTIG
1250         select MX1_VIDEO
1251         ---help---
1252           This is a v4l2 driver for the i.MX1/i.MXL CMOS Sensor Interface
1253
1254 config MX3_VIDEO
1255         bool
1256
1257 config VIDEO_MX3
1258         tristate "i.MX3x Camera Sensor Interface driver"
1259         depends on VIDEO_DEV && MX3_IPU && SOC_CAMERA
1260         select VIDEOBUF2_DMA_CONTIG
1261         select MX3_VIDEO
1262         ---help---
1263           This is a v4l2 driver for the i.MX3x Camera Sensor Interface
1264
1265 config VIDEO_PXA27x
1266         tristate "PXA27x Quick Capture Interface driver"
1267         depends on VIDEO_DEV && PXA27x && SOC_CAMERA
1268         select VIDEOBUF_DMA_SG
1269         ---help---
1270           This is a v4l2 driver for the PXA27x Quick Capture Interface
1271
1272 config VIDEO_SH_MOBILE_CSI2
1273         tristate "SuperH Mobile MIPI CSI-2 Interface driver"
1274         depends on VIDEO_DEV && SOC_CAMERA && HAVE_CLK
1275         ---help---
1276           This is a v4l2 driver for the SuperH MIPI CSI-2 Interface
1277
1278 config VIDEO_SH_MOBILE_CEU
1279         tristate "SuperH Mobile CEU Interface driver"
1280         depends on VIDEO_DEV && SOC_CAMERA && HAS_DMA && HAVE_CLK
1281         select VIDEOBUF2_DMA_CONTIG
1282         ---help---
1283           This is a v4l2 driver for the SuperH Mobile CEU Interface
1284
1285 config VIDEO_OMAP1
1286         tristate "OMAP1 Camera Interface driver"
1287         depends on VIDEO_DEV && ARCH_OMAP1 && SOC_CAMERA
1288         select VIDEOBUF_DMA_CONTIG
1289         select VIDEOBUF_DMA_SG
1290         ---help---
1291           This is a v4l2 driver for the TI OMAP1 camera interface
1292
1293 config VIDEO_OMAP2
1294         tristate "OMAP2 Camera Capture Interface driver"
1295         depends on VIDEO_DEV && ARCH_OMAP2
1296         select VIDEOBUF_DMA_SG
1297         ---help---
1298           This is a v4l2 driver for the TI OMAP2 camera capture interface
1299
1300 config VIDEO_RK29
1301         tristate "RKXX Camera Sensor Interface driver"
1302         depends on VIDEO_DEV && PLAT_RK && SOC_CAMERA && HAS_DMA
1303         select VIDEOBUF_DMA_CONTIG
1304         ---help---
1305           This is a v4l2 driver for the RK29XX Camera Sensor Interface
1306
1307 choice
1308         prompt "RKXX Camera Sensor Interface Work Mode"
1309         depends on VIDEO_RK29
1310         default VIDEO_RK29_WORK_ONEFRAME
1311         ---help---
1312                 RK29 Camera Sensor Interface(VIP) can work in 2 modes, ie:OneFrame,PingPong.
1313
1314 config VIDEO_RK29_WORK_ONEFRAME
1315         bool "CIF OneFrame Mode"
1316
1317 config VIDEO_RK29_WORK_PINGPONG
1318         bool "CIF PingPong Mode"
1319
1320 endchoice
1321
1322 choice
1323         prompt "RKXX camera sensor interface work with IPP "
1324         depends on VIDEO_RK29 && RK29_IPP
1325         default VIDEO_RK29_WORK_IPP
1326         ---help---
1327                 RK29 Camera Sensor Interface(VIP) can work with IPP or not IPP
1328
1329 config VIDEO_RK29_WORK_IPP
1330         bool "CIF work with IPP"
1331
1332 config VIDEO_RK29_WORK_NOT_IPP
1333         bool "CIF don't work with IPP"
1334
1335 endchoice
1336 choice
1337         prompt "RKXX camera digital zoom with IPP "
1338         depends on VIDEO_RK29 && RK29_IPP && VIDEO_RK29_WORK_IPP
1339         default VIDEO_RK29_DIGITALZOOM_IPP_ON
1340         ---help---
1341                 RK Camera digital zoom with IPP
1342 config VIDEO_RK29_DIGITALZOOM_IPP_ON
1343         bool "Digital zoom with IPP on"
1344
1345 config VIDEO_RK29_DIGITALZOOM_IPP_OFF
1346         bool "Digital zoom with IPP off"
1347 endchoice
1348
1349 choice
1350         prompt "RKXX camera memory "
1351         depends on VIDEO_RK29 
1352         default VIDEO_RK29_CAMMEM_PMEM
1353         ---help---
1354                 where camera memory which is used for preview/raw/jpeg in android camera hal is alloced 
1355 config VIDEO_RK29_CAMMEM_PMEM
1356         bool "Camera memory from pmem"
1357
1358 config VIDEO_RK29_CAMMEM_ION
1359         bool "Camera memory from ion"
1360 endchoice
1361
1362 choice
1363         prompt "RKXX CIF work simultaneity"
1364         depends on VIDEO_RK29 && ARCH_RK30
1365         default VIDEO_RKCIF_WORK_SIMUL_OFF
1366         ---help---
1367                CIFs work simultaneity 
1368 config VIDEO_RKCIF_WORK_SIMUL_ON
1369         bool "Two cif controller can work sumultaneity"
1370
1371 config VIDEO_RKCIF_WORK_SIMUL_OFF
1372         bool "Two cif controller cann't work sumultaneity"
1373 endchoice
1374
1375 config VIDEO_MX2_HOSTSUPPORT
1376         bool
1377
1378 config VIDEO_MX2
1379         tristate "i.MX27/i.MX25 Camera Sensor Interface driver"
1380         depends on VIDEO_DEV && SOC_CAMERA && (MACH_MX27 || ARCH_MX25)
1381         select VIDEOBUF_DMA_CONTIG
1382         select VIDEO_MX2_HOSTSUPPORT
1383         ---help---
1384           This is a v4l2 driver for the i.MX27 and the i.MX25 Camera Sensor
1385           Interface
1386
1387 config  VIDEO_SAMSUNG_S5P_FIMC
1388         tristate "Samsung S5P and EXYNOS4 camera host interface driver"
1389         depends on VIDEO_DEV && VIDEO_V4L2 && PLAT_S5P
1390         select VIDEOBUF2_DMA_CONTIG
1391         select V4L2_MEM2MEM_DEV
1392         ---help---
1393           This is a v4l2 driver for Samsung S5P and EXYNOS4 camera
1394           host interface and video postprocessor.
1395
1396           To compile this driver as a module, choose M here: the
1397           module will be called s5p-fimc.
1398
1399 config VIDEO_S5P_MIPI_CSIS
1400         tristate "Samsung S5P and EXYNOS4 MIPI CSI receiver driver"
1401         depends on VIDEO_V4L2 && PM_RUNTIME && PLAT_S5P && VIDEO_V4L2_SUBDEV_API
1402         ---help---
1403           This is a v4l2 driver for Samsung S5P/EXYNOS4 MIPI-CSI receiver.
1404
1405           To compile this driver as a module, choose M here: the
1406           module will be called s5p-csis.
1407
1408 #
1409 # USB Multimedia device configuration
1410 #
1411
1412 menuconfig V4L_USB_DRIVERS
1413         bool "V4L USB devices"
1414         depends on USB
1415         default y
1416
1417 if V4L_USB_DRIVERS && USB
1418
1419 source "drivers/media/video/uvc/Kconfig"
1420
1421 source "drivers/media/video/gspca/Kconfig"
1422
1423 source "drivers/media/video/pvrusb2/Kconfig"
1424
1425 source "drivers/media/video/hdpvr/Kconfig"
1426
1427 source "drivers/media/video/em28xx/Kconfig"
1428
1429 source "drivers/media/video/tlg2300/Kconfig"
1430
1431 source "drivers/media/video/cx231xx/Kconfig"
1432
1433 source "drivers/media/video/usbvision/Kconfig"
1434
1435 source "drivers/media/video/et61x251/Kconfig"
1436
1437 source "drivers/media/video/sn9c102/Kconfig"
1438
1439 source "drivers/media/video/pwc/Kconfig"
1440
1441 config USB_ZR364XX
1442         tristate "USB ZR364XX Camera support"
1443         depends on VIDEO_V4L2
1444         select VIDEOBUF_GEN
1445         select VIDEOBUF_VMALLOC
1446         ---help---
1447           Say Y here if you want to connect this type of camera to your
1448           computer's USB port.
1449           See <file:Documentation/video4linux/zr364xx.txt> for more info
1450           and list of supported cameras.
1451
1452           To compile this driver as a module, choose M here: the
1453           module will be called zr364xx.
1454
1455 config USB_STKWEBCAM
1456         tristate "USB Syntek DC1125 Camera support"
1457         depends on VIDEO_V4L2 && EXPERIMENTAL
1458         ---help---
1459           Say Y here if you want to use this type of camera.
1460           Supported devices are typically found in some Asus laptops,
1461           with USB id 174f:a311 and 05e1:0501. Other Syntek cameras
1462           may be supported by the stk11xx driver, from which this is
1463           derived, see <http://sourceforge.net/projects/syntekdriver/>
1464
1465           To compile this driver as a module, choose M here: the
1466           module will be called stkwebcam.
1467
1468 config USB_S2255
1469         tristate "USB Sensoray 2255 video capture device"
1470         depends on VIDEO_V4L2
1471         select VIDEOBUF_VMALLOC
1472         default n
1473         help
1474           Say Y here if you want support for the Sensoray 2255 USB device.
1475           This driver can be compiled as a module, called s2255drv.
1476
1477 endif # V4L_USB_DRIVERS
1478 endif # VIDEO_CAPTURE_DRIVERS
1479
1480 menuconfig V4L_MEM2MEM_DRIVERS
1481         bool "Memory-to-memory multimedia devices"
1482         depends on VIDEO_V4L2
1483         default n
1484         ---help---
1485           Say Y here to enable selecting drivers for V4L devices that
1486           use system memory for both source and destination buffers, as opposed
1487           to capture and output drivers, which use memory buffers for just
1488           one of those.
1489
1490 if V4L_MEM2MEM_DRIVERS
1491
1492 config VIDEO_MEM2MEM_TESTDEV
1493         tristate "Virtual test device for mem2mem framework"
1494         depends on VIDEO_DEV && VIDEO_V4L2
1495         select VIDEOBUF2_VMALLOC
1496         select V4L2_MEM2MEM_DEV
1497         default n
1498         ---help---
1499           This is a virtual test device for the memory-to-memory driver
1500           framework.
1501
1502
1503 endif # V4L_MEM2MEM_DRIVERS