--- /dev/null
+From 1441a15dd49616bd9dd4c25a018b0508cdada576 Mon Sep 17 00:00:00 2001
+From: Arnd Bergmann <arnd@arndb.de>
+Date: Thu, 11 Aug 2022 16:27:13 +0200
+Subject: ARM: defconfig: drop CONFIG_DRM_RCAR_LVDS
+
+From: Arnd Bergmann <arnd@arndb.de>
+
+commit 1441a15dd49616bd9dd4c25a018b0508cdada576 upstream.
+
+This is now a hidden symbol, so just drop the defconfig line.
+
+Fixes: 42d95d1b3a9c ("drm/rcar: stop using 'imply' for dependencies")
+Signed-off-by: Arnd Bergmann <arnd@arndb.de>
+Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
+---
+ arch/arm/configs/multi_v7_defconfig | 1 -
+ 1 file changed, 1 deletion(-)
+
+--- a/arch/arm/configs/multi_v7_defconfig
++++ b/arch/arm/configs/multi_v7_defconfig
+@@ -672,7 +672,6 @@ CONFIG_DRM_IMX_LDB=m
+ CONFIG_DRM_IMX_HDMI=m
+ CONFIG_DRM_ATMEL_HLCDC=m
+ CONFIG_DRM_RCAR_DU=m
+-CONFIG_DRM_RCAR_LVDS=y
+ CONFIG_DRM_SUN4I=m
+ CONFIG_DRM_MSM=m
+ CONFIG_DRM_FSL_DCU=m
selftests-mptcp-simult-flows-skip-if-mptcp-is-not-supported.patch
selftests-mptcp-join-skip-if-mptcp-is-not-supported.patch
ext4-enable-the-lazy-init-thread-when-remounting-read-write.patch
+arm-defconfig-drop-config_drm_rcar_lvds.patch