Merge branch 'stable/for-linus-5.15' of git://git.kernel.org/pub/scm/linux/kernel...
[linux-2.6-microblaze.git] / kernel / dma / Kconfig
index d19f9fe..1b02179 100644 (file)
@@ -106,6 +106,10 @@ config DMA_COHERENT_POOL
        select GENERIC_ALLOCATOR
        bool
 
+config DMA_GLOBAL_POOL
+       select DMA_DECLARE_COHERENT
+       bool
+
 config DMA_REMAP
        bool
        depends on MMU