CVSROOT: /home/cvs
Module name: linux
Changes by: macro@ftp.linux-mips.org 05/07/12 18:37:43
Modified files:
arch/mips/configs: decstation_defconfig
Log message:
TMPFS is good.
diff -urN linux/arch/mips/configs/decstation_defconfig
linux/arch/mips/configs/decstation_defconfig
--- linux/arch/mips/configs/decstation_defconfig 2005/07/12 17:14:57
1.73
+++ linux/arch/mips/configs/decstation_defconfig 2005/07/12 17:37:43
1.74
@@ -1,7 +1,7 @@
#
# Automatically generated make config: don't edit
# Linux kernel version: 2.6.13-rc2
-# Tue Jul 12 18:08:01 2005
+# Tue Jul 12 18:33:35 2005
#
CONFIG_MIPS=y
@@ -602,7 +602,9 @@
CONFIG_SYSFS=y
CONFIG_DEVPTS_FS_XATTR=y
CONFIG_DEVPTS_FS_SECURITY=y
-# CONFIG_TMPFS is not set
+CONFIG_TMPFS=y
+CONFIG_TMPFS_XATTR=y
+CONFIG_TMPFS_SECURITY=y
# CONFIG_HUGETLB_PAGE is not set
CONFIG_RAMFS=y
|