]> git.karo-electronics.de Git - mv-sheeva.git/blobdiff - arch/sh/mm/Kconfig
Merge branch 'master' into csb1725
[mv-sheeva.git] / arch / sh / mm / Kconfig
index 1445ca6257df65640b1fd9007ab66bee52fed924..c3e61b36649380f5db818c5f6edb05bfc897de1c 100644 (file)
@@ -79,7 +79,7 @@ config 29BIT
 
 config 32BIT
        bool
-       default y if CPU_SH5
+       default y if CPU_SH5 || !MMU
 
 config PMB
        bool "Support 32-bit physical addressing through PMB"
@@ -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