1# 2# Multimedia Video device configuration 3# 4 5if VIDEO_V4L2 6 7config VIDEO_IR_I2C 8 tristate "I2C module for IR" if !MEDIA_SUBDRV_AUTOSELECT 9 depends on I2C && RC_CORE 10 default y 11 ---help--- 12 Most boards have an IR chip directly connected via GPIO. However, 13 some video boards have the IR connected via I2C bus. 14 15 If your board doesn't have an I2C IR chip, you may disable this 16 option. 17 18 In doubt, say Y. 19 20# 21# Encoder / Decoder module configuration 22# 23 24menu "I2C Encoders, decoders, sensors and other helper chips" 25 visible if !MEDIA_SUBDRV_AUTOSELECT || COMPILE_TEST 26 27comment "Audio decoders, processors and mixers" 28 29config VIDEO_TVAUDIO 30 tristate "Simple audio decoder chips" 31 depends on VIDEO_V4L2 && I2C 32 ---help--- 33 Support for several audio decoder chips found on some bt8xx boards: 34 Philips: tda9840, tda9873h, tda9874h/a, tda9850, tda985x, tea6300, 35 tea6320, tea6420, tda8425, ta8874z. 36 Microchip: pic16c54 based design on ProVideo PV951 board. 37 38 To compile this driver as a module, choose M here: the 39 module will be called tvaudio. 40 41config VIDEO_TDA7432 42 tristate "Philips TDA7432 audio processor" 43 depends on VIDEO_V4L2 && I2C 44 ---help--- 45 Support for tda7432 audio decoder chip found on some bt8xx boards. 46 47 To compile this driver as a module, choose M here: the 48 module will be called tda7432. 49 50config VIDEO_TDA9840 51 tristate "Philips TDA9840 audio processor" 52 depends on I2C 53 ---help--- 54 Support for tda9840 audio decoder chip found on some Zoran boards. 55 56 To compile this driver as a module, choose M here: the 57 module will be called tda9840. 58 59config VIDEO_TEA6415C 60 tristate "Philips TEA6415C audio processor" 61 depends on I2C 62 ---help--- 63 Support for tea6415c audio decoder chip found on some bt8xx boards. 64 65 To compile this driver as a module, choose M here: the 66 module will be called tea6415c. 67 68config VIDEO_TEA6420 69 tristate "Philips TEA6420 audio processor" 70 depends on I2C 71 ---help--- 72 Support for tea6420 audio decoder chip found on some bt8xx boards. 73 74 To compile this driver as a module, choose M here: the 75 module will be called tea6420. 76 77config VIDEO_MSP3400 78 tristate "Micronas MSP34xx audio decoders" 79 depends on VIDEO_V4L2 && I2C 80 ---help--- 81 Support for the Micronas MSP34xx series of audio decoders. 82 83 To compile this driver as a module, choose M here: the 84 module will be called msp3400. 85 86config VIDEO_CS3308 87 tristate "Cirrus Logic CS3308 audio ADC" 88 depends on VIDEO_V4L2 && I2C 89 ---help--- 90 Support for the Cirrus Logic CS3308 High Performance 8-Channel 91 Analog Volume Control 92 93 To compile this driver as a module, choose M here: the 94 module will be called cs3308. 95 96config VIDEO_CS5345 97 tristate "Cirrus Logic CS5345 audio ADC" 98 depends on VIDEO_V4L2 && I2C 99 ---help--- 100 Support for the Cirrus Logic CS5345 24-bit, 192 kHz 101 stereo A/D converter. 102 103 To compile this driver as a module, choose M here: the 104 module will be called cs5345. 105 106config VIDEO_CS53L32A 107 tristate "Cirrus Logic CS53L32A audio ADC" 108 depends on VIDEO_V4L2 && I2C 109 ---help--- 110 Support for the Cirrus Logic CS53L32A low voltage 111 stereo A/D converter. 112 113 To compile this driver as a module, choose M here: the 114 module will be called cs53l32a. 115 116config VIDEO_TLV320AIC23B 117 tristate "Texas Instruments TLV320AIC23B audio codec" 118 depends on VIDEO_V4L2 && I2C 119 ---help--- 120 Support for the Texas Instruments TLV320AIC23B audio codec. 121 122 To compile this driver as a module, choose M here: the 123 module will be called tlv320aic23b. 124 125config VIDEO_UDA1342 126 tristate "Philips UDA1342 audio codec" 127 depends on VIDEO_V4L2 && I2C 128 ---help--- 129 Support for the Philips UDA1342 audio codec. 130 131 To compile this driver as a module, choose M here: the 132 module will be called uda1342. 133 134config VIDEO_WM8775 135 tristate "Wolfson Microelectronics WM8775 audio ADC with input mixer" 136 depends on VIDEO_V4L2 && I2C 137 ---help--- 138 Support for the Wolfson Microelectronics WM8775 high 139 performance stereo A/D Converter with a 4 channel input mixer. 140 141 To compile this driver as a module, choose M here: the 142 module will be called wm8775. 143 144config VIDEO_WM8739 145 tristate "Wolfson Microelectronics WM8739 stereo audio ADC" 146 depends on VIDEO_V4L2 && I2C 147 ---help--- 148 Support for the Wolfson Microelectronics WM8739 149 stereo A/D Converter. 150 151 To compile this driver as a module, choose M here: the 152 module will be called wm8739. 153 154config VIDEO_VP27SMPX 155 tristate "Panasonic VP27's internal MPX" 156 depends on VIDEO_V4L2 && I2C 157 ---help--- 158 Support for the internal MPX of the Panasonic VP27s tuner. 159 160 To compile this driver as a module, choose M here: the 161 module will be called vp27smpx. 162 163config VIDEO_SONY_BTF_MPX 164 tristate "Sony BTF's internal MPX" 165 depends on VIDEO_V4L2 && I2C 166 help 167 Support for the internal MPX of the Sony BTF-PG472Z tuner. 168 169 To compile this driver as a module, choose M here: the 170 module will be called sony-btf-mpx. 171 172comment "RDS decoders" 173 174config VIDEO_SAA6588 175 tristate "SAA6588 Radio Chip RDS decoder support" 176 depends on VIDEO_V4L2 && I2C 177 178 help 179 Support for this Radio Data System (RDS) decoder. This allows 180 seeing radio station identification transmitted using this 181 standard. 182 183 To compile this driver as a module, choose M here: the 184 module will be called saa6588. 185 186comment "Video decoders" 187 188config VIDEO_ADV7180 189 tristate "Analog Devices ADV7180 decoder" 190 depends on GPIOLIB && VIDEO_V4L2 && I2C && VIDEO_V4L2_SUBDEV_API 191 ---help--- 192 Support for the Analog Devices ADV7180 video decoder. 193 194 To compile this driver as a module, choose M here: the 195 module will be called adv7180. 196 197config VIDEO_ADV7183 198 tristate "Analog Devices ADV7183 decoder" 199 depends on VIDEO_V4L2 && I2C 200 ---help--- 201 V4l2 subdevice driver for the Analog Devices 202 ADV7183 video decoder. 203 204 To compile this driver as a module, choose M here: the 205 module will be called adv7183. 206 207config VIDEO_ADV7604 208 tristate "Analog Devices ADV7604 decoder" 209 depends on VIDEO_V4L2 && I2C && VIDEO_V4L2_SUBDEV_API 210 depends on GPIOLIB || COMPILE_TEST 211 select HDMI 212 select MEDIA_CEC_EDID 213 ---help--- 214 Support for the Analog Devices ADV7604 video decoder. 215 216 This is a Analog Devices Component/Graphics Digitizer 217 with 4:1 Multiplexed HDMI Receiver. 218 219 To compile this driver as a module, choose M here: the 220 module will be called adv7604. 221 222config VIDEO_ADV7604_CEC 223 bool "Enable Analog Devices ADV7604 CEC support" 224 depends on VIDEO_ADV7604 && MEDIA_CEC 225 ---help--- 226 When selected the adv7604 will support the optional 227 HDMI CEC feature. 228 229config VIDEO_ADV7842 230 tristate "Analog Devices ADV7842 decoder" 231 depends on VIDEO_V4L2 && I2C && VIDEO_V4L2_SUBDEV_API 232 select HDMI 233 select MEDIA_CEC_EDID 234 ---help--- 235 Support for the Analog Devices ADV7842 video decoder. 236 237 This is a Analog Devices Component/Graphics/SD Digitizer 238 with 2:1 Multiplexed HDMI Receiver. 239 240 To compile this driver as a module, choose M here: the 241 module will be called adv7842. 242 243config VIDEO_ADV7842_CEC 244 bool "Enable Analog Devices ADV7842 CEC support" 245 depends on VIDEO_ADV7842 && MEDIA_CEC 246 ---help--- 247 When selected the adv7842 will support the optional 248 HDMI CEC feature. 249 250config VIDEO_BT819 251 tristate "BT819A VideoStream decoder" 252 depends on VIDEO_V4L2 && I2C 253 ---help--- 254 Support for BT819A video decoder. 255 256 To compile this driver as a module, choose M here: the 257 module will be called bt819. 258 259config VIDEO_BT856 260 tristate "BT856 VideoStream decoder" 261 depends on VIDEO_V4L2 && I2C 262 ---help--- 263 Support for BT856 video decoder. 264 265 To compile this driver as a module, choose M here: the 266 module will be called bt856. 267 268config VIDEO_BT866 269 tristate "BT866 VideoStream decoder" 270 depends on VIDEO_V4L2 && I2C 271 ---help--- 272 Support for BT866 video decoder. 273 274 To compile this driver as a module, choose M here: the 275 module will be called bt866. 276 277config VIDEO_KS0127 278 tristate "KS0127 video decoder" 279 depends on VIDEO_V4L2 && I2C 280 ---help--- 281 Support for KS0127 video decoder. 282 283 This chip is used on AverMedia AVS6EYES Zoran-based MJPEG 284 cards. 285 286 To compile this driver as a module, choose M here: the 287 module will be called ks0127. 288 289config VIDEO_ML86V7667 290 tristate "OKI ML86V7667 video decoder" 291 depends on VIDEO_V4L2 && I2C 292 ---help--- 293 Support for the OKI Semiconductor ML86V7667 video decoder. 294 295 To compile this driver as a module, choose M here: the 296 module will be called ml86v7667. 297 298config VIDEO_AD5820 299 tristate "AD5820 lens voice coil support" 300 depends on I2C && VIDEO_V4L2 && MEDIA_CONTROLLER 301 ---help--- 302 This is a driver for the AD5820 camera lens voice coil. 303 It is used for example in Nokia N900 (RX-51). 304 305config VIDEO_SAA7110 306 tristate "Philips SAA7110 video decoder" 307 depends on VIDEO_V4L2 && I2C 308 ---help--- 309 Support for the Philips SAA7110 video decoders. 310 311 To compile this driver as a module, choose M here: the 312 module will be called saa7110. 313 314config VIDEO_SAA711X 315 tristate "Philips SAA7111/3/4/5 video decoders" 316 depends on VIDEO_V4L2 && I2C 317 ---help--- 318 Support for the Philips SAA7111/3/4/5 video decoders. 319 320 To compile this driver as a module, choose M here: the 321 module will be called saa7115. 322 323config VIDEO_TC358743 324 tristate "Toshiba TC358743 decoder" 325 depends on VIDEO_V4L2 && I2C && VIDEO_V4L2_SUBDEV_API 326 select HDMI 327 ---help--- 328 Support for the Toshiba TC358743 HDMI to MIPI CSI-2 bridge. 329 330 To compile this driver as a module, choose M here: the 331 module will be called tc358743. 332 333config VIDEO_TVP514X 334 tristate "Texas Instruments TVP514x video decoder" 335 depends on VIDEO_V4L2 && I2C 336 ---help--- 337 This is a Video4Linux2 sensor-level driver for the TI TVP5146/47 338 decoder. It is currently working with the TI OMAP3 camera 339 controller. 340 341 To compile this driver as a module, choose M here: the 342 module will be called tvp514x. 343 344config VIDEO_TVP5150 345 tristate "Texas Instruments TVP5150 video decoder" 346 depends on VIDEO_V4L2 && I2C 347 ---help--- 348 Support for the Texas Instruments TVP5150 video decoder. 349 350 To compile this driver as a module, choose M here: the 351 module will be called tvp5150. 352 353config VIDEO_TVP7002 354 tristate "Texas Instruments TVP7002 video decoder" 355 depends on VIDEO_V4L2 && I2C 356 ---help--- 357 Support for the Texas Instruments TVP7002 video decoder. 358 359 To compile this driver as a module, choose M here: the 360 module will be called tvp7002. 361 362config VIDEO_TW2804 363 tristate "Techwell TW2804 multiple video decoder" 364 depends on VIDEO_V4L2 && I2C 365 ---help--- 366 Support for the Techwell tw2804 multiple video decoder. 367 368 To compile this driver as a module, choose M here: the 369 module will be called tw2804. 370 371config VIDEO_TW9903 372 tristate "Techwell TW9903 video decoder" 373 depends on VIDEO_V4L2 && I2C 374 ---help--- 375 Support for the Techwell tw9903 multi-standard video decoder 376 with high quality down scaler. 377 378 To compile this driver as a module, choose M here: the 379 module will be called tw9903. 380 381config VIDEO_TW9906 382 tristate "Techwell TW9906 video decoder" 383 depends on VIDEO_V4L2 && I2C 384 ---help--- 385 Support for the Techwell tw9906 enhanced multi-standard comb filter 386 video decoder with YCbCr input support. 387 388 To compile this driver as a module, choose M here: the 389 module will be called tw9906. 390 391config VIDEO_VPX3220 392 tristate "vpx3220a, vpx3216b & vpx3214c video decoders" 393 depends on VIDEO_V4L2 && I2C 394 ---help--- 395 Support for VPX322x video decoders. 396 397 To compile this driver as a module, choose M here: the 398 module will be called vpx3220. 399 400comment "Video and audio decoders" 401 402config VIDEO_SAA717X 403 tristate "Philips SAA7171/3/4 audio/video decoders" 404 depends on VIDEO_V4L2 && I2C 405 ---help--- 406 Support for the Philips SAA7171/3/4 audio/video decoders. 407 408 To compile this driver as a module, choose M here: the 409 module will be called saa717x. 410 411source "drivers/media/i2c/cx25840/Kconfig" 412 413comment "Video encoders" 414 415config VIDEO_SAA7127 416 tristate "Philips SAA7127/9 digital video encoders" 417 depends on VIDEO_V4L2 && I2C 418 ---help--- 419 Support for the Philips SAA7127/9 digital video encoders. 420 421 To compile this driver as a module, choose M here: the 422 module will be called saa7127. 423 424config VIDEO_SAA7185 425 tristate "Philips SAA7185 video encoder" 426 depends on VIDEO_V4L2 && I2C 427 ---help--- 428 Support for the Philips SAA7185 video encoder. 429 430 To compile this driver as a module, choose M here: the 431 module will be called saa7185. 432 433config VIDEO_ADV7170 434 tristate "Analog Devices ADV7170 video encoder" 435 depends on VIDEO_V4L2 && I2C 436 ---help--- 437 Support for the Analog Devices ADV7170 video encoder driver 438 439 To compile this driver as a module, choose M here: the 440 module will be called adv7170. 441 442config VIDEO_ADV7175 443 tristate "Analog Devices ADV7175 video encoder" 444 depends on VIDEO_V4L2 && I2C 445 ---help--- 446 Support for the Analog Devices ADV7175 video encoder driver 447 448 To compile this driver as a module, choose M here: the 449 module will be called adv7175. 450 451config VIDEO_ADV7343 452 tristate "ADV7343 video encoder" 453 depends on I2C 454 help 455 Support for Analog Devices I2C bus based ADV7343 encoder. 456 457 To compile this driver as a module, choose M here: the 458 module will be called adv7343. 459 460config VIDEO_ADV7393 461 tristate "ADV7393 video encoder" 462 depends on I2C 463 help 464 Support for Analog Devices I2C bus based ADV7393 encoder. 465 466 To compile this driver as a module, choose M here: the 467 module will be called adv7393. 468 469config VIDEO_ADV7511 470 tristate "Analog Devices ADV7511 encoder" 471 depends on VIDEO_V4L2 && I2C && VIDEO_V4L2_SUBDEV_API 472 select HDMI 473 select MEDIA_CEC_EDID 474 ---help--- 475 Support for the Analog Devices ADV7511 video encoder. 476 477 This is a Analog Devices HDMI transmitter. 478 479 To compile this driver as a module, choose M here: the 480 module will be called adv7511. 481 482config VIDEO_ADV7511_CEC 483 bool "Enable Analog Devices ADV7511 CEC support" 484 depends on VIDEO_ADV7511 && MEDIA_CEC 485 ---help--- 486 When selected the adv7511 will support the optional 487 HDMI CEC feature. 488 489config VIDEO_AD9389B 490 tristate "Analog Devices AD9389B encoder" 491 depends on VIDEO_V4L2 && I2C && VIDEO_V4L2_SUBDEV_API 492 ---help--- 493 Support for the Analog Devices AD9389B video encoder. 494 495 This is a Analog Devices HDMI transmitter. 496 497 To compile this driver as a module, choose M here: the 498 module will be called ad9389b. 499 500config VIDEO_AK881X 501 tristate "AK8813/AK8814 video encoders" 502 depends on I2C 503 help 504 Video output driver for AKM AK8813 and AK8814 TV encoders 505 506config VIDEO_THS8200 507 tristate "Texas Instruments THS8200 video encoder" 508 depends on VIDEO_V4L2 && I2C 509 ---help--- 510 Support for the Texas Instruments THS8200 video encoder. 511 512 To compile this driver as a module, choose M here: the 513 module will be called ths8200. 514 515comment "Camera sensor devices" 516 517config VIDEO_APTINA_PLL 518 tristate 519 520config VIDEO_SMIAPP_PLL 521 tristate 522 523config VIDEO_OV2659 524 tristate "OmniVision OV2659 sensor support" 525 depends on VIDEO_V4L2 && I2C 526 depends on MEDIA_CAMERA_SUPPORT 527 ---help--- 528 This is a Video4Linux2 sensor-level driver for the OmniVision 529 OV2659 camera. 530 531 To compile this driver as a module, choose M here: the 532 module will be called ov2659. 533 534config VIDEO_OV7640 535 tristate "OmniVision OV7640 sensor support" 536 depends on I2C && VIDEO_V4L2 537 depends on MEDIA_CAMERA_SUPPORT 538 ---help--- 539 This is a Video4Linux2 sensor-level driver for the OmniVision 540 OV7640 camera. 541 542 To compile this driver as a module, choose M here: the 543 module will be called ov7640. 544 545config VIDEO_OV7670 546 tristate "OmniVision OV7670 sensor support" 547 depends on I2C && VIDEO_V4L2 548 depends on MEDIA_CAMERA_SUPPORT 549 ---help--- 550 This is a Video4Linux2 sensor-level driver for the OmniVision 551 OV7670 VGA camera. It currently only works with the M88ALP01 552 controller. 553 554config VIDEO_OV9650 555 tristate "OmniVision OV9650/OV9652 sensor support" 556 depends on I2C && VIDEO_V4L2 && VIDEO_V4L2_SUBDEV_API 557 ---help--- 558 This is a V4L2 sensor-level driver for the Omnivision 559 OV9650 and OV9652 camera sensors. 560 561config VIDEO_VS6624 562 tristate "ST VS6624 sensor support" 563 depends on VIDEO_V4L2 && I2C 564 depends on MEDIA_CAMERA_SUPPORT 565 ---help--- 566 This is a Video4Linux2 sensor-level driver for the ST VS6624 567 camera. 568 569 To compile this driver as a module, choose M here: the 570 module will be called vs6624. 571 572config VIDEO_MT9M032 573 tristate "MT9M032 camera sensor support" 574 depends on I2C && VIDEO_V4L2 && VIDEO_V4L2_SUBDEV_API 575 depends on MEDIA_CAMERA_SUPPORT 576 select VIDEO_APTINA_PLL 577 ---help--- 578 This driver supports MT9M032 camera sensors from Aptina, monochrome 579 models only. 580 581config VIDEO_MT9M111 582 tristate "mt9m111, mt9m112 and mt9m131 support" 583 depends on I2C && VIDEO_V4L2 584 help 585 This driver supports MT9M111, MT9M112 and MT9M131 cameras from 586 Micron/Aptina 587 588config VIDEO_MT9P031 589 tristate "Aptina MT9P031 support" 590 depends on I2C && VIDEO_V4L2 && VIDEO_V4L2_SUBDEV_API 591 depends on MEDIA_CAMERA_SUPPORT 592 select VIDEO_APTINA_PLL 593 ---help--- 594 This is a Video4Linux2 sensor-level driver for the Aptina 595 (Micron) mt9p031 5 Mpixel camera. 596 597config VIDEO_MT9T001 598 tristate "Aptina MT9T001 support" 599 depends on I2C && VIDEO_V4L2 && VIDEO_V4L2_SUBDEV_API 600 depends on MEDIA_CAMERA_SUPPORT 601 ---help--- 602 This is a Video4Linux2 sensor-level driver for the Aptina 603 (Micron) mt0t001 3 Mpixel camera. 604 605config VIDEO_MT9V011 606 tristate "Micron mt9v011 sensor support" 607 depends on I2C && VIDEO_V4L2 608 depends on MEDIA_CAMERA_SUPPORT 609 ---help--- 610 This is a Video4Linux2 sensor-level driver for the Micron 611 mt0v011 1.3 Mpixel camera. It currently only works with the 612 em28xx driver. 613 614config VIDEO_MT9V032 615 tristate "Micron MT9V032 sensor support" 616 depends on I2C && VIDEO_V4L2 && VIDEO_V4L2_SUBDEV_API 617 depends on MEDIA_CAMERA_SUPPORT 618 select REGMAP_I2C 619 ---help--- 620 This is a Video4Linux2 sensor-level driver for the Micron 621 MT9V032 752x480 CMOS sensor. 622 623config VIDEO_SR030PC30 624 tristate "Siliconfile SR030PC30 sensor support" 625 depends on I2C && VIDEO_V4L2 626 depends on MEDIA_CAMERA_SUPPORT 627 ---help--- 628 This driver supports SR030PC30 VGA camera from Siliconfile 629 630config VIDEO_NOON010PC30 631 tristate "Siliconfile NOON010PC30 sensor support" 632 depends on I2C && VIDEO_V4L2 && VIDEO_V4L2_SUBDEV_API 633 depends on MEDIA_CAMERA_SUPPORT 634 ---help--- 635 This driver supports NOON010PC30 CIF camera from Siliconfile 636 637source "drivers/media/i2c/m5mols/Kconfig" 638 639config VIDEO_S5K6AA 640 tristate "Samsung S5K6AAFX sensor support" 641 depends on MEDIA_CAMERA_SUPPORT 642 depends on I2C && VIDEO_V4L2 && VIDEO_V4L2_SUBDEV_API 643 ---help--- 644 This is a V4L2 sensor-level driver for Samsung S5K6AA(FX) 1.3M 645 camera sensor with an embedded SoC image signal processor. 646 647config VIDEO_S5K6A3 648 tristate "Samsung S5K6A3 sensor support" 649 depends on MEDIA_CAMERA_SUPPORT 650 depends on I2C && VIDEO_V4L2 && VIDEO_V4L2_SUBDEV_API 651 ---help--- 652 This is a V4L2 sensor-level driver for Samsung S5K6A3 raw 653 camera sensor. 654 655config VIDEO_S5K4ECGX 656 tristate "Samsung S5K4ECGX sensor support" 657 depends on I2C && VIDEO_V4L2 && VIDEO_V4L2_SUBDEV_API 658 select CRC32 659 ---help--- 660 This is a V4L2 sensor-level driver for Samsung S5K4ECGX 5M 661 camera sensor with an embedded SoC image signal processor. 662 663config VIDEO_S5K5BAF 664 tristate "Samsung S5K5BAF sensor support" 665 depends on I2C && VIDEO_V4L2 && VIDEO_V4L2_SUBDEV_API 666 ---help--- 667 This is a V4L2 sensor-level driver for Samsung S5K5BAF 2M 668 camera sensor with an embedded SoC image signal processor. 669 670source "drivers/media/i2c/smiapp/Kconfig" 671 672config VIDEO_S5C73M3 673 tristate "Samsung S5C73M3 sensor support" 674 depends on I2C && SPI && VIDEO_V4L2 && VIDEO_V4L2_SUBDEV_API 675 ---help--- 676 This is a V4L2 sensor-level driver for Samsung S5C73M3 677 8 Mpixel camera. 678 679comment "Flash devices" 680 681config VIDEO_ADP1653 682 tristate "ADP1653 flash support" 683 depends on I2C && VIDEO_V4L2 && MEDIA_CONTROLLER 684 depends on MEDIA_CAMERA_SUPPORT 685 ---help--- 686 This is a driver for the ADP1653 flash controller. It is used for 687 example in Nokia N900. 688 689config VIDEO_AS3645A 690 tristate "AS3645A flash driver support" 691 depends on I2C && VIDEO_V4L2 && MEDIA_CONTROLLER 692 depends on MEDIA_CAMERA_SUPPORT 693 ---help--- 694 This is a driver for the AS3645A and LM3555 flash controllers. It has 695 build in control for flash, torch and indicator LEDs. 696 697config VIDEO_LM3560 698 tristate "LM3560 dual flash driver support" 699 depends on I2C && VIDEO_V4L2 && MEDIA_CONTROLLER 700 depends on MEDIA_CAMERA_SUPPORT 701 select REGMAP_I2C 702 ---help--- 703 This is a driver for the lm3560 dual flash controllers. It controls 704 flash, torch LEDs. 705 706config VIDEO_LM3646 707 tristate "LM3646 dual flash driver support" 708 depends on I2C && VIDEO_V4L2 && MEDIA_CONTROLLER 709 depends on MEDIA_CAMERA_SUPPORT 710 select REGMAP_I2C 711 ---help--- 712 This is a driver for the lm3646 dual flash controllers. It controls 713 flash, torch LEDs. 714 715comment "Video improvement chips" 716 717config VIDEO_UPD64031A 718 tristate "NEC Electronics uPD64031A Ghost Reduction" 719 depends on VIDEO_V4L2 && I2C 720 ---help--- 721 Support for the NEC Electronics uPD64031A Ghost Reduction 722 video chip. It is most often found in NTSC TV cards made for 723 Japan and is used to reduce the 'ghosting' effect that can 724 be present in analog TV broadcasts. 725 726 To compile this driver as a module, choose M here: the 727 module will be called upd64031a. 728 729config VIDEO_UPD64083 730 tristate "NEC Electronics uPD64083 3-Dimensional Y/C separation" 731 depends on VIDEO_V4L2 && I2C 732 ---help--- 733 Support for the NEC Electronics uPD64083 3-Dimensional Y/C 734 separation video chip. It is used to improve the quality of 735 the colors of a composite signal. 736 737 To compile this driver as a module, choose M here: the 738 module will be called upd64083. 739 740comment "Audio/Video compression chips" 741 742config VIDEO_SAA6752HS 743 tristate "Philips SAA6752HS MPEG-2 Audio/Video Encoder" 744 depends on VIDEO_V4L2 && I2C 745 select CRC32 746 ---help--- 747 Support for the Philips SAA6752HS MPEG-2 video and MPEG-audio/AC-3 748 audio encoder with multiplexer. 749 750 To compile this driver as a module, choose M here: the 751 module will be called saa6752hs. 752 753comment "Miscellaneous helper chips" 754 755config VIDEO_THS7303 756 tristate "THS7303/53 Video Amplifier" 757 depends on VIDEO_V4L2 && I2C 758 help 759 Support for TI THS7303/53 video amplifier 760 761 To compile this driver as a module, choose M here: the 762 module will be called ths7303. 763 764config VIDEO_M52790 765 tristate "Mitsubishi M52790 A/V switch" 766 depends on VIDEO_V4L2 && I2C 767 ---help--- 768 Support for the Mitsubishi M52790 A/V switch. 769 770 To compile this driver as a module, choose M here: the 771 module will be called m52790. 772endmenu 773 774menu "Sensors used on soc_camera driver" 775 776if SOC_CAMERA 777 source "drivers/media/i2c/soc_camera/Kconfig" 778endif 779 780endmenu 781 782endif 783