]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
cifs: Select all required crypto modules
authorBenjamin Gilbert <benjamin.gilbert@coreos.com>
Thu, 19 Oct 2017 20:09:29 +0000 (13:09 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 2 Nov 2017 08:54:47 +0000 (09:54 +0100)
commitb232aad2d75146a6fa104b23475a0a16f8d72301
tree241478026549d8d0cd5d28b5b310466c89b0176f
parentbdd4c1859bc4e1f8b52e591ad4d712ce54b30fec
cifs: Select all required crypto modules

commit 5b454a64555055aaa5769b3ba877bd911d375d5a upstream.

Some dependencies were lost when CIFS_SMB2 was merged into CIFS.

Fixes: 2a38e12053b7 ("[SMB3] Remove ifdef since SMB3 (and later) now STRONGLY preferred")
Signed-off-by: Benjamin Gilbert <benjamin.gilbert@coreos.com>
Reviewed-by: Aurelien Aptel <aaptel@suse.com>
Signed-off-by: Steve French <smfrench@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
fs/cifs/Kconfig