aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--drivers/media/i2c/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/media/i2c/Kconfig b/drivers/media/i2c/Kconfig
index 3c6d6428f525..cb5d7ff82915 100644
--- a/drivers/media/i2c/Kconfig
+++ b/drivers/media/i2c/Kconfig
@@ -676,6 +676,7 @@ config VIDEO_OV13858
676 tristate "OmniVision OV13858 sensor support" 676 tristate "OmniVision OV13858 sensor support"
677 depends on I2C && VIDEO_V4L2 && VIDEO_V4L2_SUBDEV_API 677 depends on I2C && VIDEO_V4L2 && VIDEO_V4L2_SUBDEV_API
678 depends on MEDIA_CAMERA_SUPPORT 678 depends on MEDIA_CAMERA_SUPPORT
679 select V4L2_FWNODE
679 ---help--- 680 ---help---
680 This is a Video4Linux2 sensor-level driver for the OmniVision 681 This is a Video4Linux2 sensor-level driver for the OmniVision
681 OV13858 camera. 682 OV13858 camera.