[PATCH v2 2/7] arm64: defconfig: remove SENSORS_SA67MCU
From: Michael Walle
Date: Mon Mar 02 2026 - 07:33:58 EST
Remove the SENSORS_SA67MCU from the defconfig because the driver was
removed.
Signed-off-by: Michael Walle <mwalle@xxxxxxxxxx>
---
arch/arm64/configs/defconfig | 1 -
1 file changed, 1 deletion(-)
diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
index 4ed70ab7ee85..5fb4ae3588e7 100644
--- a/arch/arm64/configs/defconfig
+++ b/arch/arm64/configs/defconfig
@@ -755,7 +755,6 @@ CONFIG_SENSORS_LM75=m
CONFIG_SENSORS_LM90=m
CONFIG_SENSORS_PWM_FAN=m
CONFIG_SENSORS_RASPBERRYPI_HWMON=m
-CONFIG_SENSORS_SA67MCU=m
CONFIG_SENSORS_SL28CPLD=m
CONFIG_SENSORS_INA2XX=m
CONFIG_SENSORS_INA3221=m
--
2.47.3