Skip to content

Commit 27d03d5

Browse files
committed
ARM: at91: sama5_defconfig: enable LM75 sensors
Enable LM75 sensors as a module. Signed-off-by: Cristian Birsan <cristian.birsan@microchip.com>
1 parent ad09ecb commit 27d03d5

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

arch/arm/configs/sama5_defconfig

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -177,7 +177,8 @@ CONFIG_GPIO_PCA953X=m
177177
CONFIG_POWER_RESET=y
178178
CONFIG_POWER_SUPPLY=y
179179
CONFIG_BATTERY_ACT8945A=y
180-
# CONFIG_HWMON is not set
180+
CONFIG_HWMON=m
181+
CONFIG_SENSORS_LM75=m
181182
CONFIG_WATCHDOG=y
182183
CONFIG_AT91SAM9X_WATCHDOG=y
183184
CONFIG_SAMA5D4_WATCHDOG=y

0 commit comments

Comments
 (0)