Re: [PATCH] crypto: img-hash: Fix Kconfig selections

From: Herbert Xu
Date: Mon Mar 23 2015 - 07:09:23 EST


On Thu, Mar 19, 2015 at 04:46:24PM +0000, James Hartley wrote:
> The Kconfig entry for CRYPTO_DEV_IMGTEC_HASH incorrectly selects
> CRYPTO_SHA224, which does not exist (and is covered by CRYPTO_SHA256
> which covers both 224 and 256). Remove it.
>
> Also correct typo CRYPTO_ALG_API to be CRYPTO_ALGPI.
>
> Reported-by: Valentin Rothberg <valentinrothberg@xxxxxxxxx>
> Signed-off-by: James Hartley <james.hartley@xxxxxxxxxx>

Applied.
--
Email: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
Home Page: http://gondor.apana.org.au/~herbert/
PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt
--
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/