From: Herbert Xu Date: Fri, 18 May 2007 03:17:22 +0000 (+1000) Subject: [CRYPTO] padlock: Make CRYPTO_DEV_PADLOCK a tristate again X-Git-Tag: v2.6.22-rc2~3^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d158325e407864793c5b0fbc85c74702753333b9;p=pandora-kernel.git [CRYPTO] padlock: Make CRYPTO_DEV_PADLOCK a tristate again Turning it into a boolean was unnecessary and caused ALGAPI to be pinned down as a boolean to. This patch makes it a tristate again. Signed-off-by: Herbert Xu --- Reading git-diff-tree failed