topconfig set 9P_FSCACHE

we enable fscache everywhere, so do it here too.

svn path=/dists/trunk/linux-2.6/; revision=15004
This commit is contained in:
Maximilian Attems 2010-01-26 16:10:32 +00:00
parent 38678952e0
commit a3197ccc8c
2 changed files with 2 additions and 1 deletions

2
debian/changelog vendored
View File

@ -63,7 +63,7 @@ linux-2.6 (2.6.32-6) UNRELEASED; urgency=low
documented dependency with GART IOMMU support. (closes: #561552)
[ maximilian attems ]
* [topconfig] set MEMORY_FAILURE.
* [topconfig] set MEMORY_FAILURE, 9P_FSCACHE.
-- Ben Hutchings <ben@decadent.org.uk> Sun, 10 Jan 2010 17:38:50 +0000

View File

@ -2621,6 +2621,7 @@ CONFIG_NETWORK_FILESYSTEMS=y
## file: fs/9p/Kconfig
##
CONFIG_9P_FS=m
CONFIG_9P_FSCACHE=y
##
## file: fs/adfs/Kconfig