diff options
author | Jean Delvare | 2017-01-25 16:07:29 +0100 |
---|---|---|
committer | Steve French | 2017-02-01 16:46:33 -0600 |
commit | c1ecea87471bbb614f8121e00e5787f363140365 (patch) | |
tree | 155dc4c47a9b83b863c5f91393f2bd95fbf4be10 /fs/Kconfig.binfmt | |
parent | 6d04dfc8966019b8b0977b2cb942351f13d2b178 (diff) |
cifs: Simplify SMB2 and SMB311 dependencies
* CIFS_SMB2 depends on CIFS, which depends on INET and selects NLS. So
these dependencies do not need to be repeated for CIFS_SMB2.
* CIFS_SMB311 depends on CIFS_SMB2, which depends on INET. So this
dependency doesn't need to be repeated for CIFS_SMB311.
Reviewed-by: Pavel Shilovsky <pshilov@microsoft.com>
Signed-off-by: Jean Delvare <jdelvare@suse.de>
Cc: Steve French <sfrench@samba.org>
Diffstat (limited to 'fs/Kconfig.binfmt')
0 files changed, 0 insertions, 0 deletions