From 3a2de6daf1a9a25a78175aa1411439ce5ccf95b9 Mon Sep 17 00:00:00 2001 From: "Justin M. Forbes" Date: Tue, 14 Dec 2021 08:07:50 -0600 Subject: kernel-5.15-0 * Tue Dec 14 2021 Justin M. Forbes [5.15-0] - Enable CONFIG_VFIO_NOIOMMU for Fedora (Justin M. Forbes) Resolves: rhbz# Signed-off-by: Justin M. Forbes --- kernel-x86_64-debug-fedora.config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'kernel-x86_64-debug-fedora.config') diff --git a/kernel-x86_64-debug-fedora.config b/kernel-x86_64-debug-fedora.config index 5c5471b80..7c1cb3c8a 100644 --- a/kernel-x86_64-debug-fedora.config +++ b/kernel-x86_64-debug-fedora.config @@ -7536,7 +7536,7 @@ CONFIG_VFIO_IOMMU_TYPE1=m CONFIG_VFIO=m CONFIG_VFIO_MDEV_DEVICE=m CONFIG_VFIO_MDEV=m -# CONFIG_VFIO_NOIOMMU is not set +CONFIG_VFIO_NOIOMMU=y CONFIG_VFIO_PCI_IGD=y CONFIG_VFIO_PCI=m CONFIG_VFIO_PCI_VGA=y -- cgit