OSDN Git Service

crypto: Kconfig - warn about performance overhead of CRYPTO_STATS
authorEric Biggers <ebiggers@google.com>
Sat, 20 May 2023 17:31:05 +0000 (10:31 -0700)
committerHerbert Xu <herbert@gondor.apana.org.au>
Wed, 24 May 2023 10:12:33 +0000 (18:12 +0800)
commit66dd59b7aa55d0ea6c0eebfbfe4353eadaac5e1b
treebb96260793e8f51e33ab5d29909bbfc480e6dd63
parentb04b076fb56560b39d695ac3744db457e12278fd
crypto: Kconfig - warn about performance overhead of CRYPTO_STATS

Make the help text for CRYPTO_STATS explicitly mention that it reduces
the performance of the crypto API.

Signed-off-by: Eric Biggers <ebiggers@google.com>
Acked-by: Ard Biesheuvel <ardb@kernel.org>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
crypto/Kconfig