diff options
author | Alexandre Ghiti <alexandre.ghiti@canonical.com> | 2021-12-16 12:44:23 +0300 |
---|---|---|
committer | Arnd Bergmann <arnd@arndb.de> | 2021-12-17 16:12:03 +0300 |
commit | 2ac7069ad7647cd1d9ca5b08765a1e116e13cdc4 (patch) | |
tree | ce2cc29466e2a338d645b189a73be4665b864109 /arch/mips/configs/malta_qemu_32r6_defconfig | |
parent | 473dcf0ffc31ce1135cd10578e7e06698cf51f4a (diff) | |
download | linux-2ac7069ad7647cd1d9ca5b08765a1e116e13cdc4.tar.xz |
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/mips/configs/malta_qemu_32r6_defconfig')
-rw-r--r-- | arch/mips/configs/malta_qemu_32r6_defconfig | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/mips/configs/malta_qemu_32r6_defconfig b/arch/mips/configs/malta_qemu_32r6_defconfig index 614af02d83e6..6fb9bc29f4a0 100644 --- a/arch/mips/configs/malta_qemu_32r6_defconfig +++ b/arch/mips/configs/malta_qemu_32r6_defconfig @@ -165,7 +165,6 @@ CONFIG_TMPFS=y CONFIG_NFS_FS=y CONFIG_ROOT_NFS=y CONFIG_CIFS=m -CONFIG_CIFS_WEAK_PW_HASH=y CONFIG_CIFS_XATTR=y CONFIG_CIFS_POSIX=y CONFIG_NLS_CODEPAGE_437=m |