mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-02-06 17:17:20 +08:00
c1beec5499
I believe the book documented how to configure the sensors in 1990s. Let's document some modern thing instead.
20 lines
1.3 KiB
XML
20 lines
1.3 KiB
XML
<?xml version="1.0" encoding="ISO-8859-1"?>
|
|
<!DOCTYPE note PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
|
|
"http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd">
|
|
<!-- Automatically generated by kernel-config.py
|
|
DO NOT EDIT! -->
|
|
<screen><literal>Power management and ACPI options --->
|
|
[*] ACPI (Advanced Configuration and Power Interface) Support ---> [ACPI]
|
|
< /*/M> Battery [ACPI_BATTERY]
|
|
< /*/M> Thermal Zone [ACPI_THERMAL]
|
|
Device Drivers --->
|
|
NVME Support --->
|
|
< /*> NVM Express block device [BLK_DEV_NVME]
|
|
# Set [HWMON] to <*> (not <M>!) or it will not show up:
|
|
[ /*] NVMe hardware monitoring [NVME_HWMON]
|
|
<*/M> Hardware Monitoring support ---> [HWMON]
|
|
< /*/M> AMD Athlon64/FX or Opteron temperature sensor [SENSORS_K8TEMP]
|
|
< /*/M> AMD Family 10h+ temperature sensor [SENSORS_K10TEMP]
|
|
< /*/M> AMD Family 15h processor power [SENSORS_FAM15H_POWER]
|
|
< /*/M> Intel Core/Core2/Atom temperature sensor [SENSORS_CORETEMP]</literal></screen>
|