Changeset c1d9e03d4ef4 moved the driver to staging, but it forgot to
preserve the existing dependency.

fixes: c1d9e03d4ef4 ("[media] vino/saa7191: move to staging in preparation for 
removal")

Cc: Hans Verkuil <hverk...@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mche...@osg.samsung.com>

diff --git a/drivers/staging/media/vino/Kconfig 
b/drivers/staging/media/vino/Kconfig
index 03700dadafd8..8fc1a7a9bd10 100644
--- a/drivers/staging/media/vino/Kconfig
+++ b/drivers/staging/media/vino/Kconfig
@@ -1,6 +1,7 @@
 config VIDEO_VINO
        tristate "SGI Vino Video For Linux (Deprecated)"
        depends on I2C && SGI_IP22 && VIDEO_V4L2
+       depends on V4L_PLATFORM_DRIVERS
        select VIDEO_SAA7191 if MEDIA_SUBDRV_AUTOSELECT
        help
          Say Y here to build in support for the Vino video input system found
-- 
2.1.0

_______________________________________________
devel mailing list
de...@linuxdriverproject.org
http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel

Reply via email to