aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVladimir Zapolskiy <[email protected]>2023-06-01 10:56:46 +0300
committerBjorn Andersson <[email protected]>2023-06-13 16:15:53 -0700
commiteac3e74cba6d5a7e1060ffb730c1071a0b4db7fa (patch)
tree07a167fd645f737886693d4e8c8c1ad319797d98
parent318da4837d75efb2411b86b39427b7047b41204a (diff)
arm64: defconfig: Build MSM power manager driver
Build Qualcomm MSM Power Manager driver, which is needed for QCM2290 platform, otherwise the TLMM pin controller driver probe fails on boot. Signed-off-by: Vladimir Zapolskiy <[email protected]> Acked-by: Konrad Dybcio <[email protected]> Signed-off-by: Bjorn Andersson <[email protected]> Link: https://lore.kernel.org/r/[email protected]
-rw-r--r--arch/arm64/configs/defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
index 8d4b8dc045a7..4da5e23a9236 100644
--- a/arch/arm64/configs/defconfig
+++ b/arch/arm64/configs/defconfig
@@ -1326,6 +1326,7 @@ CONFIG_PWM_TEGRA=m
CONFIG_PWM_VISCONTI=m
CONFIG_SL28CPLD_INTC=y
CONFIG_QCOM_PDC=y
+CONFIG_QCOM_MPM=y
CONFIG_RESET_IMX7=y
CONFIG_RESET_QCOM_AOSS=y
CONFIG_RESET_QCOM_PDC=m