aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/configs/qemu_defconfig
diff options
context:
space:
mode:
authorRalf Baechle <ralf@linux-mips.org>2006-09-25 22:07:22 -0400
committerRalf Baechle <ralf@linux-mips.org>2006-09-27 08:37:57 -0400
commitf83b854a1d2d28bc1ed86fec8a80940b59f8d932 (patch)
treea19d2b464444ec293fcc977775433f588a3271ac /arch/mips/configs/qemu_defconfig
parent36396f3c36b04f79438f87a0fccfa76aa3de6af9 (diff)
[MIPS] Enable tmpfs for anything that possibly runs a full distribution.
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Diffstat (limited to 'arch/mips/configs/qemu_defconfig')
-rw-r--r--arch/mips/configs/qemu_defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/mips/configs/qemu_defconfig b/arch/mips/configs/qemu_defconfig
index daa40c8ff694..f5f799e93707 100644
--- a/arch/mips/configs/qemu_defconfig
+++ b/arch/mips/configs/qemu_defconfig
@@ -686,7 +686,7 @@ CONFIG_FUSE_FS=y
686CONFIG_PROC_FS=y 686CONFIG_PROC_FS=y
687CONFIG_PROC_KCORE=y 687CONFIG_PROC_KCORE=y
688CONFIG_SYSFS=y 688CONFIG_SYSFS=y
689# CONFIG_TMPFS is not set 689CONFIG_TMPFS=y
690# CONFIG_HUGETLB_PAGE is not set 690# CONFIG_HUGETLB_PAGE is not set
691CONFIG_RAMFS=y 691CONFIG_RAMFS=y
692 692