kernel: add CONFIG_DRM_RCAR_USE_LVDS is not set

Added missing symbol.

Signed-off-by: John Audia <therealgraysky@proton.me>
This commit is contained in:
John Audia 2023-06-11 13:11:52 -04:00 committed by AmadeusGhost
parent 0606279e9f
commit 86545f1f15

View File

@ -1624,6 +1624,7 @@ CONFIG_DQL=y
# CONFIG_DRM_RADEON_USERPTR is not set # CONFIG_DRM_RADEON_USERPTR is not set
# CONFIG_DRM_RCAR_DW_HDMI is not set # CONFIG_DRM_RCAR_DW_HDMI is not set
# CONFIG_DRM_RCAR_LVDS is not set # CONFIG_DRM_RCAR_LVDS is not set
# CONFIG_DRM_RCAR_USE_LVDS is not set
# CONFIG_DRM_SII902X is not set # CONFIG_DRM_SII902X is not set
# CONFIG_DRM_SII9234 is not set # CONFIG_DRM_SII9234 is not set
# CONFIG_DRM_SIL_SII8620 is not set # CONFIG_DRM_SIL_SII8620 is not set