sh: Provide a generic SRAM pool for tiny memories.
[firefly-linux-kernel-4.4.55.git] / arch / sh / mm / Kconfig
index 1445ca6257df65640b1fd9007ab66bee52fed924..09370392aff15d791d612ac57bcdf0c6031d8443 100644 (file)
@@ -168,6 +168,10 @@ config IOREMAP_FIXED
 config UNCACHED_MAPPING
        bool
 
+config HAVE_SRAM_POOL
+       bool
+       select GENERIC_ALLOCATOR
+
 choice
        prompt "Kernel page size"
        default PAGE_SIZE_4KB