Skip to content

Commit 68914b7

Browse files
vigneshramanHelen Koike
authored andcommitted
drm/ci: arm64.config: Enable CONFIG_DRM_ANALOGIX_ANX7625
Enable CONFIG_DRM_ANALOGIX_ANX7625 in the arm64 defconfig to get display driver probed on the mt8183-kukui-jacuzzi-juniper machine. arch/arm64/configs/defconfig has CONFIG_DRM_ANALOGIX_ANX7625=m, but drm-ci don't have initrd with modules, so add CONFIG_DRM_ANALOGIX_ANX7625=y in CI arm64 config. Acked-by: Helen Koike <[email protected]> Reviewed-by: Daniel Stone <[email protected]> Signed-off-by: Vignesh Raman <[email protected]> Signed-off-by: Helen Koike <[email protected]> Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
1 parent 7b6cf6c commit 68914b7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

drivers/gpu/drm/ci/arm64.config

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -187,6 +187,7 @@ CONFIG_MTK_DEVAPC=y
187187
CONFIG_PWM_MTK_DISP=y
188188
CONFIG_MTK_CMDQ=y
189189
CONFIG_REGULATOR_DA9211=y
190+
CONFIG_DRM_ANALOGIX_ANX7625=y
190191

191192
# For nouveau. Note that DRM must be a module so that it's loaded after NFS is up to provide the firmware.
192193
CONFIG_ARCH_TEGRA=y

0 commit comments

Comments
 (0)