From: Denys Dmytriyenko Date: Wed, 9 Aug 2023 21:47:23 +0000 (+0000) Subject: most_deps.cfg: update to reflect upstream kernel changes X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?p=AGL%2Fmeta-agl-demo.git;a=commitdiff_plain;h=5a24c582e7539b9f730bc6822f5e68dea7d5321c most_deps.cfg: update to reflect upstream kernel changes VIDEO_V4L2 combined with VIDEO_DEV in 9958d30f38b96fb763a10d44d18ddad39127d5f4 The change is in kernel 6.1+ Bug-AGL: SPEC-4578 Change-Id: Ic336a45552bc88f501bd3e9119b246224400b041 Signed-off-by: Denys Dmytriyenko --- diff --git a/recipes-kernel/linux/linux/most_deps.cfg b/recipes-kernel/linux/linux/most_deps.cfg index 15ddbd21e..53964a594 100644 --- a/recipes-kernel/linux/linux/most_deps.cfg +++ b/recipes-kernel/linux/linux/most_deps.cfg @@ -6,4 +6,3 @@ CONFIG_MEDIA_DIGITAL_TV_SUPPORT=y CONFIG_MEDIA_CONTROLLER=y CONFIG_VIDEO_DEV=m CONFIG_VIDEO_V4L2_SUBDEV_API=y -CONFIG_VIDEO_V4L2=m