On Wed, Jan 23, 2019 at 02:49:20PM -0800, Eric Biggers wrote: > > diff --git a/crypto/Kconfig b/crypto/Kconfig > index 86960aa53e0f..cbeba16fd8c1 100644 > --- a/crypto/Kconfig > +++ b/crypto/Kconfig > @@ -168,6 +168,16 @@ config CRYPTO_MANAGER_DISABLE_TESTS > Disable run-time self tests that normally take place at > algorithm registration. > > +config CRYPTO_MANAGER_EXTRA_TESTS > + bool "Enable extra run-time crypto self tests" > + depends on !CRYPTO_MANAGER_DISABLE_TESTS Perhaps add a dependency on DEBUG_KERNEL so we don't bother people who don't care? Thanks, -- Email: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx> Home Page: http://gondor.apana.org.au/~herbert/ PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt