linux/common-config: enable CDEV and NOIOMMU for VFIO (#452951)

This commit is contained in:
K900
2025-10-17 22:34:24 +03:00
committed by GitHub
@@ -988,6 +988,11 @@ let
# Enable device detection on virtio-mmio hypervisors
VIRTIO_MMIO_CMDLINE_DEVICES = yes;
# Enable CDEV and NOIOMMU support for VFIO, which is useful for
# passthrough.
VFIO_DEVICE_CDEV = yes;
VFIO_NOIOMMU = yes;
};
media = {