]> asedeno.scripts.mit.edu Git - linux.git/commitdiff
media: soc_camera: Depend on BROKEN
authorSakari Ailus <sakari.ailus@linux.intel.com>
Thu, 7 Feb 2019 13:50:48 +0000 (08:50 -0500)
committerMauro Carvalho Chehab <mchehab+samsung@kernel.org>
Mon, 18 Feb 2019 17:14:31 +0000 (12:14 -0500)
This patch makes the SoC camera framework as well as effectively the few
remaining sensor drivers depend on BROKEN, rendering it uncompileable
without changes in Kconfig.

The purpose is to leave the code around if someone wishes to convert the
drivers to the modern day V4L2 sub-device framework without having to go
to see development history in git.

Signed-off-by: Sakari Ailus <sakari.ailus@linux.intel.com>
Acked-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
drivers/staging/media/soc_camera/Kconfig

index 6a6aa6d2d150e36e1352099d06fcbca397977626..bacd30f0348dc92d305e9a25166e32dad6f78eb7 100644 (file)
@@ -1,6 +1,6 @@
 config SOC_CAMERA
        tristate "SoC camera support"
-       depends on VIDEO_V4L2 && HAS_DMA && I2C
+       depends on VIDEO_V4L2 && HAS_DMA && I2C && BROKEN
        select VIDEOBUF2_CORE
        help
          SoC Camera is a common API to several cameras, not connecting