aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/generic/config-3.10
diff options
context:
space:
mode:
authorHauke Mehrtens <hauke@openwrt.org>2014-04-28 21:40:09 +0000
committerHauke Mehrtens <hauke@openwrt.org>2014-04-28 21:40:09 +0000
commitcf8e10206862718e512c0aae25f768cda0dc4371 (patch)
treefbfda76148d307495a23f054ee577a8c4779d2b0 /target/linux/generic/config-3.10
parent4d9191fa08061afb0acbc131db633df44098bf23 (diff)
downloadmaster-187ad058-cf8e10206862718e512c0aae25f768cda0dc4371.tar.gz
master-187ad058-cf8e10206862718e512c0aae25f768cda0dc4371.tar.bz2
master-187ad058-cf8e10206862718e512c0aae25f768cda0dc4371.zip
kernel: deactivate fs cache config option
r40587 added some kernel config options, on which these two ones depend. This fixes the build of the buildbots. Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@40588 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/generic/config-3.10')
-rw-r--r--target/linux/generic/config-3.102
1 files changed, 2 insertions, 0 deletions
diff --git a/target/linux/generic/config-3.10 b/target/linux/generic/config-3.10
index 9e98ab8922..3578f7d57c 100644
--- a/target/linux/generic/config-3.10
+++ b/target/linux/generic/config-3.10
@@ -523,6 +523,7 @@ CONFIG_CAVIUM_OCTEON_HELPER=y
# CONFIG_CIFS is not set
# CONFIG_CIFS_DEBUG is not set
# CONFIG_CIFS_DEBUG2 is not set
+# CONFIG_CIFS_FSCACHE is not set
# CONFIG_CIFS_NFSD_EXPORT is not set
CONFIG_CIFS_POSIX=y
# CONFIG_CIFS_SMB2 is not set
@@ -2216,6 +2217,7 @@ CONFIG_NFSD_V3=y
# CONFIG_NFS_ACL_SUPPORT is not set
CONFIG_NFS_COMMON=y
# CONFIG_NFS_FS is not set
+# CONFIG_NFS_FSCACHE is not set
# CONFIG_NFS_SWAP is not set
# CONFIG_NFS_V2 is not set
CONFIG_NFS_V3=y