commit | 0b767f96164b2b27488e3daa722ff16e89d49314 | [log] [tgz] |
---|---|---|
author | Alexander Shishkin <virtuoso@slind.org> | Thu Jun 03 20:53:43 2010 +1000 |
committer | Herbert Xu <herbert@gondor.apana.org.au> | Thu Jun 03 20:53:43 2010 +1000 |
tree | ce87ec84059ca185aee738235bb8fca942782dd8 | |
parent | bc94e59662c13516d13e117b6edab4bec487d5a0 [diff] |
crypto: testmgr - add an option to disable cryptoalgos' self-tests By default, CONFIG_CRYPTO_MANAGER_TESTS will be enabled and thus self-tests will still run, but it is now possible to disable them to gain some time during bootup. Signed-off-by: Alexander Shishkin <virtuoso@slind.org> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>