From: Jussi Kivilinna Date: Tue, 13 Dec 2011 10:53:12 +0000 (+0200) Subject: crypto: serpent-sse2 - select LRW and XTS X-Git-Tag: v3.3-rc1~104^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=feaf0cfc263ec778fa166e96ac6a9ef37854fec9;p=pandora-kernel.git crypto: serpent-sse2 - select LRW and XTS serpent-sse2 uses functions from LRW and XTS modules, so selecting would appear to be better option than using #ifdefs in serpent_sse2_glue.c to enable/disable LRW and XTS features. This also fixes build problem when serpent-sse2 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