aboutsummaryrefslogtreecommitdiff
path: root/lib/crypt/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'lib/crypt/Kconfig')
-rw-r--r--lib/crypt/Kconfig1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/crypt/Kconfig b/lib/crypt/Kconfig
index 6a500296422..a59d5c7d1d5 100644
--- a/lib/crypt/Kconfig
+++ b/lib/crypt/Kconfig
@@ -20,7 +20,6 @@ config CRYPT_PW_SHA256
config CRYPT_PW_SHA512
bool "Provide sha512crypt"
select SHA512
- select SHA512
help
Enables support for the sha512crypt password-hashing algorithm.
The prefix is "$6$".