Frederik Deweerdt 242f1a3437 [CRYPTO] tcrypt: Add missing Kconfig dependency on BLKCIPHER
Building latest git fails with the following error:
	ERROR: "crypto_alloc_ablkcipher" [crypto/tcrypt.ko] undefined!
This appears to happen because CONFIG_CRYPTO_TEST is set while
CONFIG_CRYPTO_BLKCIPHER is not.
The following patch fixes the problem for me.

Signed-off-by: Frederik Deweerdt <frederik.deweerdt@gmail.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
2008-02-15 19:19:33 +08:00
..
2008-01-11 08:16:56 +11:00
2008-01-11 08:16:56 +11:00
2007-11-02 08:47:06 +01:00
2007-11-02 08:47:06 +01:00
2008-01-11 08:17:02 +11:00
2008-01-11 08:16:53 +11:00
2007-11-02 08:47:06 +01:00
2007-12-05 09:25:20 -08:00
2008-01-11 08:16:56 +11:00
2007-11-02 08:47:06 +01:00
2008-01-11 08:16:53 +11:00
2007-10-10 16:55:38 -07:00
2008-01-11 08:16:52 +11:00
2006-10-10 16:15:33 -07:00
2007-11-02 08:47:06 +01:00
2008-01-11 08:16:53 +11:00
2007-11-02 08:47:06 +01:00
2007-11-02 08:47:06 +01:00
2006-09-21 11:16:28 +10:00
2007-11-02 08:47:06 +01:00
2007-07-13 08:06:14 -07:00