On Tue, 5 Mar 2013 14:33:16 +0100 Paul Bolle <[email protected]> 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 <[email protected]> > --- Reviewed-by: Kim Phillips <[email protected]> Kim -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

