[CRYPTO] tcrypt: Forbid tcrypt from being built-in
authorHerbert Xu <herbert@gondor.apana.org.au>
Sat, 10 Jun 2006 08:06:34 +0000 (18:06 +1000)
committerHerbert Xu <herbert@gondor.apana.org.au>
Mon, 26 Jun 2006 07:34:42 +0000 (17:34 +1000)
It makes no sense to build tcrypt into the kernel.  In fact, now that
the driver init function's return status is being checked, it is in
fact harmful to do so.

Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>

No differences found