]> git.karo-electronics.de Git - karo-tx-linux.git/commit
[PATCH] dm-crypt: Select CRYPTO_CBC
authorHerbert Xu <herbert@gondor.apana.org.au>
Sat, 9 Dec 2006 22:50:36 +0000 (09:50 +1100)
committerChris Wright <chrisw@sous-sol.org>
Wed, 10 Jan 2007 19:05:17 +0000 (11:05 -0800)
commit43cb0cab8631c2099561dae2cf6ed47c9bd37471
treec3e0c71a36fc0fb7570a995b8a049802c5faa32f
parent1edb5a2de7a29144644794208eb63abbca419430
[PATCH] dm-crypt: Select CRYPTO_CBC

As CBC is the default chaining method for cryptoloop, we should select
it from cryptoloop to ease the transition.  Spotted by Rene Herman.

Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Signed-off-by: Chris Wright <chrisw@sous-sol.org>
drivers/md/Kconfig