aboutsummaryrefslogtreecommitdiffstats
path: root/fs/cifs/Kconfig
diff options
context:
space:
mode:
authorStefan Metzmacher <metze@samba.org>2018-09-07 18:24:17 +0200
committerSteve French <stfrench@microsoft.com>2018-09-09 00:04:27 -0500
commit5890184d2b506f88886b7322d7d44464453bd3a6 (patch)
treeaeec6e7450076ff57d25a21dd7d501ca2b716ff8 /fs/cifs/Kconfig
parentfs/cifs: suppress a string overflow warning (diff)
downloadlinux-dev-5890184d2b506f88886b7322d7d44464453bd3a6.tar.xz
linux-dev-5890184d2b506f88886b7322d7d44464453bd3a6.zip
fs/cifs: require sha512
This got lost in commit 0fdfef9aa7ee68ddd508aef7c98630cfc054f8d6, which removed CONFIG_CIFS_SMB311. Signed-off-by: Stefan Metzmacher <metze@samba.org> Fixes: 0fdfef9aa7ee68ddd ("smb3: simplify code by removing CONFIG_CIFS_SMB311") CC: Stable <stable@vger.kernel.org> CC: linux-cifs@vger.kernel.org Signed-off-by: Steve French <stfrench@microsoft.com>
Diffstat (limited to 'fs/cifs/Kconfig')
-rw-r--r--fs/cifs/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/fs/cifs/Kconfig b/fs/cifs/Kconfig
index 35c83fe7dba0..abcd78e332fe 100644
--- a/fs/cifs/Kconfig
+++ b/fs/cifs/Kconfig
@@ -6,6 +6,7 @@ config CIFS
select CRYPTO_MD4
select CRYPTO_MD5
select CRYPTO_SHA256
+ select CRYPTO_SHA512
select CRYPTO_CMAC
select CRYPTO_HMAC
select CRYPTO_ARC4