X-Git-Url: https://bbs.cooldavid.org/git/?a=blobdiff_plain;f=crypto%2FKconfig;fp=crypto%2FKconfig;h=e573077f1672e06bf159c9a242564c5436fc0a75;hb=61f953cbaae26f930b8d937366270547e08c1290;hp=1cd497d7a15aa2cdbd96be5139ca64be8135e528;hpb=a44a553f827f28d46130c9818dbcb95f4262b96c;p=net-next-2.6.git diff --git a/crypto/Kconfig b/crypto/Kconfig index 1cd497d7a15..e573077f167 100644 --- a/crypto/Kconfig +++ b/crypto/Kconfig @@ -101,13 +101,13 @@ config CRYPTO_MANAGER2 select CRYPTO_BLKCIPHER2 select CRYPTO_PCOMP2 -config CRYPTO_MANAGER_TESTS - bool "Run algolithms' self-tests" +config CRYPTO_MANAGER_DISABLE_TESTS + bool "Disable run-time self tests" default y depends on CRYPTO_MANAGER2 help - Run cryptomanager's tests for the new crypto algorithms being - registered. + Disable run-time self tests that normally take place at + algorithm registration. config CRYPTO_GF128MUL tristate "GF(2^128) multiplication functions (EXPERIMENTAL)"