Skip to content

Commit 40fa324

Browse files
a-balismira
authored andcommitted
feat: enable IT87 hwmon module
This module is common in Intel N100-based mini computers which are a popular homelab platform. Signed-off-by: Andras BALI <andras.bali@gmail.com> Signed-off-by: Andrey Smirnov <andrey.smirnov@siderolabs.com> (cherry picked from commit c61b466)
1 parent 8b8f314 commit 40fa324

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

kernel/build/config-amd64

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3853,7 +3853,7 @@ CONFIG_SENSORS_I5K_AMB=m
38533853
CONFIG_SENSORS_I5500=m
38543854
CONFIG_SENSORS_CORETEMP=y
38553855
# CONFIG_SENSORS_ISL28022 is not set
3856-
# CONFIG_SENSORS_IT87 is not set
3856+
CONFIG_SENSORS_IT87=m
38573857
# CONFIG_SENSORS_JC42 is not set
38583858
# CONFIG_SENSORS_POWERZ is not set
38593859
# CONFIG_SENSORS_POWR1220 is not set

0 commit comments

Comments
 (0)