commit: 25d07f8e0911a207f1e20871bdc2cfaef7d9a2c0 Author: Anthony G. Basile <blueness <AT> gentoo <DOT> org> AuthorDate: Tue Sep 29 01:58:32 2015 +0000 Commit: Anthony G. Basile <blueness <AT> gentoo <DOT> org> CommitDate: Tue Sep 29 01:58:32 2015 +0000 URL: https://gitweb.gentoo.org/proj/grs.git/commit/?id=25d07f8e
Remove kernel support for CIFS. scripts/kernel-config | 11 +---------- 1 file changed, 1 insertion(+), 10 deletions(-) diff --git a/scripts/kernel-config b/scripts/kernel-config index fc438e7..b0ddd47 100644 --- a/scripts/kernel-config +++ b/scripts/kernel-config @@ -3084,16 +3084,7 @@ CONFIG_SUNRPC_GSS=y # CONFIG_RPCSEC_GSS_KRB5 is not set # CONFIG_SUNRPC_DEBUG is not set # CONFIG_CEPH_FS is not set -CONFIG_CIFS=y -# CONFIG_CIFS_STATS is not set -# CONFIG_CIFS_WEAK_PW_HASH is not set -# CONFIG_CIFS_UPCALL is not set -CONFIG_CIFS_XATTR=y -# CONFIG_CIFS_POSIX is not set -# CONFIG_CIFS_ACL is not set -# CONFIG_CIFS_DEBUG is not set -# CONFIG_CIFS_DFS_UPCALL is not set -# CONFIG_CIFS_SMB2 is not set +# CONFIG_CIFS is not set # CONFIG_NCP_FS is not set # CONFIG_CODA_FS is not set # CONFIG_AFS_FS is not set
