x86/64: set CONFIG_NVME_HWMON=y
authorJohn Audia <therealgraysky@proton.me>
Mon, 3 Jul 2023 10:54:17 +0000 (06:54 -0400)
committerHauke Mehrtens <hauke@hauke-m.de>
Tue, 4 Jul 2023 17:37:41 +0000 (19:37 +0200)
CONFIG_NVME_HWMON exposes /sys/class/nvme/nvme0/device/hwmon
to allow sensors (and others) to see NVMe drive health

Signed-off-by: John Audia <therealgraysky@proton.me>
target/linux/x86/64/config-5.15

index d1ada5c2f5e93ade9fce6a6b05728d1537ed4669..d80706338bc815401974c30174fd37442bee3e8b 100644 (file)
@@ -334,7 +334,7 @@ CONFIG_NR_CPUS_DEFAULT=64
 CONFIG_NR_CPUS_RANGE_BEGIN=2
 CONFIG_NR_CPUS_RANGE_END=512
 CONFIG_NVME_CORE=y
-# CONFIG_NVME_HWMON is not set
+CONFIG_NVME_HWMON=y
 CONFIG_NVME_MULTIPATH=y
 CONFIG_OUTPUT_FORMAT="elf64-x86-64"
 CONFIG_PADATA=y