diff options
| -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 bb0c0d0f6db7..c70d8867800f 100644 --- a/arch/x86/Kconfig +++ b/arch/x86/Kconfig | |||
| @@ -575,7 +575,7 @@ config SWIOTLB | |||
| 575 | 3 GB of memory. If unsure, say Y. | 575 | 3 GB of memory. If unsure, say Y. |
| 576 | 576 | ||
| 577 | config IOMMU_HELPER | 577 | config IOMMU_HELPER |
| 578 | def_bool (CALGARY_IOMMU || GART_IOMMU || SWIOTLB) | 578 | def_bool (CALGARY_IOMMU || GART_IOMMU || SWIOTLB || AMD_IOMMU) |
| 579 | config MAXSMP | 579 | config MAXSMP |
| 580 | bool "Configure Maximum number of SMP Processors and NUMA Nodes" | 580 | bool "Configure Maximum number of SMP Processors and NUMA Nodes" |
| 581 | depends on X86_64 && SMP | 581 | depends on X86_64 && SMP |
