From: Herbert Xu Date: Sat, 10 Jun 2006 08:06:34 +0000 (+1000) Subject: [CRYPTO] tcrypt: Forbid tcrypt from being built-in X-Git-Tag: v2.6.18-rc1~603^2 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b9d0a25a484a90c1d60b974d115eff2fe580ce16;p=pandora-kernel.git [CRYPTO] tcrypt: Forbid tcrypt from being built-in 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 --- Reading git-diff-tree failed