diff options
Diffstat (limited to 'drivers/media/video/Kconfig')
-rw-r--r-- | drivers/media/video/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/media/video/Kconfig b/drivers/media/video/Kconfig index af576eaeab7a..94f440535c64 100644 --- a/drivers/media/video/Kconfig +++ b/drivers/media/video/Kconfig | |||
@@ -712,7 +712,7 @@ config VIDEO_CAFE_CCIC | |||
712 | 712 | ||
713 | config SOC_CAMERA | 713 | config SOC_CAMERA |
714 | tristate "SoC camera support" | 714 | tristate "SoC camera support" |
715 | depends on VIDEO_V4L2 && HAS_DMA | 715 | depends on VIDEO_V4L2 && HAS_DMA && I2C |
716 | select VIDEOBUF_GEN | 716 | select VIDEOBUF_GEN |
717 | help | 717 | help |
718 | SoC Camera is a common API to several cameras, not connecting | 718 | SoC Camera is a common API to several cameras, not connecting |