psi: introduce state_mask to represent stalled psi states
[linux-2.6-microblaze.git] / kernel / dma / Kconfig
index a06ba30..83d711f 100644 (file)
@@ -38,6 +38,9 @@ config ARCH_HAS_SYNC_DMA_FOR_CPU
 config ARCH_HAS_SYNC_DMA_FOR_CPU_ALL
        bool
 
+config ARCH_HAS_DMA_PREP_COHERENT
+       bool
+
 config ARCH_HAS_DMA_COHERENT_TO_PFN
        bool
 
@@ -57,6 +60,7 @@ config SWIOTLB
 
 config DMA_REMAP
        depends on MMU
+       select GENERIC_ALLOCATOR
        bool
 
 config DMA_DIRECT_REMAP