Home
last modified time | relevance | path

Searched hist:"326 a6346ffb5b19eb593530d9d3096d409e46f62" (Results 1 – 1 of 1) sorted by relevance

/linux/crypto/
H A Dalgboss.cdiff 326a6346ffb5b19eb593530d9d3096d409e46f62 Fri Aug 06 03:40:28 CEST 2010 Herbert Xu <herbert@gondor.apana.org.au> 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 <herbert@gondor.apana.org.au>