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.9 | 2 ++ 1 file changed, 2 insertions(+) (limited to 'target/linux/generic/config-3.9') diff --git a/target/linux/generic/config-3.9 b/target/linux/generic/config-3.9 index f15b4d725a..3e871f676d 100644 --- a/target/linux/generic/config-3.9 +++ b/target/linux/generic/config-3.9 @@ -512,6 +512,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 @@ -2164,6 +2165,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