diff options
author | Becky Bruce <beckyb@kernel.crashing.org> | 2011-10-10 06:50:48 -0400 |
---|---|---|
committer | Benjamin Herrenschmidt <benh@kernel.crashing.org> | 2011-12-07 00:26:23 -0500 |
commit | 1257a765479224e7c16f22218dfba48ffa6e6632 (patch) | |
tree | 785879489ddd85047407e5614bc8722702e634b3 /arch/powerpc/configs | |
parent | 41caebd1230f48430a7363b9c7b0719e3220c612 (diff) |
powerpc: Enable hugetlb by default for corenet64 platforms
Signed-off-by: Becky Bruce <beckyb@kernel.crashing.org>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Diffstat (limited to 'arch/powerpc/configs')
-rw-r--r-- | arch/powerpc/configs/corenet64_smp_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/powerpc/configs/corenet64_smp_defconfig b/arch/powerpc/configs/corenet64_smp_defconfig index 782822c32d15..53741f402078 100644 --- a/arch/powerpc/configs/corenet64_smp_defconfig +++ b/arch/powerpc/configs/corenet64_smp_defconfig | |||
@@ -81,6 +81,7 @@ CONFIG_EXT3_FS=y | |||
81 | # CONFIG_EXT3_DEFAULTS_TO_ORDERED is not set | 81 | # CONFIG_EXT3_DEFAULTS_TO_ORDERED is not set |
82 | CONFIG_PROC_KCORE=y | 82 | CONFIG_PROC_KCORE=y |
83 | CONFIG_TMPFS=y | 83 | CONFIG_TMPFS=y |
84 | CONFIG_HUGETLBFS=y | ||
84 | # CONFIG_MISC_FILESYSTEMS is not set | 85 | # CONFIG_MISC_FILESYSTEMS is not set |
85 | CONFIG_PARTITION_ADVANCED=y | 86 | CONFIG_PARTITION_ADVANCED=y |
86 | CONFIG_MAC_PARTITION=y | 87 | CONFIG_MAC_PARTITION=y |