On Thu, Sep 09, 2021 at 10:07:56AM -0500, Alex G. wrote:
> On 9/9/21 10:00 AM, Tom Rini wrote:
> > 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, b
On 9/9/21 10:00 AM, Tom Rini wrote:
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: e60e44993120
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: e60e44993120 ("lib: Drop SHA512_ALGO in lieu of SHA
3 matches
Mail list logo