commit | f83b854a1d2d28bc1ed86fec8a80940b59f8d932 | [log] [tgz] |
---|---|---|
author | Ralf Baechle <ralf@linux-mips.org> | Tue Sep 26 03:07:22 2006 +0100 |
committer | Ralf Baechle <ralf@linux-mips.org> | Wed Sep 27 13:37:57 2006 +0100 |
tree | a19d2b464444ec293fcc977775433f588a3271ac | |
parent | 36396f3c36b04f79438f87a0fccfa76aa3de6af9 [diff] [blame] |
[MIPS] Enable tmpfs for anything that possibly runs a full distribution. Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
diff --git a/arch/mips/configs/qemu_defconfig b/arch/mips/configs/qemu_defconfig index daa40c8..f5f799e 100644 --- a/arch/mips/configs/qemu_defconfig +++ b/arch/mips/configs/qemu_defconfig
@@ -686,7 +686,7 @@ CONFIG_PROC_FS=y CONFIG_PROC_KCORE=y CONFIG_SYSFS=y -# CONFIG_TMPFS is not set +CONFIG_TMPFS=y # CONFIG_HUGETLB_PAGE is not set CONFIG_RAMFS=y