Loading arch/powerpc/Kconfig +4 −0 Original line number Diff line number Diff line Loading @@ -414,6 +414,10 @@ config ARCH_SPARSEMEM_DEFAULT config ARCH_POPULATES_NODE_MAP def_bool y config SYS_SUPPORTS_HUGETLBFS def_bool y depends on PPC_BOOK3S_64 source "mm/Kconfig" config ARCH_MEMORY_PROBE Loading fs/Kconfig +1 −1 Original line number Diff line number Diff line Loading @@ -135,7 +135,7 @@ config TMPFS_POSIX_ACL config HUGETLBFS bool "HugeTLB file system support" depends on X86 || IA64 || PPC_BOOK3S_64 || SPARC64 || (S390 && 64BIT) || \ depends on X86 || IA64 || SPARC64 || (S390 && 64BIT) || \ SYS_SUPPORTS_HUGETLBFS || BROKEN help hugetlbfs is a filesystem backing for HugeTLB pages, based on Loading Loading
arch/powerpc/Kconfig +4 −0 Original line number Diff line number Diff line Loading @@ -414,6 +414,10 @@ config ARCH_SPARSEMEM_DEFAULT config ARCH_POPULATES_NODE_MAP def_bool y config SYS_SUPPORTS_HUGETLBFS def_bool y depends on PPC_BOOK3S_64 source "mm/Kconfig" config ARCH_MEMORY_PROBE Loading
fs/Kconfig +1 −1 Original line number Diff line number Diff line Loading @@ -135,7 +135,7 @@ config TMPFS_POSIX_ACL config HUGETLBFS bool "HugeTLB file system support" depends on X86 || IA64 || PPC_BOOK3S_64 || SPARC64 || (S390 && 64BIT) || \ depends on X86 || IA64 || SPARC64 || (S390 && 64BIT) || \ SYS_SUPPORTS_HUGETLBFS || BROKEN help hugetlbfs is a filesystem backing for HugeTLB pages, based on Loading