forked from Ivasoft/openwrt
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> SVN-Revision: 40588
This commit is contained in:
@@ -410,6 +410,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
|
||||
@@ -1901,6 +1902,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_V3=y
|
||||
# CONFIG_NFS_V3_ACL is not set
|
||||
# CONFIG_NFS_V4 is not set
|
||||
|
||||
Reference in New Issue
Block a user