Skip to content

Commit 23c1827

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

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

arch/arm/configs/at91_dt_defconfig

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -138,7 +138,8 @@ CONFIG_GPIO_SYSFS=y
138138
CONFIG_GPIO_PCA953X=m
139139
CONFIG_POWER_RESET=y
140140
CONFIG_POWER_SUPPLY=y
141-
# CONFIG_HWMON is not set
141+
CONFIG_HWMON=m
142+
CONFIG_SENSORS_LM75=m
142143
CONFIG_WATCHDOG=y
143144
CONFIG_AT91SAM9X_WATCHDOG=y
144145
CONFIG_SAMA5D4_WATCHDOG=y

0 commit comments

Comments
 (0)