]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/commitdiff
arm64: defconfig: enable thermal sensor on QCOM platforms
authorAmit Kucheria <amit.kucheria@linaro.org>
Tue, 6 Mar 2018 13:05:02 +0000 (18:35 +0530)
committerAndy Gross <andy.gross@linaro.org>
Fri, 9 Mar 2018 00:45:02 +0000 (18:45 -0600)
Enable the driver for the TSENS IP that is present across several QCOM
SoCs.

Signed-off-by: Amit Kucheria <amit.kucheria@linaro.org>
Signed-off-by: Andy Gross <andy.gross@linaro.org>
arch/arm64/configs/defconfig

index 96a8ed8dafd2f571d8f5079706026f3de9fc6062..5c2cae4e1c30f7cd5e38cc7accd8b60481ad8321 100644 (file)
@@ -327,6 +327,7 @@ CONFIG_THERMAL_EMULATION=y
 CONFIG_BRCMSTB_THERMAL=m
 CONFIG_EXYNOS_THERMAL=y
 CONFIG_RCAR_GEN3_THERMAL=y
+CONFIG_QCOM_TSENS=y
 CONFIG_ROCKCHIP_THERMAL=m
 CONFIG_WATCHDOG=y
 CONFIG_S3C2410_WATCHDOG=y
@@ -563,6 +564,7 @@ CONFIG_PHY_XGENE=y
 CONFIG_PHY_TEGRA_XUSB=y
 CONFIG_QCOM_L2_PMU=y
 CONFIG_QCOM_L3_PMU=y
+CONFIG_QCOM_QFPROM=y
 CONFIG_UNIPHIER_EFUSE=y
 CONFIG_TEE=y
 CONFIG_OPTEE=y