diff options
author | Justin M. Forbes <jforbes@fedoraproject.org> | 2021-12-14 08:02:50 -0600 |
---|---|---|
committer | Justin M. Forbes <jforbes@fedoraproject.org> | 2021-12-14 08:02:50 -0600 |
commit | e68c5cb010a63cb314f977f23a4bd7b4ef6ccff4 (patch) | |
tree | 89ac6a6216c08a5c682fdda4549d5a492f11fcb2 /kernel-aarch64-fedora.config | |
parent | 75f4ca5dedd2fedad91907906fec606a61c4046b (diff) | |
download | kernel-e68c5cb010a63cb314f977f23a4bd7b4ef6ccff4.tar.gz kernel-e68c5cb010a63cb314f977f23a4bd7b4ef6ccff4.tar.xz kernel-e68c5cb010a63cb314f977f23a4bd7b4ef6ccff4.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-aarch64-fedora.config')
-rw-r--r-- | kernel-aarch64-fedora.config | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kernel-aarch64-fedora.config b/kernel-aarch64-fedora.config index e1964f414..400db7423 100644 --- a/kernel-aarch64-fedora.config +++ b/kernel-aarch64-fedora.config @@ -8295,7 +8295,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=m CONFIG_VFIO_PLATFORM_AMDXGBE_RESET=m # CONFIG_VFIO_PLATFORM_CALXEDAXGMAC_RESET is not set |