Skip to content

Commit 2289145

Browse files
jdelvarekeithbusch
authored andcommitted
nvme: Don't deter users from enabling hwmon support
I see no good reason for the "If unsure, say N" advice in the description of the NVME_HWMON configuration option. It is not dangerous, it does not select any other option, and has a fairly low overhead. As the option is already not enabled by default, further suggesting hesitant users to not enable it is not useful anyway. Unlike some other options where the description alone may not be sufficient for users to make a decision, NVME_HWMON is pretty simple to grasp in my opinion, so just let the user do what they want. Signed-off-by: Jean Delvare <[email protected]> Reviewed-by: Chaitanya Kulkarni <[email protected]> Reviewed-by: Guenter Roeck <[email protected]> Cc: Christoph Hellwig <[email protected]> Signed-off-by: Keith Busch <[email protected]>
1 parent 45fb19f commit 2289145

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

drivers/nvme/host/Kconfig

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,8 +32,6 @@ config NVME_HWMON
3232
a hardware monitoring device will be created for each NVMe drive
3333
in the system.
3434

35-
If unsure, say N.
36-
3735
config NVME_FABRICS
3836
tristate
3937

0 commit comments

Comments
 (0)