Merge pull request #79164 from misuzu/kernel-nvme-hwmon
linux: Enable NVME_HWMON
This commit is contained in:
commit
30a4f9e869
@ -710,6 +710,7 @@ let
|
||||
|
||||
HWMON = yes;
|
||||
THERMAL_HWMON = yes; # Hardware monitoring support
|
||||
NVME_HWMON = whenAtLeast "5.5" yes; # NVMe drives temperature reporting
|
||||
UEVENT_HELPER = no;
|
||||
|
||||
USERFAULTFD = yes;
|
||||
|
Loading…
Reference in New Issue
Block a user