Gentoo Archives: gentoo-commits

From: "Anthony G. Basile" <blueness@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/grs:tinhat-xfce4 commit in: scripts/
Date: Tue, 29 Sep 2015 01:53:29
Message-Id: 1443491912.25d07f8e0911a207f1e20871bdc2cfaef7d9a2c0.blueness@gentoo
1 commit: 25d07f8e0911a207f1e20871bdc2cfaef7d9a2c0
2 Author: Anthony G. Basile <blueness <AT> gentoo <DOT> org>
3 AuthorDate: Tue Sep 29 01:58:32 2015 +0000
4 Commit: Anthony G. Basile <blueness <AT> gentoo <DOT> org>
5 CommitDate: Tue Sep 29 01:58:32 2015 +0000
6 URL: https://gitweb.gentoo.org/proj/grs.git/commit/?id=25d07f8e
7
8 Remove kernel support for CIFS.
9
10 scripts/kernel-config | 11 +----------
11 1 file changed, 1 insertion(+), 10 deletions(-)
12
13 diff --git a/scripts/kernel-config b/scripts/kernel-config
14 index fc438e7..b0ddd47 100644
15 --- a/scripts/kernel-config
16 +++ b/scripts/kernel-config
17 @@ -3084,16 +3084,7 @@ CONFIG_SUNRPC_GSS=y
18 # CONFIG_RPCSEC_GSS_KRB5 is not set
19 # CONFIG_SUNRPC_DEBUG is not set
20 # CONFIG_CEPH_FS is not set
21 -CONFIG_CIFS=y
22 -# CONFIG_CIFS_STATS is not set
23 -# CONFIG_CIFS_WEAK_PW_HASH is not set
24 -# CONFIG_CIFS_UPCALL is not set
25 -CONFIG_CIFS_XATTR=y
26 -# CONFIG_CIFS_POSIX is not set
27 -# CONFIG_CIFS_ACL is not set
28 -# CONFIG_CIFS_DEBUG is not set
29 -# CONFIG_CIFS_DFS_UPCALL is not set
30 -# CONFIG_CIFS_SMB2 is not set
31 +# CONFIG_CIFS is not set
32 # CONFIG_NCP_FS is not set
33 # CONFIG_CODA_FS is not set
34 # CONFIG_AFS_FS is not set