]> git.ipfire.org Git - thirdparty/u-boot.git/commitdiff
lib: crypt: remove dependency on autoboot
authorTomas Paukrt <tomaspaukrt@email.cz>
Sun, 4 Jan 2026 14:02:11 +0000 (15:02 +0100)
committerTom Rini <trini@konsulko.com>
Tue, 13 Jan 2026 15:42:44 +0000 (09:42 -0600)
Make crypt_compare() accessible from board-specific code
by removing its dependency on the autoboot feature.

Signed-off-by: Tomas Paukrt <tomaspaukrt@email.cz>
Reviewed-by: Tom Rini <trini@konsulko.com>
lib/crypt/Kconfig

index 22af6834d93db7cf1fa214fc6120d1ddb6b5778b..452b645831b25d21541b2091977099fe8aee2ae6 100644 (file)
@@ -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