Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit a72c4225 authored by Joerg Roedel's avatar Joerg Roedel
Browse files

iommu/amd: Select IOMMU_IOVA for AMD IOMMU



Include the generic IOVA code to make use of it in the AMD
IOMMU driver too.

Signed-off-by: default avatarJoerg Roedel <jroedel@suse.de>
parent 33b21a6b
Loading
Loading
Loading
Loading
+1 −0
Original line number Original line Diff line number Diff line
@@ -111,6 +111,7 @@ config AMD_IOMMU
	select PCI_PRI
	select PCI_PRI
	select PCI_PASID
	select PCI_PASID
	select IOMMU_API
	select IOMMU_API
	select IOMMU_IOVA
	depends on X86_64 && PCI && ACPI
	depends on X86_64 && PCI && ACPI
	---help---
	---help---
	  With this option you can enable support for AMD IOMMU hardware in
	  With this option you can enable support for AMD IOMMU hardware in