summaryrefslogtreecommitdiffstats
path: root/drivers/media/platform/Kconfig
diff options
context:
space:
mode:
authorHugues Fruchet <hugues.fruchet@st.com>2019-08-14 15:48:52 +0200
committerMauro Carvalho Chehab <mchehab+samsung@kernel.org>2019-08-19 17:05:33 +0200
commit34f8d704a32a32064ff5ae35802a6011107ea5c1 (patch)
tree164e53772af4462c1bceb714509261ef95f94e9b /drivers/media/platform/Kconfig
parentmedia: stm32-dcmi: trace the supported fourcc/mbus_code (diff)
downloadlinux-34f8d704a32a32064ff5ae35802a6011107ea5c1.tar.xz
linux-34f8d704a32a32064ff5ae35802a6011107ea5c1.zip
media: stm32-dcmi: add media controller support
Add media controller support to dcmi in order to walk within remote subdevices pipeline. Signed-off-by: Hugues Fruchet <hugues.fruchet@st.com> Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl> Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
Diffstat (limited to 'drivers/media/platform/Kconfig')
-rw-r--r--drivers/media/platform/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/media/platform/Kconfig b/drivers/media/platform/Kconfig
index 89555f9a813f..ca8455d77dc7 100644
--- a/drivers/media/platform/Kconfig
+++ b/drivers/media/platform/Kconfig
@@ -121,7 +121,7 @@ config VIDEO_S3C_CAMIF
config VIDEO_STM32_DCMI
tristate "STM32 Digital Camera Memory Interface (DCMI) support"
- depends on VIDEO_V4L2 && OF
+ depends on VIDEO_V4L2 && OF && MEDIA_CONTROLLER
depends on ARCH_STM32 || COMPILE_TEST
select VIDEOBUF2_DMA_CONTIG
select V4L2_FWNODE