Skip to content

Commit b1abb48

Browse files
lumagmripard
authored andcommitted
drm/ci: force-enable CONFIG_MSM_MMCC_8996 as built-in
Enable CONFIG_MSM_MMCC_8996, the multimedia clock controller on Qualcomm MSM8996 to prevent the the board from hitting the probe deferral timeouts in CI run. Signed-off-by: Dmitry Baryshkov <[email protected]> Tested-by: Helen Koike <[email protected]> Acked-by: Helen Koike <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Maxime Ripard <[email protected]>
1 parent f9b4fbc commit b1abb48

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
@@ -61,6 +61,7 @@ CONFIG_PHY_QCOM_QUSB2=y
6161
CONFIG_PHY_QCOM_QMP=y
6262
CONFIG_MSM_GCC_8996=y
6363
CONFIG_QCOM_CLK_APCC_MSM8996=y
64+
CONFIG_MSM_MMCC_8996=y
6465
CONFIG_QCOM_LLCC=y
6566
CONFIG_QCOM_LMH=y
6667
CONFIG_QCOM_SPMI_TEMP_ALARM=y

0 commit comments

Comments
 (0)