[PATCH v1 08/14] arm64: defconfig: build lm75 temperature sensor driver as a module

From: Marcel Ziswiler
Date: Fri Jan 07 2022 - 13:04:33 EST


From: Marcel Ziswiler <marcel.ziswiler@xxxxxxxxxxx>

Build Maxim Integrated LM75 temperature sensor driver as a module.

Signed-off-by: Marcel Ziswiler <marcel.ziswiler@xxxxxxxxxxx>
---

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

diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
index 1d0fe0bd0059..b4fd61fda35d 100644
--- a/arch/arm64/configs/defconfig
+++ b/arch/arm64/configs/defconfig
@@ -541,6 +541,7 @@ CONFIG_CHARGER_BQ25980=m
CONFIG_SENSORS_ARM_SCMI=y
CONFIG_SENSORS_ARM_SCPI=y
CONFIG_SENSORS_JC42=m
+CONFIG_SENSORS_LM75=m
CONFIG_SENSORS_LM90=m
CONFIG_SENSORS_PWM_FAN=m
CONFIG_SENSORS_RASPBERRYPI_HWMON=m
--
2.33.1