On Mon, May 25, 2015 at 02:45:16PM +1000, Cyril Bur wrote: > Selecting CRYPTO_DEV_NX causes a conditional include of nx/Kconfig but > options within nx/Kconfig do not depend on it. The included options should > depend on CRYPTO_DEV_NX since currently CRYPTO_DEV_NX cannot be built for > little endian. While Kconfig appears to understand this convoluted > dependency situation, it isn't explicitly stated. > > This patch addresses the missing dependencies for CRYPTO_DEV_NX_ENCRYPT and > CRYPTO_DEV_NX_COMPRESS which should depend on CRYPTO_DEV_NX. It also makes > more sense to put all three options into the nx/Kconfig file and have the > file included unconditionally. > > CC: Marcelo Henrique Cerri <mhcerri@xxxxxxxxxxxxxxxxxx> > CC: Fionnuala Gunter <fin@xxxxxxxxxxxxxxxxxx> > CC: linux-crypto@xxxxxxxxxxxxxxx > CC: linuxppc-dev@xxxxxxxxxxxxxxxx > Signed-off-by: Cyril Bur <cyrilbur@xxxxxxxxx> Your patch doesn't apply against the cryptodev tree. Please rebase it. Thanks, -- 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-crypto" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html