linux/common-config: enable CDEV and NOIOMMU for VFIO (#452951)
This commit is contained in:
@@ -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 = {
|
||||
|
||||
Reference in New Issue
Block a user