aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDmitry Baryshkov <dmitry.baryshkov@linaro.org>2020-06-10 17:25:16 +0300
committerDmitry Baryshkov <dmitry.baryshkov@linaro.org>2020-06-11 12:28:10 +0300
commit86192756522cff80655f649c35aadd84279f2840 (patch)
treee9a2084378dcc0df7ac3351f7dbb56f3e7d62d81
parent9c9514eb63638a0dea73247c81d028abb260c5cb (diff)
arm64: defconfig: enable adc-tm5 as module
Enable qcom-spmi-adc-tm5 thermal monitoring drivers to be built as modules. Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
-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 39fdedb65720..f8b35ef7a5f2 100644
--- a/arch/arm64/configs/defconfig
+++ b/arch/arm64/configs/defconfig
@@ -510,6 +510,7 @@ CONFIG_EXYNOS_THERMAL=y
CONFIG_TEGRA_BPMP_THERMAL=m
CONFIG_QCOM_TSENS=y
CONFIG_QCOM_SPMI_TEMP_ALARM=m
+CONFIG_QCOM_SPMI_ADC_TM5=m
CONFIG_UNIPHIER_THERMAL=y
CONFIG_WATCHDOG=y
CONFIG_ARM_SP805_WATCHDOG=y