]> err.no Git - linux-2.6/blobdiff - fs/Kconfig
Clean up and make try_to_free_buffers() not race with dirty pages
[linux-2.6] / fs / Kconfig
index 0f8dfd5daca4c029e0dfe21b482955f193b77cc7..276ff3baaafec7722d92a2e1ba125eb034e7e230 100644 (file)
@@ -1002,7 +1002,7 @@ config TMPFS_POSIX_ACL
 
 config HUGETLBFS
        bool "HugeTLB file system support"
-       depends X86 || IA64 || PPC64 || SPARC64 || SUPERH || BROKEN
+       depends on X86 || IA64 || PPC64 || SPARC64 || SUPERH || BROKEN
        help
          hugetlbfs is a filesystem backing for HugeTLB pages, based on
          ramfs. For architectures that support it, say Y here and read