|
@@ -575,7 +575,7 @@ config SWIOTLB
|
|
3 GB of memory. If unsure, say Y.
|
|
3 GB of memory. If unsure, say Y.
|
|
|
|
|
|
config IOMMU_HELPER
|
|
config IOMMU_HELPER
|
|
- def_bool (CALGARY_IOMMU || GART_IOMMU || SWIOTLB)
|
|
|
|
|
|
+ def_bool (CALGARY_IOMMU || GART_IOMMU || SWIOTLB || AMD_IOMMU)
|
|
config MAXSMP
|
|
config MAXSMP
|
|
bool "Configure Maximum number of SMP Processors and NUMA Nodes"
|
|
bool "Configure Maximum number of SMP Processors and NUMA Nodes"
|
|
depends on X86_64 && SMP
|
|
depends on X86_64 && SMP
|