projects
/
openwrt
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b3448b3
)
x86/64: set CONFIG_NVME_HWMON=y
author
John Audia
<therealgraysky@proton.me>
Mon, 3 Jul 2023 10:54:17 +0000
(06:54 -0400)
committer
Hauke 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
patch
|
blob
|
history
diff --git
a/target/linux/x86/64/config-5.15
b/target/linux/x86/64/config-5.15
index d1ada5c2f5e93ade9fce6a6b05728d1537ed4669..d80706338bc815401974c30174fd37442bee3e8b 100644
(file)
--- a/
target/linux/x86/64/config-5.15
+++ b/
target/linux/x86/64/config-5.15
@@
-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