From: John Audia Date: Sun, 11 Jun 2023 17:11:52 +0000 (-0400) Subject: kernel: add CONFIG_DRM_RCAR_USE_LVDS is not set X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=81979018e09a2b5362089284dfd4db907fde12c4;p=openwrt%2Fstaging%2Fblocktrron.git kernel: add CONFIG_DRM_RCAR_USE_LVDS is not set Added missing symbol. Signed-off-by: John Audia (cherry picked from commit fc3383a55877150ffe8068c46fe61f6881b1033c) --- diff --git a/target/linux/generic/config-5.15 b/target/linux/generic/config-5.15 index 4635a423ff..2e9ad88606 100644 --- a/target/linux/generic/config-5.15 +++ b/target/linux/generic/config-5.15 @@ -1634,6 +1634,7 @@ CONFIG_DQL=y # CONFIG_DRM_RADEON_USERPTR is not set # CONFIG_DRM_RCAR_DW_HDMI is not set # CONFIG_DRM_RCAR_LVDS is not set +# CONFIG_DRM_RCAR_USE_LVDS is not set # CONFIG_DRM_ROCKCHIP is not set # CONFIG_DRM_SII902X is not set # CONFIG_DRM_SII9234 is not set