From: Dennis Gilmore <dennis@xxxxxxxx> Date: Thu, 9 Sep 2010 22:56:29 -0500 > for now ive turned it off however the first issue still exists. Ok, I need to add a CRYPTO_DES dependency on the N2 crypto driver. I'll send the following patch to the crypto maintainer, thanks. 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 tristate "Niagara2 Stream Processing Unit driver" + select CRYPTO_DES select CRYPTO_ALGAPI depends on SPARC64 help -- To unsubscribe from this list: send the line "unsubscribe sparclinux" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html