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 <hverkuil@xxxxxxxxx> Signed-off-by: Mauro Carvalho Chehab <mchehab@xxxxxxxxxxxxxxx> 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 -- To unsubscribe from this list: send the line "unsubscribe linux-media" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html