Skip to content

Commit 19bc26e

Browse files
fabioestevamShawn Guo
authored andcommitted
arm64: defconfig: Enable the eLCDIF and Raydium RM67191 drivers
Select the eLCDIF display controller and Raydium RM67191 panel drivers, so that MIPI DSI can be functional by default on a imx8mq-evk board. Signed-off-by: Fabio Estevam <festevam@gmail.com> Reviewed-by: Guido Günther <agx@sigxcpu.org> Signed-off-by: Shawn Guo <shawnguo@kernel.org>
1 parent 0c08ed4 commit 19bc26e

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

arch/arm64/configs/defconfig

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -640,6 +640,7 @@ CONFIG_DRM_MSM=m
640640
CONFIG_DRM_TEGRA=m
641641
CONFIG_DRM_PANEL_LVDS=m
642642
CONFIG_DRM_PANEL_SIMPLE=m
643+
CONFIG_DRM_PANEL_RAYDIUM_RM67191=m
643644
CONFIG_DRM_PANEL_SITRONIX_ST7703=m
644645
CONFIG_DRM_PANEL_TRULY_NT35597_WQXGA=m
645646
CONFIG_DRM_DISPLAY_CONNECTOR=m
@@ -656,6 +657,7 @@ CONFIG_DRM_VC4=m
656657
CONFIG_DRM_ETNAVIV=m
657658
CONFIG_DRM_HISI_HIBMC=m
658659
CONFIG_DRM_HISI_KIRIN=m
660+
CONFIG_DRM_MXSFB=m
659661
CONFIG_DRM_MESON=m
660662
CONFIG_DRM_PL111=m
661663
CONFIG_DRM_LIMA=m

0 commit comments

Comments
 (0)