Kconfig (01b8444828fc04b27b90bfebb50006219e930433) Kconfig (762c28121d7cf183db6ef70988d3b47bb60e4869)
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

--- 663 unchanged lines hidden (view full) ---

672 depends on MEDIA_CAMERA_SUPPORT
673 ---help---
674 This is a Video4Linux2 sensor-level driver for the OmniVision
675 OV5695 camera.
676
677 To compile this driver as a module, choose M here: the
678 module will be called ov5695.
679
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

--- 663 unchanged lines hidden (view full) ---

672 depends on MEDIA_CAMERA_SUPPORT
673 ---help---
674 This is a Video4Linux2 sensor-level driver for the OmniVision
675 OV5695 camera.
676
677 To compile this driver as a module, choose M here: the
678 module will be called ov5695.
679
680config VIDEO_OV772X
681 tristate "OmniVision OV772x sensor support"
682 depends on I2C && VIDEO_V4L2
683 depends on MEDIA_CAMERA_SUPPORT
684 ---help---
685 This is a Video4Linux2 sensor-level driver for the OmniVision
686 OV772x camera.
687
688 To compile this driver as a module, choose M here: the
689 module will be called ov772x.
690
680config VIDEO_OV7640
681 tristate "OmniVision OV7640 sensor support"
682 depends on I2C && VIDEO_V4L2
683 depends on MEDIA_CAMERA_SUPPORT
684 ---help---
685 This is a Video4Linux2 sensor-level driver for the OmniVision
686 OV7640 camera.
687

--- 267 unchanged lines hidden ---
691config VIDEO_OV7640
692 tristate "OmniVision OV7640 sensor support"
693 depends on I2C && VIDEO_V4L2
694 depends on MEDIA_CAMERA_SUPPORT
695 ---help---
696 This is a Video4Linux2 sensor-level driver for the OmniVision
697 OV7640 camera.
698

--- 267 unchanged lines hidden ---