Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
L
linux
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
nexedi
linux
Commits
f83b854a
Commit
f83b854a
authored
Sep 26, 2006
by
Ralf Baechle
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
[MIPS] Enable tmpfs for anything that possibly runs a full distribution.
Signed-off-by:
Ralf Baechle
<
ralf@linux-mips.org
>
parent
36396f3c
Changes
13
Hide whitespace changes
Inline
Side-by-side
Showing
13 changed files
with
14 additions
and
14 deletions
+14
-14
arch/mips/configs/atlas_defconfig
arch/mips/configs/atlas_defconfig
+1
-1
arch/mips/configs/cobalt_defconfig
arch/mips/configs/cobalt_defconfig
+1
-1
arch/mips/configs/ip22_defconfig
arch/mips/configs/ip22_defconfig
+1
-1
arch/mips/configs/ip27_defconfig
arch/mips/configs/ip27_defconfig
+1
-1
arch/mips/configs/jaguar-atx_defconfig
arch/mips/configs/jaguar-atx_defconfig
+1
-1
arch/mips/configs/lasat200_defconfig
arch/mips/configs/lasat200_defconfig
+1
-1
arch/mips/configs/malta_defconfig
arch/mips/configs/malta_defconfig
+1
-1
arch/mips/configs/ocelot_c_defconfig
arch/mips/configs/ocelot_c_defconfig
+1
-1
arch/mips/configs/ocelot_defconfig
arch/mips/configs/ocelot_defconfig
+1
-1
arch/mips/configs/ocelot_g_defconfig
arch/mips/configs/ocelot_g_defconfig
+1
-1
arch/mips/configs/qemu_defconfig
arch/mips/configs/qemu_defconfig
+1
-1
arch/mips/configs/rm200_defconfig
arch/mips/configs/rm200_defconfig
+1
-1
arch/mips/defconfig
arch/mips/defconfig
+2
-2
No files found.
arch/mips/configs/atlas_defconfig
View file @
f83b854a
...
...
@@ -1192,7 +1192,7 @@ CONFIG_FAT_DEFAULT_IOCHARSET="iso8859-1"
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
# CONFIG_CONFIGFS_FS is not set
...
...
arch/mips/configs/cobalt_defconfig
View file @
f83b854a
...
...
@@ -827,7 +827,7 @@ CONFIG_FUSE_FS=y
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
# CONFIG_CONFIGFS_FS is not set
...
...
arch/mips/configs/ip22_defconfig
View file @
f83b854a
...
...
@@ -1012,7 +1012,7 @@ CONFIG_FAT_DEFAULT_IOCHARSET="iso8859-1"
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
# CONFIG_CONFIGFS_FS is not set
...
...
arch/mips/configs/ip27_defconfig
View file @
f83b854a
...
...
@@ -899,7 +899,7 @@ CONFIG_FUSE_FS=m
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
# CONFIG_CONFIGFS_FS is not set
...
...
arch/mips/configs/jaguar-atx_defconfig
View file @
f83b854a
...
...
@@ -730,7 +730,7 @@ CONFIG_FUSE_FS=m
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
...
...
arch/mips/configs/lasat200_defconfig
View file @
f83b854a
...
...
@@ -904,7 +904,7 @@ CONFIG_FUSE_FS=m
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
# CONFIG_CONFIGFS_FS is not set
...
...
arch/mips/configs/malta_defconfig
View file @
f83b854a
...
...
@@ -1229,7 +1229,7 @@ CONFIG_FAT_DEFAULT_IOCHARSET="iso8859-1"
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
# CONFIG_CONFIGFS_FS is not set
...
...
arch/mips/configs/ocelot_c_defconfig
View file @
f83b854a
...
...
@@ -773,7 +773,7 @@ CONFIG_FUSE_FS=y
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
# CONFIG_CONFIGFS_FS is not set
...
...
arch/mips/configs/ocelot_defconfig
View file @
f83b854a
...
...
@@ -722,7 +722,7 @@ CONFIG_FUSE_FS=y
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
# CONFIG_CONFIGFS_FS is not set
...
...
arch/mips/configs/ocelot_g_defconfig
View file @
f83b854a
...
...
@@ -776,7 +776,7 @@ CONFIG_FUSE_FS=y
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
# CONFIG_CONFIGFS_FS is not set
...
...
arch/mips/configs/qemu_defconfig
View file @
f83b854a
...
...
@@ -686,7 +686,7 @@ CONFIG_FUSE_FS=y
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
...
...
arch/mips/configs/rm200_defconfig
View file @
f83b854a
...
...
@@ -1441,7 +1441,7 @@ CONFIG_NTFS_FS=m
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
# CONFIG_CONFIGFS_FS is not set
...
...
arch/mips/defconfig
View file @
f83b854a
#
# Automatically generated make config: don't edit
# Linux kernel version: 2.6.18-rc1
# Thu Jul 6
09:49:33
2006
# Thu Jul 6
10:04:10
2006
#
CONFIG_MIPS=y
...
...
@@ -1012,7 +1012,7 @@ CONFIG_FAT_DEFAULT_IOCHARSET="iso8859-1"
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
# CONFIG_CONFIGFS_FS is not set
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment