diff options
author | Becky Bruce <beckyb@kernel.crashing.org> | 2011-10-10 10:50:46 +0000 |
---|---|---|
committer | Benjamin Herrenschmidt <benh@kernel.crashing.org> | 2011-12-07 16:26:23 +1100 |
commit | 41caebd1230f48430a7363b9c7b0719e3220c612 (patch) | |
tree | c1b5a1f1b71c983eae95d47cea0b8fa728de7247 /arch/powerpc/configs/mpc85xx_defconfig | |
parent | a475c8ecc6b61e7708a468b8171e88ce34d92caf (diff) | |
download | op-kernel-dev-41caebd1230f48430a7363b9c7b0719e3220c612.zip op-kernel-dev-41caebd1230f48430a7363b9c7b0719e3220c612.tar.gz |
powerpc: Enable Hugetlb by default for 32-bit 85xx/corenet
Signed-off-by: Becky Bruce <beckyb@kernel.crashing.org>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Diffstat (limited to 'arch/powerpc/configs/mpc85xx_defconfig')
-rw-r--r-- | arch/powerpc/configs/mpc85xx_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/powerpc/configs/mpc85xx_defconfig b/arch/powerpc/configs/mpc85xx_defconfig index a1e5a17..542eaa1 100644 --- a/arch/powerpc/configs/mpc85xx_defconfig +++ b/arch/powerpc/configs/mpc85xx_defconfig @@ -182,6 +182,7 @@ CONFIG_VFAT_FS=y CONFIG_NTFS_FS=y CONFIG_PROC_KCORE=y CONFIG_TMPFS=y +CONFIG_HUGETLBFS=y CONFIG_ADFS_FS=m CONFIG_AFFS_FS=m CONFIG_HFS_FS=m |