Skip to content

Commit 0c08ed4

Browse files
agxShawn Guo
authored andcommitted
arm64: defconfig: Enable imx8mq-librem5-devkit display stack
Enable the panel, NWL DSI host controller and dphy. This also needs the reset controller. Signed-off-by: Guido Günther <agx@sigxcpu.org> Reviewed-by: Fabio Estevam <festevam@gmail.com> Signed-off-by: Shawn Guo <shawnguo@kernel.org>
1 parent 6ab28d6 commit 0c08ed4

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

arch/arm64/configs/defconfig

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -640,8 +640,10 @@ 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_SITRONIX_ST7703=m
643644
CONFIG_DRM_PANEL_TRULY_NT35597_WQXGA=m
644645
CONFIG_DRM_DISPLAY_CONNECTOR=m
646+
CONFIG_DRM_NWL_MIPI_DSI=m
645647
CONFIG_DRM_SII902X=m
646648
CONFIG_DRM_SIMPLE_BRIDGE=m
647649
CONFIG_DRM_THINE_THC63LVD1024=m
@@ -937,11 +939,13 @@ CONFIG_PWM_SAMSUNG=y
937939
CONFIG_PWM_SUN4I=m
938940
CONFIG_PWM_TEGRA=m
939941
CONFIG_QCOM_PDC=y
942+
CONFIG_RESET_IMX7=y
940943
CONFIG_RESET_QCOM_AOSS=y
941944
CONFIG_RESET_QCOM_PDC=m
942945
CONFIG_RESET_TI_SCI=y
943946
CONFIG_PHY_XGENE=y
944947
CONFIG_PHY_SUN4I_USB=y
948+
CONFIG_PHY_MIXEL_MIPI_DPHY=m
945949
CONFIG_PHY_HI6220_USB=y
946950
CONFIG_PHY_HISTB_COMBPHY=y
947951
CONFIG_PHY_HISI_INNO_USB2=y

0 commit comments

Comments
 (0)