diff options
author | Alexandre Ghiti <alexandre.ghiti@canonical.com> | 2021-12-16 10:44:23 +0100 |
---|---|---|
committer | Arnd Bergmann <arnd@arndb.de> | 2021-12-17 14:12:03 +0100 |
commit | 2ac7069ad7647cd1d9ca5b08765a1e116e13cdc4 (patch) | |
tree | ce2cc29466e2a338d645b189a73be4665b864109 /arch/sh/configs | |
parent | 473dcf0ffc31ce1135cd10578e7e06698cf51f4a (diff) | |
download | linux-stable-2ac7069ad7647cd1d9ca5b08765a1e116e13cdc4.tar.gz linux-stable-2ac7069ad7647cd1d9ca5b08765a1e116e13cdc4.tar.bz2 linux-stable-2ac7069ad7647cd1d9ca5b08765a1e116e13cdc4.zip |
Documentation, arch: Remove leftovers from CIFS_WEAK_PW_HASH
This config was removed so remove all references to it.
Fixes: 76a3c92ec9e0 ("cifs: remove support for NTLM and weaker authentication algorithms")
Signed-off-by: Alexandre Ghiti <alexandre.ghiti@canonical.com>
Reviewed-by: Steve French <smfrench@gmail.com>
Acked-by: Arnd Bergmann <arnd@arndb.de> [arch/arm/configs]
Acked-by: Thomas Bogendoerfer <tsbogend@alpha.franken.de>
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Diffstat (limited to 'arch/sh/configs')
-rw-r--r-- | arch/sh/configs/titan_defconfig | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/sh/configs/titan_defconfig b/arch/sh/configs/titan_defconfig index ba887f1351be..cd5c58916c65 100644 --- a/arch/sh/configs/titan_defconfig +++ b/arch/sh/configs/titan_defconfig @@ -242,7 +242,6 @@ CONFIG_NFSD=y CONFIG_NFSD_V3=y CONFIG_SMB_FS=m CONFIG_CIFS=m -CONFIG_CIFS_WEAK_PW_HASH=y CONFIG_PARTITION_ADVANCED=y CONFIG_NLS_CODEPAGE_437=m CONFIG_NLS_ASCII=m |