diff mbox series

[LOCAL] arm64: renesas_defconfig: Enable DRM_PANEL_LVDS

Message ID 1576679259-20535-1-git-send-email-fabrizio.castro@bp.renesas.com (mailing list archive)
State Accepted
Delegated to: Geert Uytterhoeven
Headers show
Series [LOCAL] arm64: renesas_defconfig: Enable DRM_PANEL_LVDS | expand

Commit Message

Fabrizio Castro Dec. 18, 2019, 2:27 p.m. UTC
The EK874 supports dual-LVDS panels, therefore enable the
corresponding panel driver in renesas_defconfig.

Signed-off-by: Fabrizio Castro <fabrizio.castro@bp.renesas.com>
---
 arch/arm64/configs/renesas_defconfig | 1 +
 1 file changed, 1 insertion(+)

Comments

Geert Uytterhoeven Dec. 20, 2019, 4:20 p.m. UTC | #1
On Wed, Dec 18, 2019 at 3:28 PM Fabrizio Castro
<fabrizio.castro@bp.renesas.com> wrote:
> The EK874 supports dual-LVDS panels, therefore enable the
> corresponding panel driver in renesas_defconfig.
>
> Signed-off-by: Fabrizio Castro <fabrizio.castro@bp.renesas.com>

Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be>
i.e. will queue in topic/renesas-defconfig.

Gr{oetje,eeting}s,

                        Geert
diff mbox series

Patch

diff --git a/arch/arm64/configs/renesas_defconfig b/arch/arm64/configs/renesas_defconfig
index e9730f6..c62ff47 100644
--- a/arch/arm64/configs/renesas_defconfig
+++ b/arch/arm64/configs/renesas_defconfig
@@ -208,6 +208,7 @@  CONFIG_DRM=y
 CONFIG_DRM_I2C_NXP_TDA998X=y
 CONFIG_DRM_RCAR_DU=y
 CONFIG_DRM_RCAR_DW_HDMI=y
+CONFIG_DRM_PANEL_LVDS=y
 CONFIG_DRM_DUMB_VGA_DAC=y
 CONFIG_DRM_THINE_THC63LVD1024=y
 CONFIG_DRM_DW_HDMI_AHB_AUDIO=y