From: Christian Marangi Date: Sat, 3 Feb 2024 20:42:21 +0000 (+0100) Subject: generic: 6.1: add missing Kconfig for video-core X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=79c79d9809a92d1a1ba6dfa23df5f51c0d8f22e0;p=openwrt%2Fstaging%2Fnbd.git generic: 6.1: add missing Kconfig for video-core Add missing Kconfig for video-core introduced by recent fixup to video kmods. Fixes: 76b0d24157f2 ("kernel: modules: video: fix video-core for 6.1") Signed-off-by: Christian Marangi --- diff --git a/target/linux/generic/config-6.1 b/target/linux/generic/config-6.1 index ca130bd186..d3363eea36 100644 --- a/target/linux/generic/config-6.1 +++ b/target/linux/generic/config-6.1 @@ -7643,6 +7643,7 @@ CONFIG_VHOST_MENU=y # CONFIG_VIDEO_OV9734 is not set # CONFIG_VIDEO_PVRUSB2 is not set # CONFIG_VIDEO_RASPBERRYPI_PISP_BE is not set +# CONFIG_VIDEO_RCAR_ISP is not set # CONFIG_VIDEO_RDACM20 is not set # CONFIG_VIDEO_RDACM21 is not set # CONFIG_VIDEO_RJ54N1 is not set