source: kernel-config/general/sysutils/lm_sensors.toml@ 583c912d

12.1 ken/TL2024 lazarus trunk xry111/llvm18
Last change on this file since 583c912d was c1beec54, checked in by Xi Ruoyao <xry111@…>, 11 months ago

lm_sensors: Modernize, and use new rendering for kernel configuration

I believe the book documented how to configure the sensors in 1990s.
Let's document some modern thing instead.

  • Property mode set to 100644
File size: 261 bytes
Line 
1HWMON='*M'
2SENSORS_K8TEMP='*M '
3SENSORS_K10TEMP='*M '
4SENSORS_FAM15H_POWER='*M '
5SENSORS_CORETEMP='*M '
6BLK_DEV_NVME='* '
7ACPI='*'
8ACPI_BATTERY='*M '
9ACPI_THERMAL='*M '
10
11[NVME_HWMON]
12value = '* '
13comment = 'Set [HWMON] to <*> (not <M>!) or it will not show up'
Note: See TracBrowser for help on using the repository browser.