Re: [PATCH] crypto: Niagara2 driver needs to depend upon CRYPTO_DES.

2010-09-11 Thread Herbert Xu
On Thu, Sep 09, 2010 at 09:10:23PM -0700, David Miller wrote: > > Reported-by: Dennis Gilmore > Signed-off-by: David S. Miller Patch applied. Thanks! -- Email: Herbert Xu Home Page: http://gondor.apana.org.au/~herbert/ PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt -- To unsubscribe

[PATCH] crypto: Niagara2 driver needs to depend upon CRYPTO_DES.

2010-09-09 Thread David Miller
Reported-by: Dennis Gilmore Signed-off-by: David S. Miller diff --git a/drivers/crypto/Kconfig b/drivers/crypto/Kconfig index ea0b386..ad1cd59 100644 --- a/drivers/crypto/Kconfig +++ b/drivers/crypto/Kconfig @@ -172,6 +172,7 @@ config CRYPTO_DEV_MV_CESA config CRYPTO_DEV_NIAGARA2 tri