Enable the PANFROST and RZ/G2L display unit DRM driver used in RZ/{G2L,G2LC,V2L} SMARC EVK development boards. Signed-off-by: Biju Das <biju.das.jz@xxxxxxxxxxxxxx> --- arch/arm64/configs/renesas_defconfig | 2 ++ 1 file changed, 2 insertions(+) diff --git a/arch/arm64/configs/renesas_defconfig b/arch/arm64/configs/renesas_defconfig index 610dd46af14e..887cc620f3d9 100644 --- a/arch/arm64/configs/renesas_defconfig +++ b/arch/arm64/configs/renesas_defconfig @@ -272,6 +272,7 @@ CONFIG_DRM_I2C_NXP_TDA998X=y CONFIG_DRM_RCAR_DU=y CONFIG_DRM_RCAR_DW_HDMI=y CONFIG_DRM_RZG2L_MIPI_DSI=y +CONFIG_DRM_RZG2L_DU=y CONFIG_DRM_PANEL_LVDS=y CONFIG_DRM_DISPLAY_CONNECTOR=y CONFIG_DRM_SIMPLE_BRIDGE=y @@ -282,6 +283,7 @@ CONFIG_DRM_I2C_ADV7511_AUDIO=y CONFIG_DRM_DW_HDMI_AHB_AUDIO=y CONFIG_DRM_DW_HDMI_I2S_AUDIO=y CONFIG_DRM_DW_HDMI_CEC=y +CONFIG_DRM_PANFROST=y CONFIG_FB_DEVICE=y CONFIG_BACKLIGHT_CLASS_DEVICE=y CONFIG_BACKLIGHT_PWM=y -- 2.25.1