mirror of
https://github.com/cloud-hypervisor/cloud-hypervisor.git
synced 2024-12-22 05:35:20 +00:00
resources: Add CONFIG_NVME_MULTIPATH to linux-config-x86_64
This kernel config is needed to fix the observed guest hanging issue cased by systemd crash while booting. Fixes: #3352 Signed-off-by: Bo Chen <chen.bo@intel.com>
This commit is contained in:
parent
a18b818227
commit
46672c384c
@ -1227,7 +1227,7 @@ CONFIG_VIRTIO_BLK=y
|
||||
#
|
||||
CONFIG_NVME_CORE=y
|
||||
CONFIG_BLK_DEV_NVME=y
|
||||
# CONFIG_NVME_MULTIPATH is not set
|
||||
CONFIG_NVME_MULTIPATH=y
|
||||
# CONFIG_NVME_FC is not set
|
||||
# CONFIG_NVME_TCP is not set
|
||||
# CONFIG_NVME_TARGET is not set
|
||||
|
Loading…
Reference in New Issue
Block a user