From: Marcel Ziswiler <[email protected]>
Build Maxim Integrated LM75 temperature sensor driver as a module.
Signed-off-by: Marcel Ziswiler <[email protected]>
---
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
On 07/01/2022 19:03, Marcel Ziswiler wrote:
> From: Marcel Ziswiler <[email protected]>
>
> Build Maxim Integrated LM75 temperature sensor driver as a module.
Why?
>
> Signed-off-by: Marcel Ziswiler <[email protected]>
> ---
>
> arch/arm64/configs/defconfig | 1 +
> 1 file changed, 1 insertion(+)
>
Best regards,
Krzysztof