[arm] Activate tmpfs.

svn path=/dists/trunk/linux-2.6/; revision=5395
This commit is contained in:
Martin Michlmayr 2006-01-10 23:05:43 +00:00
parent fb8329f15e
commit 1562784fc4
6 changed files with 2 additions and 4 deletions

View File

@ -19,3 +19,4 @@ CONFIG_CC_OPTIMIZE_FOR_SIZE=y
# CONFIG_IPW2100 is not set
CONFIG_JBD=y
# CONFIG_ARCH_REALVIEW is not set
CONFIG_TMPFS=y

View File

@ -1293,7 +1293,6 @@ CONFIG_NTFS_RW=y
#
CONFIG_PROC_FS=y
CONFIG_SYSFS=y
# CONFIG_TMPFS is not set
# CONFIG_HUGETLB_PAGE is not set
CONFIG_RAMFS=y
CONFIG_RELAYFS_FS=m

View File

@ -1231,7 +1231,6 @@ CONFIG_NTFS_RW=y
#
CONFIG_PROC_FS=y
CONFIG_SYSFS=y
CONFIG_TMPFS=y
# CONFIG_HUGETLB_PAGE is not set
CONFIG_RAMFS=y
CONFIG_RELAYFS_FS=m

View File

@ -857,7 +857,6 @@ CONFIG_NTFS_RW=y
#
CONFIG_PROC_FS=y
CONFIG_SYSFS=y
# CONFIG_TMPFS is not set
# CONFIG_HUGETLB_PAGE is not set
CONFIG_RAMFS=y
CONFIG_RELAYFS_FS=m

View File

@ -930,7 +930,6 @@ CONFIG_NTFS_RW=y
#
CONFIG_PROC_FS=y
CONFIG_SYSFS=y
# CONFIG_TMPFS is not set
# CONFIG_HUGETLBFS is not set
# CONFIG_HUGETLB_PAGE is not set
CONFIG_RAMFS=y

1
debian/changelog vendored
View File

@ -4,6 +4,7 @@ linux-2.6 (2.6.15-3) UNRELEASED; urgency=low
* [arm] Update configs for 2.6.15.
* [arm] Activate IDEPCI on footbridge so SL82C105 will really be
compiled in.
* [arm] Activate tmpfs.
-- Martin Michlmayr <tbm@cyrius.com> Tue, 10 Jan 2006 22:59:19 +0000