diff options
author | Ralf Baechle <ralf@linux-mips.org> | 2006-09-25 22:07:22 -0400 |
---|---|---|
committer | Ralf Baechle <ralf@linux-mips.org> | 2006-09-27 08:37:57 -0400 |
commit | f83b854a1d2d28bc1ed86fec8a80940b59f8d932 (patch) | |
tree | a19d2b464444ec293fcc977775433f588a3271ac /arch/mips/configs/cobalt_defconfig | |
parent | 36396f3c36b04f79438f87a0fccfa76aa3de6af9 (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/cobalt_defconfig')
-rw-r--r-- | arch/mips/configs/cobalt_defconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/mips/configs/cobalt_defconfig b/arch/mips/configs/cobalt_defconfig index 78db2a8a711b..4baf2ff1128a 100644 --- a/arch/mips/configs/cobalt_defconfig +++ b/arch/mips/configs/cobalt_defconfig | |||
@@ -827,7 +827,7 @@ CONFIG_FUSE_FS=y | |||
827 | CONFIG_PROC_FS=y | 827 | CONFIG_PROC_FS=y |
828 | CONFIG_PROC_KCORE=y | 828 | CONFIG_PROC_KCORE=y |
829 | CONFIG_SYSFS=y | 829 | CONFIG_SYSFS=y |
830 | # CONFIG_TMPFS is not set | 830 | CONFIG_TMPFS=y |
831 | # CONFIG_HUGETLB_PAGE is not set | 831 | # CONFIG_HUGETLB_PAGE is not set |
832 | CONFIG_RAMFS=y | 832 | CONFIG_RAMFS=y |
833 | # CONFIG_CONFIGFS_FS is not set | 833 | # CONFIG_CONFIGFS_FS is not set |