aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86
diff options
context:
space:
mode:
Diffstat (limited to 'arch/x86')
-rw-r--r--arch/x86/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/x86/Kconfig b/arch/x86/Kconfig
index faff6934c05a..eb79036e3503 100644
--- a/arch/x86/Kconfig
+++ b/arch/x86/Kconfig
@@ -177,7 +177,7 @@ config SBUS
177 177
178config NEED_DMA_MAP_STATE 178config NEED_DMA_MAP_STATE
179 def_bool y 179 def_bool y
180 depends on X86_64 || INTEL_IOMMU || DMA_API_DEBUG 180 depends on X86_64 || INTEL_IOMMU || DMA_API_DEBUG || SWIOTLB
181 181
182config NEED_SG_DMA_LENGTH 182config NEED_SG_DMA_LENGTH
183 def_bool y 183 def_bool y