x86/amd-iommu: Select PCI_IOV with AMD IOMMU driver
authorJoerg Roedel <joerg.roedel@amd.com>
Tue, 5 Apr 2011 07:22:56 +0000 (09:22 +0200)
committerJoerg Roedel <joerg.roedel@amd.com>
Mon, 11 Apr 2011 07:04:02 +0000 (09:04 +0200)
In order to support ATS in the AMD IOMMU driver this patch
makes sure that the generic support for ATS is compiled in.

Signed-off-by: Joerg Roedel <joerg.roedel@amd.com>
arch/x86/Kconfig

index cc6c53a..8cc29da 100644 (file)
@@ -690,6 +690,7 @@ config AMD_IOMMU
        bool "AMD IOMMU support"
        select SWIOTLB
        select PCI_MSI
+       select PCI_IOV
        depends on X86_64 && PCI && ACPI
        ---help---
          With this option you can enable support for AMD IOMMU hardware in