]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - fs/Kconfig
fs: hugetlbfs: Disable for shnommu.
[linux-2.6-omap-h63xx.git] / fs / Kconfig
index 0fa0c1193e81335869c6e93e3a3df070105101b5..7f211613ae1b1ac3270ca9014dcac30aaf7a47e1 100644 (file)
@@ -991,7 +991,7 @@ config TMPFS_POSIX_ACL
 
 config HUGETLBFS
        bool "HugeTLB file system support"
-       depends on X86 || IA64 || PPC64 || SPARC64 || SUPERH || BROKEN
+       depends on X86 || IA64 || PPC64 || SPARC64 || (SUPERH && MMU) || BROKEN
        help
          hugetlbfs is a filesystem backing for HugeTLB pages, based on
          ramfs. For architectures that support it, say Y here and read