diff options
Diffstat (limited to 'drivers/media/video/Kconfig')
-rw-r--r-- | drivers/media/video/Kconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/media/video/Kconfig b/drivers/media/video/Kconfig index d40a8fc01bf..07c5baaa2d0 100644 --- a/drivers/media/video/Kconfig +++ b/drivers/media/video/Kconfig | |||
@@ -750,6 +750,7 @@ config SOC_CAMERA | |||
750 | tristate "SoC camera support" | 750 | tristate "SoC camera support" |
751 | depends on VIDEO_V4L2 && HAS_DMA && I2C | 751 | depends on VIDEO_V4L2 && HAS_DMA && I2C |
752 | select VIDEOBUF_GEN | 752 | select VIDEOBUF_GEN |
753 | select VIDEOBUF2_CORE | ||
753 | help | 754 | help |
754 | SoC Camera is a common API to several cameras, not connecting | 755 | SoC Camera is a common API to several cameras, not connecting |
755 | over a bus like PCI or USB. For example some i2c camera connected | 756 | over a bus like PCI or USB. For example some i2c camera connected |