diff options
| author | Eric Biggers <ebiggers@kernel.org> | 2026-03-27 16:08:18 -0700 |
|---|---|---|
| committer | Herbert Xu <herbert@gondor.apana.org.au> | 2026-04-03 08:56:13 +0800 |
| commit | cdadc14359378c0cf02251c86ffbc606f55bfadd (patch) | |
| tree | 76e6ca9ccf1b20024e69cbc05a62a483767c37af /rust/kernel/interop/git@git.tavy.me:linux-stable.git | |
| parent | 51d0f5020deeef1c678b7e3e71420b2842215662 (diff) | |
crypto: cryptomgr - Select algorithm types only when CRYPTO_SELFTESTS
Enabling any template selects CRYPTO_MANAGER, which causes
CRYPTO_MANAGER2 to enable itself, which selects every algorithm type
option. However, pulling in all algorithm types is needed only when the
self-tests are enabled. So condition the selections accordingly.
To make this possible, also add the missing selections to various
symbols that were relying on transitive selections via CRYPTO_MANAGER.
Signed-off-by: Eric Biggers <ebiggers@kernel.org>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'rust/kernel/interop/git@git.tavy.me:linux-stable.git')
0 files changed, 0 insertions, 0 deletions
