From 9ab648b8f767f9a85c24b65534666e5415b7bed5 Mon Sep 17 00:00:00 2001 From: Sebastien Boeuf Date: Thu, 12 Mar 2020 13:10:31 +0100 Subject: [PATCH] resources: Enable VIRTIO_MEM support Signed-off-by: Sebastien Boeuf --- resources/linux-virtio-fs-virtio-iommu-config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/linux-virtio-fs-virtio-iommu-config b/resources/linux-virtio-fs-virtio-iommu-config index f25fb983b..77a1ddf1f 100644 --- a/resources/linux-virtio-fs-virtio-iommu-config +++ b/resources/linux-virtio-fs-virtio-iommu-config @@ -1791,7 +1791,7 @@ CONFIG_VIRTIO_PCI=y CONFIG_VIRTIO_PCI_LEGACY=y CONFIG_VIRTIO_PMEM=y CONFIG_VIRTIO_BALLOON=y -# CONFIG_VIRTIO_MEM is not set +CONFIG_VIRTIO_MEM=y CONFIG_VIRTIO_INPUT=y CONFIG_VIRTIO_MMIO=y CONFIG_VIRTIO_MMIO_CMDLINE_DEVICES=y