Skip to content

redhat/configs: Set CONFIG_VIRTIO_IOMMU on aarch64

Eric Auger requested to merge eauger1/kernel-ark:virtio-iommu-build into os-build

Bugzilla: https://bugzilla.redhat.com/show_bug.cgi?id=1972795

Upstream Status: RHEL only Tested: on aarch64 with qemu (using Jean-Philippe Brucker's qemu branch as the qemu integration is not yet upstream)

We want to support the virtio-iommu on ARM. So let's compile it.

Signed-off-by: Eric Auger eric.auger@redhat.com

Merge request reports