NVIDIA: SAUCE: arm64: configs: Enable CONFIG_NVME_HWMON
BugLink: https://bugs.launchpad.net/bugs/2080908 Enable NVME_HWMON so that the temperature information of the NVME devices can be learnt. http://nvbugs/4459411 Signed-off-by: Yi-Wei Wang <yiweiw@nvidia.com> Reviewed-by: Rajesh Gumasta <rgumasta@nvidia.com> Tested-by: Rajesh Gumasta <rgumasta@nvidia.com> Signed-off-by: Laxman Dewangan <ldewangan@nvidia.com> Acked-by: Noah Wager <noah.wager@canonical.com> Acked-by: Jacob Martin <jacob.martin@canonical.com> Signed-off-by: Noah Wager <noah.wager@canonical.com>
This commit is contained in:
@@ -306,6 +306,7 @@ CONFIG_BLK_DEV_LOOP=y
|
||||
CONFIG_BLK_DEV_NBD=m
|
||||
CONFIG_VIRTIO_BLK=y
|
||||
CONFIG_BLK_DEV_NVME=m
|
||||
CONFIG_NVME_HWMON=y
|
||||
CONFIG_NVME_TCP=m
|
||||
CONFIG_NVME_TARGET=m
|
||||
CONFIG_NVME_TARGET_TCP=m
|
||||
|
||||
Reference in New Issue
Block a user