Kconfig (8866cfbf655067237bb34a32a199f01eca9eeb5a) Kconfig (879347f0c258cffe27b9e28bd4f1f55fc019f857)
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

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

815config VIDEO_OV7740
816 tristate "OmniVision OV7740 sensor support"
817 depends on I2C && VIDEO_V4L2
818 depends on MEDIA_CAMERA_SUPPORT
819 ---help---
820 This is a Video4Linux2 sensor driver for the OmniVision
821 OV7740 VGA camera sensor.
822
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

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

815config VIDEO_OV7740
816 tristate "OmniVision OV7740 sensor support"
817 depends on I2C && VIDEO_V4L2
818 depends on MEDIA_CAMERA_SUPPORT
819 ---help---
820 This is a Video4Linux2 sensor driver for the OmniVision
821 OV7740 VGA camera sensor.
822
823config VIDEO_OV8856
824 tristate "OmniVision OV8856 sensor support"
825 depends on I2C && VIDEO_V4L2 && VIDEO_V4L2_SUBDEV_API
826 depends on MEDIA_CAMERA_SUPPORT
827 select V4L2_FWNODE
828 help
829 This is a Video4Linux2 sensor driver for the OmniVision
830 OV8856 camera sensor.
831
832 To compile this driver as a module, choose M here: the
833 module will be called ov8856.
834
823config VIDEO_OV9640
824 tristate "OmniVision OV9640 sensor support"
825 depends on I2C && VIDEO_V4L2
826 help
827 This is a Video4Linux2 sensor driver for the OmniVision
828 OV9640 camera sensor.
829
830config VIDEO_OV9650

--- 295 unchanged lines hidden ---
835config VIDEO_OV9640
836 tristate "OmniVision OV9640 sensor support"
837 depends on I2C && VIDEO_V4L2
838 help
839 This is a Video4Linux2 sensor driver for the OmniVision
840 OV9640 camera sensor.
841
842config VIDEO_OV9650

--- 295 unchanged lines hidden ---