Merge branch 'stable-3.2' into pandora-3.2
[pandora-kernel.git] / arch / x86 / Kconfig
index 4fe9c89..c2274c1 100644 (file)
@@ -134,7 +134,8 @@ config SBUS
        bool
 
 config NEED_DMA_MAP_STATE
-       def_bool (X86_64 || INTEL_IOMMU || DMA_API_DEBUG)
+       def_bool y
+       depends on X86_64 || INTEL_IOMMU || DMA_API_DEBUG || SWIOTLB
 
 config NEED_SG_DMA_LENGTH
        def_bool y