diff options
author | Becky Bruce <beckyb@kernel.crashing.org> | 2011-10-10 10:50:48 +0000 |
---|---|---|
committer | Benjamin Herrenschmidt <benh@kernel.crashing.org> | 2011-12-07 16:26:23 +1100 |
commit | 1257a765479224e7c16f22218dfba48ffa6e6632 (patch) | |
tree | 785879489ddd85047407e5614bc8722702e634b3 /arch/powerpc/configs | |
parent | 41caebd1230f48430a7363b9c7b0719e3220c612 (diff) | |
download | blackbird-obmc-linux-1257a765479224e7c16f22218dfba48ffa6e6632.tar.gz blackbird-obmc-linux-1257a765479224e7c16f22218dfba48ffa6e6632.zip |
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 # CONFIG_EXT3_DEFAULTS_TO_ORDERED is not set CONFIG_PROC_KCORE=y CONFIG_TMPFS=y +CONFIG_HUGETLBFS=y # CONFIG_MISC_FILESYSTEMS is not set CONFIG_PARTITION_ADVANCED=y CONFIG_MAC_PARTITION=y |