Re: [PATCH (v2)] crypto: Remove pointless padlock module

From: Dave Jones
Date: Sat May 19 2007 - 22:41:20 EST


On Sat, May 19, 2007 at 08:28:17PM +0100, Simon Arlott wrote:

> > BTW, I noticed that this prevented CRYPTO_ALGAPI from being marked as m
> > since it was selected by CRYPTO_DEV_PADLOCK. So I'm turning it into a
> > tristate again.
>
> It should be a bool that doesn't select anything, the AES and SHA modules
> will select CRYPTO_ALGAPI. It could also depend on MVIAC3_2 || MVIA_C7
> instead of X86_32.

Don't forget it's possible to build 'generic' x86 kernels, which would
also want this module.

Dave

--
http://www.codemonkey.org.uk
-
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/