diff options
Diffstat (limited to 'arch/x86/Kconfig')
-rw-r--r-- | arch/x86/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/x86/Kconfig b/arch/x86/Kconfig index 62a2820297b1..8aae462f4e01 100644 --- a/arch/x86/Kconfig +++ b/arch/x86/Kconfig | |||
@@ -551,7 +551,7 @@ config CALGARY_IOMMU_ENABLED_BY_DEFAULT | |||
551 | 551 | ||
552 | config AMD_IOMMU | 552 | config AMD_IOMMU |
553 | bool "AMD IOMMU support" | 553 | bool "AMD IOMMU support" |
554 | select SWIOTL | 554 | select SWIOTLB |
555 | depends on X86_64 && PCI && ACPI | 555 | depends on X86_64 && PCI && ACPI |
556 | help | 556 | help |
557 | Select this to get support for AMD IOMMU hardware in your system. | 557 | Select this to get support for AMD IOMMU hardware in your system. |