linux-rk35xx-legacy.config: CONFIG_NVME_HWMON=y for NVMe temperature monitoring
- useful for `sensors` (from `lm-sensors` package), Prometheus `node-exporter`, etc
```
# sensors
nvme-pci-0100
Adapter: PCI adapter
Composite: +47.9°C (low = -5.2°C, high = +79.8°C)
(crit = +84.8°C)
```
This commit is contained in:
parent
b92575381a
commit
3f35d5ef0c
@ -2173,7 +2173,7 @@ CONFIG_BLK_DEV_RAM_SIZE=4096
|
||||
CONFIG_NVME_CORE=y
|
||||
CONFIG_BLK_DEV_NVME=y
|
||||
# CONFIG_NVME_MULTIPATH is not set
|
||||
# CONFIG_NVME_HWMON is not set
|
||||
CONFIG_NVME_HWMON=y
|
||||
# CONFIG_NVME_FC is not set
|
||||
# CONFIG_NVME_TCP is not set
|
||||
# CONFIG_NVME_TARGET is not set
|
||||
|
||||
Loading…
Reference in New Issue
Block a user