diff options
Diffstat (limited to 'arch/x86/Kconfig')
-rw-r--r-- | arch/x86/Kconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/x86/Kconfig b/arch/x86/Kconfig index ed92864d1325..39fd3f42696d 100644 --- a/arch/x86/Kconfig +++ b/arch/x86/Kconfig | |||
@@ -553,6 +553,7 @@ config CALGARY_IOMMU_ENABLED_BY_DEFAULT | |||
553 | config AMD_IOMMU | 553 | config AMD_IOMMU |
554 | bool "AMD IOMMU support" | 554 | bool "AMD IOMMU support" |
555 | select SWIOTLB | 555 | select SWIOTLB |
556 | select PCI_MSI | ||
556 | depends on X86_64 && PCI && ACPI | 557 | depends on X86_64 && PCI && ACPI |
557 | help | 558 | help |
558 | With this option you can enable support for AMD IOMMU hardware in | 559 | With this option you can enable support for AMD IOMMU hardware in |