aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/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/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/defconfig')
-rw-r--r--arch/mips/defconfig4
1 files changed, 2 insertions, 2 deletions
diff --git a/arch/mips/defconfig b/arch/mips/defconfig
index d620c463a78b..cc9b24eda9e8 100644
--- a/arch/mips/defconfig
+++ b/arch/mips/defconfig
@@ -1,7 +1,7 @@
1# 1#
2# Automatically generated make config: don't edit 2# Automatically generated make config: don't edit
3# Linux kernel version: 2.6.18-rc1 3# Linux kernel version: 2.6.18-rc1
4# Thu Jul 6 09:49:33 2006 4# Thu Jul 6 10:04:10 2006
5# 5#
6CONFIG_MIPS=y 6CONFIG_MIPS=y
7 7
@@ -1012,7 +1012,7 @@ CONFIG_FAT_DEFAULT_IOCHARSET="iso8859-1"
1012CONFIG_PROC_FS=y 1012CONFIG_PROC_FS=y
1013CONFIG_PROC_KCORE=y 1013CONFIG_PROC_KCORE=y
1014CONFIG_SYSFS=y 1014CONFIG_SYSFS=y
1015# CONFIG_TMPFS is not set 1015CONFIG_TMPFS=y
1016# CONFIG_HUGETLB_PAGE is not set 1016# CONFIG_HUGETLB_PAGE is not set
1017CONFIG_RAMFS=y 1017CONFIG_RAMFS=y
1018# CONFIG_CONFIGFS_FS is not set 1018# CONFIG_CONFIGFS_FS is not set