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:
Bo Chen 2021-11-24 03:55:04 -08:00 committed by Rob Bradford
parent a18b818227
commit 46672c384c

View File

@ -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