From b6ad77229f640a2878fb5283875c57cc89596bd3 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 SVN-Revision: 40588 --- 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