diff options
author | Justin M. Forbes <jforbes@fedoraproject.org> | 2021-12-14 08:07:50 -0600 |
---|---|---|
committer | Justin M. Forbes <jforbes@fedoraproject.org> | 2021-12-14 08:07:50 -0600 |
commit | 3a2de6daf1a9a25a78175aa1411439ce5ccf95b9 (patch) | |
tree | 9c8615f89904945508af710ec225e311ea3f0fe1 /kernel-x86_64-fedora.config | |
parent | 7d1b4f1db50955c6af5da5957eaa16a7bd12c81e (diff) | |
download | kernel-3a2de6daf1a9a25a78175aa1411439ce5ccf95b9.tar.gz kernel-3a2de6daf1a9a25a78175aa1411439ce5ccf95b9.tar.xz kernel-3a2de6daf1a9a25a78175aa1411439ce5ccf95b9.zip |
kernel-5.15-0
* Tue Dec 14 2021 Justin M. Forbes <jforbes@fedoraproject.org> [5.15-0]
- Enable CONFIG_VFIO_NOIOMMU for Fedora (Justin M. Forbes)
Resolves: rhbz#
Signed-off-by: Justin M. Forbes <jforbes@fedoraproject.org>
Diffstat (limited to 'kernel-x86_64-fedora.config')
-rw-r--r-- | kernel-x86_64-fedora.config | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kernel-x86_64-fedora.config b/kernel-x86_64-fedora.config index 468d8b9e6..b522f36fc 100644 --- a/kernel-x86_64-fedora.config +++ b/kernel-x86_64-fedora.config @@ -7511,7 +7511,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 |