]> err.no Git - linux-2.6/blobdiff - fs/Kconfig
[PATCH] hfs needs nls
[linux-2.6] / fs / Kconfig
index 48f5422cb19a942e017aad4e334195d53ab83595..7cf36ca157ffed120b4e9a3ec771725964ea245d 100644 (file)
@@ -810,7 +810,7 @@ config TMPFS
 
 config HUGETLBFS
        bool "HugeTLB file system support"
-       depends X86 || IA64 || PPC64 || SPARC64 || SUPERH || X86_64 || BROKEN
+       depends X86 || IA64 || PPC64 || SPARC64 || SUPERH || BROKEN
 
 config HUGETLB_PAGE
        def_bool HUGETLBFS
@@ -898,6 +898,7 @@ config AFFS_FS
 config HFS_FS
        tristate "Apple Macintosh file system support (EXPERIMENTAL)"
        depends on EXPERIMENTAL
+       select NLS
        help
          If you say Y here, you will be able to mount Macintosh-formatted
          floppy disks and hard drive partitions with full read-write access.