Re: [PATCH] crypto: caam - fix typo "CRYPTO_AHASH"

From: Kim Phillips
Date: Thu Mar 07 2013 - 19:54:57 EST


On Tue, 5 Mar 2013 14:33:16 +0100
Paul Bolle <pebolle@xxxxxxxxxx> wrote:

> The Kconfig entry for CAAM's hash algorithm implementations has always
> selected CRYPTO_AHASH. But there's no corresponding Kconfig symbol.
>
> It seems it was intended to select CRYPTO_HASH, like other crypto
> drivers do. That would apparently (indirectly) select CRYPTO_HASH2,
> which would enable the ahash functionality this driver uses.
>
> Signed-off-by: Paul Bolle <pebolle@xxxxxxxxxx>
> ---

Reviewed-by: Kim Phillips <kim.phillips@xxxxxxxxxxxxx>

Kim

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/