Skip to content
Snippets Groups Projects
Tom Rini's avatar
Tom Rini authored
When dropping SHA512_ALGO in general, we didn't catch some cases where
an option was selecting  both SHA512 and SHA512_ALGO and caused them to
select SHA512 twice.  Kconfig doesn't complain, but this is still wrong
and should be corrected.

Fixes: e60e4499 ("lib: Drop SHA512_ALGO in lieu of SHA512")
Reported-by: default avatarAndreas Schwab <schwab@suse.de>
Reviewed-by: default avatarAlexandru Gagniuc <mr.nuke.me@gmail.com>
Signed-off-by: default avatarTom Rini <trini@konsulko.com>
465bff8b
History