diff mbox series

[12/13] arm64: defconfig: Enable GENERIC_ADC_THERMAL

Message ID 20221108232228.1177199-13-nfraprado@collabora.com (mailing list archive)
State New, archived
Headers show
Series arm64: defconfig: Enable missing kconfigs for mt8183-kukui-jacuzzi-juniper | expand

Commit Message

NĂ­colas F. R. A. Prado Nov. 8, 2022, 11:22 p.m. UTC
Enable support for generic ADC based thermal sensors. It is used by some
imx6dl based boards as well as mt8183-kukui.

By enabling this on the defconfig we make it effortless to test the
relevant hardware on CI systems like KernelCI.

Signed-off-by: NĂ­colas F. R. A. Prado <nfraprado@collabora.com>
---

 arch/arm64/configs/defconfig | 1 +
 1 file changed, 1 insertion(+)
diff mbox series

Patch

diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
index 0a2b76f7a997..caa95c908430 100644
--- a/arch/arm64/configs/defconfig
+++ b/arch/arm64/configs/defconfig
@@ -624,6 +624,7 @@  CONFIG_BRCMSTB_THERMAL=m
 CONFIG_EXYNOS_THERMAL=y
 CONFIG_TEGRA_SOCTHERM=m
 CONFIG_TEGRA_BPMP_THERMAL=m
+CONFIG_GENERIC_ADC_THERMAL=m
 CONFIG_QCOM_TSENS=y
 CONFIG_QCOM_SPMI_ADC_TM5=m
 CONFIG_QCOM_SPMI_TEMP_ALARM=m