[media] Add missing help for some menuconfig items
[firefly-linux-kernel-4.4.55.git] / drivers / media / i2c / Kconfig
1 #
2 # Generic video config states
3 #
4
5 config VIDEO_BTCX
6         depends on PCI
7         tristate
8
9 config VIDEO_TVEEPROM
10         tristate
11         depends on I2C
12
13 #
14 # Multimedia Video device configuration
15 #
16
17 if VIDEO_V4L2
18
19 config VIDEO_IR_I2C
20         tristate "I2C module for IR" if !MEDIA_SUBDRV_AUTOSELECT
21         depends on I2C && RC_CORE
22         default y
23         ---help---
24           Most boards have an IR chip directly connected via GPIO. However,
25           some video boards have the IR connected via I2C bus.
26
27           If your board doesn't have an I2C IR chip, you may disable this
28           option.
29
30           In doubt, say Y.
31
32 #
33 # Encoder / Decoder module configuration
34 #
35
36 menu "Encoders, decoders, sensors and other helper chips"
37         visible if !MEDIA_SUBDRV_AUTOSELECT
38
39 comment "Audio decoders, processors and mixers"
40
41 config VIDEO_TVAUDIO
42         tristate "Simple audio decoder chips"
43         depends on VIDEO_V4L2 && I2C
44         ---help---
45           Support for several audio decoder chips found on some bt8xx boards:
46           Philips: tda9840, tda9873h, tda9874h/a, tda9850, tda985x, tea6300,
47                    tea6320, tea6420, tda8425, ta8874z.
48           Microchip: pic16c54 based design on ProVideo PV951 board.
49
50           To compile this driver as a module, choose M here: the
51           module will be called tvaudio.
52
53 config VIDEO_TDA7432
54         tristate "Philips TDA7432 audio processor"
55         depends on VIDEO_V4L2 && I2C
56         ---help---
57           Support for tda7432 audio decoder chip found on some bt8xx boards.
58
59           To compile this driver as a module, choose M here: the
60           module will be called tda7432.
61
62 config VIDEO_TDA9840
63         tristate "Philips TDA9840 audio processor"
64         depends on I2C
65         ---help---
66           Support for tda9840 audio decoder chip found on some Zoran boards.
67
68           To compile this driver as a module, choose M here: the
69           module will be called tda9840.
70
71 config VIDEO_TEA6415C
72         tristate "Philips TEA6415C audio processor"
73         depends on I2C
74         ---help---
75           Support for tea6415c audio decoder chip found on some bt8xx boards.
76
77           To compile this driver as a module, choose M here: the
78           module will be called tea6415c.
79
80 config VIDEO_TEA6420
81         tristate "Philips TEA6420 audio processor"
82         depends on I2C
83         ---help---
84           Support for tea6420 audio decoder chip found on some bt8xx boards.
85
86           To compile this driver as a module, choose M here: the
87           module will be called tea6420.
88
89 config VIDEO_MSP3400
90         tristate "Micronas MSP34xx audio decoders"
91         depends on VIDEO_V4L2 && I2C
92         ---help---
93           Support for the Micronas MSP34xx series of audio decoders.
94
95           To compile this driver as a module, choose M here: the
96           module will be called msp3400.
97
98 config VIDEO_CS5345
99         tristate "Cirrus Logic CS5345 audio ADC"
100         depends on VIDEO_V4L2 && I2C
101         ---help---
102           Support for the Cirrus Logic CS5345 24-bit, 192 kHz
103           stereo A/D converter.
104
105           To compile this driver as a module, choose M here: the
106           module will be called cs5345.
107
108 config VIDEO_CS53L32A
109         tristate "Cirrus Logic CS53L32A audio ADC"
110         depends on VIDEO_V4L2 && I2C
111         ---help---
112           Support for the Cirrus Logic CS53L32A low voltage
113           stereo A/D converter.
114
115           To compile this driver as a module, choose M here: the
116           module will be called cs53l32a.
117
118 config VIDEO_TLV320AIC23B
119         tristate "Texas Instruments TLV320AIC23B audio codec"
120         depends on VIDEO_V4L2 && I2C && EXPERIMENTAL
121         ---help---
122           Support for the Texas Instruments TLV320AIC23B audio codec.
123
124           To compile this driver as a module, choose M here: the
125           module will be called tlv320aic23b.
126
127 config VIDEO_WM8775
128         tristate "Wolfson Microelectronics WM8775 audio ADC with input mixer"
129         depends on VIDEO_V4L2 && I2C
130         ---help---
131           Support for the Wolfson Microelectronics WM8775 high
132           performance stereo A/D Converter with a 4 channel input mixer.
133
134           To compile this driver as a module, choose M here: the
135           module will be called wm8775.
136
137 config VIDEO_WM8739
138         tristate "Wolfson Microelectronics WM8739 stereo audio ADC"
139         depends on VIDEO_V4L2 && I2C
140         ---help---
141           Support for the Wolfson Microelectronics WM8739
142           stereo A/D Converter.
143
144           To compile this driver as a module, choose M here: the
145           module will be called wm8739.
146
147 config VIDEO_VP27SMPX
148         tristate "Panasonic VP27s internal MPX"
149         depends on VIDEO_V4L2 && I2C
150         ---help---
151           Support for the internal MPX of the Panasonic VP27s tuner.
152
153           To compile this driver as a module, choose M here: the
154           module will be called vp27smpx.
155
156 comment "RDS decoders"
157
158 config VIDEO_SAA6588
159         tristate "SAA6588 Radio Chip RDS decoder support"
160         depends on VIDEO_V4L2 && I2C
161
162         help
163           Support for this Radio Data System (RDS) decoder. This allows
164           seeing radio station identification transmitted using this
165           standard.
166
167           To compile this driver as a module, choose M here: the
168           module will be called saa6588.
169
170 comment "Video decoders"
171
172 config VIDEO_ADV7180
173         tristate "Analog Devices ADV7180 decoder"
174         depends on VIDEO_V4L2 && I2C
175         ---help---
176           Support for the Analog Devices ADV7180 video decoder.
177
178           To compile this driver as a module, choose M here: the
179           module will be called adv7180.
180
181 config VIDEO_ADV7183
182         tristate "Analog Devices ADV7183 decoder"
183         depends on VIDEO_V4L2 && I2C
184         ---help---
185           V4l2 subdevice driver for the Analog Devices
186           ADV7183 video decoder.
187
188           To compile this driver as a module, choose M here: the
189           module will be called adv7183.
190
191 config VIDEO_BT819
192         tristate "BT819A VideoStream decoder"
193         depends on VIDEO_V4L2 && I2C
194         ---help---
195           Support for BT819A video decoder.
196
197           To compile this driver as a module, choose M here: the
198           module will be called bt819.
199
200 config VIDEO_BT856
201         tristate "BT856 VideoStream decoder"
202         depends on VIDEO_V4L2 && I2C
203         ---help---
204           Support for BT856 video decoder.
205
206           To compile this driver as a module, choose M here: the
207           module will be called bt856.
208
209 config VIDEO_BT866
210         tristate "BT866 VideoStream decoder"
211         depends on VIDEO_V4L2 && I2C
212         ---help---
213           Support for BT866 video decoder.
214
215           To compile this driver as a module, choose M here: the
216           module will be called bt866.
217
218 config VIDEO_KS0127
219         tristate "KS0127 video decoder"
220         depends on VIDEO_V4L2 && I2C
221         ---help---
222           Support for KS0127 video decoder.
223
224           This chip is used on AverMedia AVS6EYES Zoran-based MJPEG
225           cards.
226
227           To compile this driver as a module, choose M here: the
228           module will be called ks0127.
229
230 config VIDEO_SAA7110
231         tristate "Philips SAA7110 video decoder"
232         depends on VIDEO_V4L2 && I2C
233         ---help---
234           Support for the Philips SAA7110 video decoders.
235
236           To compile this driver as a module, choose M here: the
237           module will be called saa7110.
238
239 config VIDEO_SAA711X
240         tristate "Philips SAA7111/3/4/5 video decoders"
241         depends on VIDEO_V4L2 && I2C
242         ---help---
243           Support for the Philips SAA7111/3/4/5 video decoders.
244
245           To compile this driver as a module, choose M here: the
246           module will be called saa7115.
247
248 config VIDEO_SAA7191
249         tristate "Philips SAA7191 video decoder"
250         depends on VIDEO_V4L2 && I2C
251         ---help---
252           Support for the Philips SAA7191 video decoder.
253
254           To compile this driver as a module, choose M here: the
255           module will be called saa7191.
256
257 config VIDEO_TVP514X
258         tristate "Texas Instruments TVP514x video decoder"
259         depends on VIDEO_V4L2 && I2C
260         ---help---
261           This is a Video4Linux2 sensor-level driver for the TI TVP5146/47
262           decoder. It is currently working with the TI OMAP3 camera
263           controller.
264
265           To compile this driver as a module, choose M here: the
266           module will be called tvp514x.
267
268 config VIDEO_TVP5150
269         tristate "Texas Instruments TVP5150 video decoder"
270         depends on VIDEO_V4L2 && I2C
271         ---help---
272           Support for the Texas Instruments TVP5150 video decoder.
273
274           To compile this driver as a module, choose M here: the
275           module will be called tvp5150.
276
277 config VIDEO_TVP7002
278         tristate "Texas Instruments TVP7002 video decoder"
279         depends on VIDEO_V4L2 && I2C
280         ---help---
281           Support for the Texas Instruments TVP7002 video decoder.
282
283           To compile this driver as a module, choose M here: the
284           module will be called tvp7002.
285
286 config VIDEO_VPX3220
287         tristate "vpx3220a, vpx3216b & vpx3214c video decoders"
288         depends on VIDEO_V4L2 && I2C
289         ---help---
290           Support for VPX322x video decoders.
291
292           To compile this driver as a module, choose M here: the
293           module will be called vpx3220.
294
295 comment "Video and audio decoders"
296
297 config VIDEO_SAA717X
298         tristate "Philips SAA7171/3/4 audio/video decoders"
299         depends on VIDEO_V4L2 && I2C
300         ---help---
301           Support for the Philips SAA7171/3/4 audio/video decoders.
302
303           To compile this driver as a module, choose M here: the
304           module will be called saa717x.
305
306 source "drivers/media/i2c/cx25840/Kconfig"
307
308 comment "MPEG video encoders"
309
310 config VIDEO_CX2341X
311         tristate "Conexant CX2341x MPEG encoders"
312         depends on VIDEO_V4L2
313         ---help---
314           Support for the Conexant CX23416 MPEG encoders
315           and CX23415 MPEG encoder/decoders.
316
317           This module currently supports the encoding functions only.
318
319           To compile this driver as a module, choose M here: the
320           module will be called cx2341x.
321
322 comment "Video encoders"
323
324 config VIDEO_SAA7127
325         tristate "Philips SAA7127/9 digital video encoders"
326         depends on VIDEO_V4L2 && I2C
327         ---help---
328           Support for the Philips SAA7127/9 digital video encoders.
329
330           To compile this driver as a module, choose M here: the
331           module will be called saa7127.
332
333 config VIDEO_SAA7185
334         tristate "Philips SAA7185 video encoder"
335         depends on VIDEO_V4L2 && I2C
336         ---help---
337           Support for the Philips SAA7185 video encoder.
338
339           To compile this driver as a module, choose M here: the
340           module will be called saa7185.
341
342 config VIDEO_ADV7170
343         tristate "Analog Devices ADV7170 video encoder"
344         depends on VIDEO_V4L2 && I2C
345         ---help---
346           Support for the Analog Devices ADV7170 video encoder driver
347
348           To compile this driver as a module, choose M here: the
349           module will be called adv7170.
350
351 config VIDEO_ADV7175
352         tristate "Analog Devices ADV7175 video encoder"
353         depends on VIDEO_V4L2 && I2C
354         ---help---
355           Support for the Analog Devices ADV7175 video encoder driver
356
357           To compile this driver as a module, choose M here: the
358           module will be called adv7175.
359
360 config VIDEO_ADV7343
361         tristate "ADV7343 video encoder"
362         depends on I2C
363         help
364           Support for Analog Devices I2C bus based ADV7343 encoder.
365
366           To compile this driver as a module, choose M here: the
367           module will be called adv7343.
368
369 config VIDEO_ADV7393
370         tristate "ADV7393 video encoder"
371         depends on I2C
372         help
373           Support for Analog Devices I2C bus based ADV7393 encoder.
374
375           To compile this driver as a module, choose M here: the
376           module will be called adv7393.
377
378 config VIDEO_AK881X
379         tristate "AK8813/AK8814 video encoders"
380         depends on I2C
381         help
382           Video output driver for AKM AK8813 and AK8814 TV encoders
383
384 comment "Camera sensor devices"
385
386 config VIDEO_APTINA_PLL
387         tristate
388
389 config VIDEO_SMIAPP_PLL
390         tristate
391
392 config VIDEO_OV7670
393         tristate "OmniVision OV7670 sensor support"
394         depends on I2C && VIDEO_V4L2
395         depends on MEDIA_CAMERA_SUPPORT
396         ---help---
397           This is a Video4Linux2 sensor-level driver for the OmniVision
398           OV7670 VGA camera.  It currently only works with the M88ALP01
399           controller.
400
401 config VIDEO_VS6624
402         tristate "ST VS6624 sensor support"
403         depends on VIDEO_V4L2 && I2C
404         depends on MEDIA_CAMERA_SUPPORT
405         ---help---
406           This is a Video4Linux2 sensor-level driver for the ST VS6624
407           camera.
408
409           To compile this driver as a module, choose M here: the
410           module will be called vs6624.
411
412 config VIDEO_MT9M032
413         tristate "MT9M032 camera sensor support"
414         depends on I2C && VIDEO_V4L2 && VIDEO_V4L2_SUBDEV_API
415         depends on MEDIA_CAMERA_SUPPORT
416         select VIDEO_APTINA_PLL
417         ---help---
418           This driver supports MT9M032 camera sensors from Aptina, monochrome
419           models only.
420
421 config VIDEO_MT9P031
422         tristate "Aptina MT9P031 support"
423         depends on I2C && VIDEO_V4L2 && VIDEO_V4L2_SUBDEV_API
424         depends on MEDIA_CAMERA_SUPPORT
425         select VIDEO_APTINA_PLL
426         ---help---
427           This is a Video4Linux2 sensor-level driver for the Aptina
428           (Micron) mt9p031 5 Mpixel camera.
429
430 config VIDEO_MT9T001
431         tristate "Aptina MT9T001 support"
432         depends on I2C && VIDEO_V4L2 && VIDEO_V4L2_SUBDEV_API
433         depends on MEDIA_CAMERA_SUPPORT
434         ---help---
435           This is a Video4Linux2 sensor-level driver for the Aptina
436           (Micron) mt0t001 3 Mpixel camera.
437
438 config VIDEO_MT9V011
439         tristate "Micron mt9v011 sensor support"
440         depends on I2C && VIDEO_V4L2
441         depends on MEDIA_CAMERA_SUPPORT
442         ---help---
443           This is a Video4Linux2 sensor-level driver for the Micron
444           mt0v011 1.3 Mpixel camera.  It currently only works with the
445           em28xx driver.
446
447 config VIDEO_MT9V032
448         tristate "Micron MT9V032 sensor support"
449         depends on I2C && VIDEO_V4L2 && VIDEO_V4L2_SUBDEV_API
450         depends on MEDIA_CAMERA_SUPPORT
451         ---help---
452           This is a Video4Linux2 sensor-level driver for the Micron
453           MT9V032 752x480 CMOS sensor.
454
455 config VIDEO_TCM825X
456         tristate "TCM825x camera sensor support"
457         depends on I2C && VIDEO_V4L2
458         depends on MEDIA_CAMERA_SUPPORT
459         ---help---
460           This is a driver for the Toshiba TCM825x VGA camera sensor.
461           It is used for example in Nokia N800.
462
463 config VIDEO_SR030PC30
464         tristate "Siliconfile SR030PC30 sensor support"
465         depends on I2C && VIDEO_V4L2
466         depends on MEDIA_CAMERA_SUPPORT
467         ---help---
468           This driver supports SR030PC30 VGA camera from Siliconfile
469
470 config VIDEO_NOON010PC30
471         tristate "Siliconfile NOON010PC30 sensor support"
472         depends on I2C && VIDEO_V4L2 && EXPERIMENTAL && VIDEO_V4L2_SUBDEV_API
473         depends on MEDIA_CAMERA_SUPPORT
474         ---help---
475           This driver supports NOON010PC30 CIF camera from Siliconfile
476
477 source "drivers/media/i2c/m5mols/Kconfig"
478
479 config VIDEO_S5K6AA
480         tristate "Samsung S5K6AAFX sensor support"
481         depends on MEDIA_CAMERA_SUPPORT
482         depends on I2C && VIDEO_V4L2 && VIDEO_V4L2_SUBDEV_API
483         ---help---
484           This is a V4L2 sensor-level driver for Samsung S5K6AA(FX) 1.3M
485           camera sensor with an embedded SoC image signal processor.
486
487 source "drivers/media/i2c/smiapp/Kconfig"
488
489 comment "Flash devices"
490
491 config VIDEO_ADP1653
492         tristate "ADP1653 flash support"
493         depends on I2C && VIDEO_V4L2 && MEDIA_CONTROLLER
494         depends on MEDIA_CAMERA_SUPPORT
495         ---help---
496           This is a driver for the ADP1653 flash controller. It is used for
497           example in Nokia N900.
498
499 config VIDEO_AS3645A
500         tristate "AS3645A flash driver support"
501         depends on I2C && VIDEO_V4L2 && MEDIA_CONTROLLER
502         depends on MEDIA_CAMERA_SUPPORT
503         ---help---
504           This is a driver for the AS3645A and LM3555 flash controllers. It has
505           build in control for flash, torch and indicator LEDs.
506
507 comment "Video improvement chips"
508
509 config VIDEO_UPD64031A
510         tristate "NEC Electronics uPD64031A Ghost Reduction"
511         depends on VIDEO_V4L2 && I2C
512         ---help---
513           Support for the NEC Electronics uPD64031A Ghost Reduction
514           video chip. It is most often found in NTSC TV cards made for
515           Japan and is used to reduce the 'ghosting' effect that can
516           be present in analog TV broadcasts.
517
518           To compile this driver as a module, choose M here: the
519           module will be called upd64031a.
520
521 config VIDEO_UPD64083
522         tristate "NEC Electronics uPD64083 3-Dimensional Y/C separation"
523         depends on VIDEO_V4L2 && I2C
524         ---help---
525           Support for the NEC Electronics uPD64083 3-Dimensional Y/C
526           separation video chip. It is used to improve the quality of
527           the colors of a composite signal.
528
529           To compile this driver as a module, choose M here: the
530           module will be called upd64083.
531
532 comment "Miscelaneous helper chips"
533
534 config VIDEO_THS7303
535         tristate "THS7303 Video Amplifier"
536         depends on I2C
537         help
538           Support for TI THS7303 video amplifier
539
540           To compile this driver as a module, choose M here: the
541           module will be called ths7303.
542
543 config VIDEO_M52790
544         tristate "Mitsubishi M52790 A/V switch"
545         depends on VIDEO_V4L2 && I2C
546         ---help---
547          Support for the Mitsubishi M52790 A/V switch.
548
549          To compile this driver as a module, choose M here: the
550          module will be called m52790.
551 endmenu
552
553 menu "Sensors used on soc_camera driver"
554
555 if SOC_CAMERA
556         source "drivers/media/i2c/soc_camera/Kconfig"
557 endif
558
559 endmenu
560
561 endif