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.8 | 2 ++ 1 file changed, 2 insertions(+) (limited to 'target/linux/generic/config-3.8') diff --git a/target/linux/generic/config-3.8 b/target/linux/generic/config-3.8 index b66fe193d6..6c2e793558 100644 --- a/target/linux/generic/config-3.8 +++ b/target/linux/generic/config-3.8 @@ -507,6 +507,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 @@ -2145,6 +2146,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