Skip to content

Commit

Permalink
feat: add AMD K10 sensor support
Browse files Browse the repository at this point in the history
Signed-off-by: Christopher van de Sande <cvandesande@opendmz.com>

Add support for AMD K10 sensors, enables use by the Prometheus node
exporter
  • Loading branch information
Chris van de Sande authored and rsmitty committed Jan 12, 2023
1 parent 73ac37d commit 5e8ebb0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kernel/build/config-amd64
Original file line number Diff line number Diff line change
Expand Up @@ -3350,7 +3350,7 @@ CONFIG_HWMON=y
# CONFIG_SENSORS_ASC7621 is not set
# CONFIG_SENSORS_AXI_FAN_CONTROL is not set
# CONFIG_SENSORS_K8TEMP is not set
# CONFIG_SENSORS_K10TEMP is not set
CONFIG_SENSORS_K10TEMP=y
# CONFIG_SENSORS_FAM15H_POWER is not set
# CONFIG_SENSORS_APPLESMC is not set
# CONFIG_SENSORS_ASB100 is not set
Expand Down

0 comments on commit 5e8ebb0

Please sign in to comment.