linux/common-config: enable CDEV and NOIOMMU for VFIO

This commit is contained in:
Thore Sommer
2025-10-17 18:59:13 +02:00
parent 1fc5c4239a
commit 44cb0800c8
@@ -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 = {