aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/Kconfig
diff options
context:
space:
mode:
authorJoerg Roedel <joerg.roedel@amd.com>2011-04-05 09:22:56 +0200
committerJoerg Roedel <joerg.roedel@amd.com>2011-04-11 09:04:02 +0200
commit9844b4e5dd1932e175a23d84ce09702bdf4b5689 (patch)
tree6b25649491516f56ef36be957451f310f83f7894 /arch/x86/Kconfig
parent5cdede2408e80f190c5595e592c24e77c1bf44b2 (diff)
downloadkernel_samsung_smdk4412-9844b4e5dd1932e175a23d84ce09702bdf4b5689.zip
kernel_samsung_smdk4412-9844b4e5dd1932e175a23d84ce09702bdf4b5689.tar.gz
kernel_samsung_smdk4412-9844b4e5dd1932e175a23d84ce09702bdf4b5689.tar.bz2
x86/amd-iommu: Select PCI_IOV with AMD IOMMU driver
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>
Diffstat (limited to 'arch/x86/Kconfig')
-rw-r--r--arch/x86/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/x86/Kconfig b/arch/x86/Kconfig
index cc6c53a..8cc29da 100644
--- a/arch/x86/Kconfig
+++ b/arch/x86/Kconfig
@@ -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