UBUNTU: [Config] Enable CONFIG_DRM_RCAR_USE_LVDS for riscv64
BugLink: https://bugs.launchpad.net/bugs/1981437 This option is not annotated, but let's enable this feature for riscv64 like all the other architectures have. Signed-off-by: Emil Renner Berthing <emil.renner.berthing@canonical.com> Acked-by: Tim Gardner <tim.gardner@canonical.com> Acked-by: Dimitri John Ledkov <dimitri.ledkov@canonical.com> Signed-off-by: Dimitri John Ledkov <dimitri.ledkov@canonical.com>
This commit is contained in:
committed by
Paolo Pisati
parent
9b9c0572e6
commit
a7a50f7e11
@@ -112,7 +112,6 @@ CONFIG_DRM_NOUVEAU=m
|
||||
CONFIG_DRM_PANEL_ORIENTATION_QUIRKS=y
|
||||
CONFIG_DRM_QXL=m
|
||||
CONFIG_DRM_RADEON=m
|
||||
CONFIG_DRM_RCAR_USE_LVDS=y
|
||||
CONFIG_DRM_SIMPLEDRM=m
|
||||
CONFIG_DRM_SSD130X=m
|
||||
CONFIG_DRM_VGEM=m
|
||||
|
||||
@@ -105,7 +105,6 @@ CONFIG_DRM_NOUVEAU=m
|
||||
CONFIG_DRM_PANEL_ORIENTATION_QUIRKS=y
|
||||
CONFIG_DRM_QXL=m
|
||||
CONFIG_DRM_RADEON=m
|
||||
CONFIG_DRM_RCAR_USE_LVDS=y
|
||||
CONFIG_DRM_SIMPLEDRM=m
|
||||
CONFIG_DRM_SSD130X=m
|
||||
CONFIG_DRM_VGEM=m
|
||||
|
||||
@@ -3184,6 +3184,7 @@ CONFIG_DRM_RCAR_DW_HDMI=m
|
||||
CONFIG_DRM_RCAR_LVDS=m
|
||||
CONFIG_DRM_RCAR_MIPI_DSI=m
|
||||
CONFIG_DRM_RCAR_USE_CMM=y
|
||||
CONFIG_DRM_RCAR_USE_LVDS=y
|
||||
CONFIG_DRM_RCAR_VSP=y
|
||||
CONFIG_DRM_RCAR_WRITEBACK=y
|
||||
CONFIG_DRM_ROCKCHIP=m
|
||||
|
||||
@@ -104,7 +104,6 @@ CONFIG_DRM_NOUVEAU=m
|
||||
CONFIG_DRM_PANEL_ORIENTATION_QUIRKS=m
|
||||
CONFIG_DRM_QXL=m
|
||||
CONFIG_DRM_RADEON=m
|
||||
CONFIG_DRM_RCAR_USE_LVDS=y
|
||||
CONFIG_DRM_SIMPLEDRM=m
|
||||
CONFIG_DRM_SSD130X=m
|
||||
CONFIG_DRM_VGEM=m
|
||||
|
||||
@@ -102,7 +102,6 @@ CONFIG_DRM_NOUVEAU=m
|
||||
CONFIG_DRM_PANEL_ORIENTATION_QUIRKS=y
|
||||
CONFIG_DRM_QXL=m
|
||||
CONFIG_DRM_RADEON=m
|
||||
# CONFIG_DRM_RCAR_USE_LVDS is not set
|
||||
CONFIG_DRM_SIMPLEDRM=m
|
||||
CONFIG_DRM_SSD130X=m
|
||||
CONFIG_DRM_VGEM=m
|
||||
|
||||
Reference in New Issue
Block a user