From: Herbert Xu Date: Fri, 6 Aug 2010 01:40:28 +0000 (+0800) Subject: crypto: testmgr - Fix test disabling option X-Git-Tag: v2.6.36-rc4~83^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=326a6346ffb5b19eb593530d9d3096d409e46f62;p=pandora-kernel.git crypto: testmgr - Fix test disabling option This patch fixes a serious bug in the test disabling patch where it can cause an spurious load of the cryptomgr module even when it's compiled in. It also negates the test disabling option so that its absence causes tests to be enabled. The Kconfig option is also now behind EMBEDDED. Signed-off-by: Herbert Xu --- Reading git-diff-tree failed