From: Jussi Kivilinna Date: Tue, 13 Dec 2011 10:53:01 +0000 (+0200) Subject: crypto: twofish-x86_64-3way - select LRW and XTS X-Git-Tag: v3.3-rc1~104^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e7cda5d27ed3febf277fe410687c977ae1a31a25;p=pandora-kernel.git crypto: twofish-x86_64-3way - select LRW and XTS twofish-x86_64-3way uses functions from LRW and XTS modules, so selecting would appear to be better option than using #ifdefs in twofish_glue_3way.c to enable/disable LRW and XTS features. This also fixes build problem when twofish-x86_64-3way would be build into kernel but XTS/LRW are build as modules. Signed-off-by: Jussi Kivilinna Signed-off-by: Herbert Xu --- Reading git-diff-tree failed