diff --git a/lib/crypt/Kconfig b/lib/crypt/Kconfig index 22af6834d93..452b645831b 100644 --- a/lib/crypt/Kconfig +++ b/lib/crypt/Kconfig @@ -1,6 +1,5 @@ menuconfig CRYPT_PW bool "Add crypt support for password-based unlock" - depends on AUTOBOOT_KEYED && AUTOBOOT_ENCRYPTION help Enable support for crypt-style hashed passphrases. This will then be used as the mechanism of choice to