[PATCH 3/3] arm64: defconfig: Enable Qualcomm QMI cooling device driver
Bhupesh Sharma
bhupesh.sharma at linaro.org
Mon Sep 12 02:16:43 PDT 2022
Enable Qualcomm QMI cooling device driver which is
available on several Qualcomm SoCs.
Cc: andersson at kernel.org
Cc: Catalin Marinas <catalin.marinas at arm.com>
Cc: Will Deacon <will at kernel.org>
Cc: Arnd Bergmann <arnd at arndb.de>
Signed-off-by: Bhupesh Sharma <bhupesh.sharma at linaro.org>
---
arch/arm64/configs/defconfig | 1 +
1 file changed, 1 insertion(+)
diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
index ea692ef4c841..24eed7db90bf 100644
--- a/arch/arm64/configs/defconfig
+++ b/arch/arm64/configs/defconfig
@@ -602,6 +602,7 @@ CONFIG_BRCMSTB_THERMAL=m
CONFIG_EXYNOS_THERMAL=y
CONFIG_TEGRA_SOCTHERM=m
CONFIG_TEGRA_BPMP_THERMAL=m
+CONFIG_QCOM_QMI_COOLING=m
CONFIG_QCOM_TSENS=y
CONFIG_QCOM_SPMI_ADC_TM5=m
CONFIG_QCOM_SPMI_TEMP_ALARM=m
--
2.37.1
More information about the linux-arm-kernel
mailing list