[PATCH 3/3] arm64: defconfig: enable the Renesas 63419 panel driver as module

Neil Armstrong neil.armstrong at linaro.org
Tue Jul 28 02:31:58 PDT 2026


Enable the Renesas 63419 panel driver as module since it's
used by the Ayaneo Pocket S2 board to drive the dual-DSI panel.

Signed-off-by: Neil Armstrong <neil.armstrong at linaro.org>
---
 arch/arm64/configs/defconfig | 1 +
 1 file changed, 1 insertion(+)

diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
index 90903bd082b2..98d4b7d2e8bd 100644
--- a/arch/arm64/configs/defconfig
+++ b/arch/arm64/configs/defconfig
@@ -964,6 +964,7 @@ CONFIG_DRM=m
 CONFIG_DRM_HDLCD=m
 CONFIG_DRM_MALI_DISPLAY=m
 CONFIG_DRM_KOMEDA=m
+CONFIG_DRM_PANEL_RENESAS_R63419=m
 CONFIG_DRM_DISPLAY_CONNECTOR=m
 CONFIG_DRM_FSL_LDB=m
 CONFIG_DRM_I2C_NXP_TDA998X=m

-- 
2.34.1




More information about the linux-arm-kernel mailing list