From cf8e10206862718e512c0aae25f768cda0dc4371 Mon Sep 17 00:00:00 2001 From: Hauke Mehrtens Date: Mon, 28 Apr 2014 21:40:09 +0000 Subject: 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 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@40588 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/linux/generic/config-3.6 | 2 ++ 1 file changed, 2 insertions(+) (limited to 'target/linux/generic/config-3.6') diff --git a/target/linux/generic/config-3.6 b/target/linux/generic/config-3.6 index cd9804e1b7..30223c0b8f 100644 --- a/target/linux/generic/config-3.6 +++ b/target/linux/generic/config-3.6 @@ -427,6 +427,7 @@ CONFIG_CAVIUM_OCTEON_HELPER=y # CONFIG_CICADA_PHY is not set # CONFIG_CIFS 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_STATS=y @@ -1992,6 +1993,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 -- cgit v1.2.3