From: Eric Auger <eric.auger@xxxxxxxxxx> redhat/configs: Set CONFIG_VIRTIO_IOMMU on aarch64 Bugzilla: https://bugzilla.redhat.com/show_bug.cgi?id=1972795 Upstream Status: RHEL only Tested: on ARM with qemu (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@xxxxxxxxxx> diff --git a/redhat/configs/ark/generic/CONFIG_VIRTIO_IOMMU b/redhat/configs/ark/generic/CONFIG_VIRTIO_IOMMU new file mode 100644 index blahblah..blahblah 100644 --- /dev/null +++ b/redhat/configs/ark/generic/CONFIG_VIRTIO_IOMMU @@ -0,0 +1 @@ +# CONFIG_VIRTIO_IOMMU is not set diff --git a/redhat/configs/ark/generic/arm/aarch64/CONFIG_VIRTIO_IOMMU b/redhat/configs/ark/generic/arm/aarch64/CONFIG_VIRTIO_IOMMU new file mode 100644 index blahblah..blahblah 100644 --- /dev/null +++ b/redhat/configs/ark/generic/arm/aarch64/CONFIG_VIRTIO_IOMMU @@ -0,0 +1 @@ +CONFIG_VIRTIO_IOMMU=m -- https://gitlab.com/cki-project/kernel-ark/-/merge_requests/1249 _______________________________________________ kernel mailing list -- kernel@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to kernel-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/kernel@xxxxxxxxxxxxxxxxxxxxxxx Do not reply to spam on the list, report it: https://pagure.io/fedora-infrastructure