]> git.ipfire.org Git - thirdparty/linux.git/commitdiff
arm64: defconfig: make CONFIG_INTERCONNECT_QCOM_SM8350 built-in
authorDmitry Baryshkov <dmitry.baryshkov@linaro.org>
Thu, 30 May 2024 00:51:14 +0000 (03:51 +0300)
committerBjorn Andersson <andersson@kernel.org>
Thu, 30 May 2024 01:51:00 +0000 (20:51 -0500)
Building interconnect driver for Qualcomm SM8350 platform can easily
result in a device hang / reboot because of the resource starvation.
Move this driver to be built-in to prevent such issues during the boot.

Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
Link: https://lore.kernel.org/r/20240530-8350-config-v1-2-d6e871236ed4@linaro.org
Signed-off-by: Bjorn Andersson <andersson@kernel.org>
arch/arm64/configs/defconfig

index 3043d2e1cacc9bb03949d6de062fbc2f6706c8bc..7fbf350f7c8dd3463435142f6660d046d7940a74 100644 (file)
@@ -1609,7 +1609,7 @@ CONFIG_INTERCONNECT_QCOM_SDX75=y
 CONFIG_INTERCONNECT_QCOM_SM6115=y
 CONFIG_INTERCONNECT_QCOM_SM8150=m
 CONFIG_INTERCONNECT_QCOM_SM8250=y
-CONFIG_INTERCONNECT_QCOM_SM8350=m
+CONFIG_INTERCONNECT_QCOM_SM8350=y
 CONFIG_INTERCONNECT_QCOM_SM8450=y
 CONFIG_INTERCONNECT_QCOM_SM8550=y
 CONFIG_INTERCONNECT_QCOM_SM8650=y