iommu/amd: Select IOMMU_IOVA for AMD IOMMU
authorJoerg Roedel <jroedel@suse.de>
Tue, 5 Jul 2016 09:12:49 +0000 (11:12 +0200)
committerJoerg Roedel <jroedel@suse.de>
Wed, 13 Jul 2016 10:46:05 +0000 (12:46 +0200)
Include the generic IOVA code to make use of it in the AMD
IOMMU driver too.

Signed-off-by: Joerg Roedel <jroedel@suse.de>
drivers/iommu/Kconfig

index ad08603..0b1aabb 100644 (file)
@@ -111,6 +111,7 @@ config AMD_IOMMU
        select PCI_PRI
        select PCI_PASID
        select IOMMU_API
+       select IOMMU_IOVA
        depends on X86_64 && PCI && ACPI
        ---help---
          With this option you can enable support for AMD IOMMU hardware in