aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDominik Haller <d.haller@phytec.de>2025-04-23 15:36:35 +0200
committerNishanth Menon <nm@ti.com>2025-04-25 15:56:03 -0500
commit8d8f28da8f9055acf3bd8fa4c6cb05140c505baf (patch)
tree9bb862ab27590e7aba4980924c1c32102826e829
parentarm64: defconfig: Enable hwspinlock and eQEP for K3 (diff)
downloadlinux-8d8f28da8f9055acf3bd8fa4c6cb05140c505baf.tar.gz
linux-8d8f28da8f9055acf3bd8fa4c6cb05140c505baf.zip
arm64: defconfig: Enable TMP102 as module
Enable the driver for the TI TMP102 temperature sensors used on the Phytec phyCORE-AM68x/TDA4x and the phyGATE-Tauri-L-iMX8MM. Signed-off-by: Dominik Haller <d.haller@phytec.de> Reviewed-by: Udit Kumar <u-kumar1@ti.com> Link: https://lore.kernel.org/r/20250423133635.29897-3-d.haller@phytec.de Signed-off-by: Nishanth Menon <nm@ti.com>
-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 e8ee1374007d..800cebe5bf8c 100644
--- a/arch/arm64/configs/defconfig
+++ b/arch/arm64/configs/defconfig
@@ -702,6 +702,7 @@ CONFIG_SENSORS_RASPBERRYPI_HWMON=m
CONFIG_SENSORS_SL28CPLD=m
CONFIG_SENSORS_INA2XX=m
CONFIG_SENSORS_INA3221=m
+CONFIG_SENSORS_TMP102=m
CONFIG_THERMAL_GOV_POWER_ALLOCATOR=y
CONFIG_CPU_THERMAL=y
CONFIG_DEVFREQ_THERMAL=y