]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
crypto: drbg - Flatten the DRBG menu
authorEric Biggers <ebiggers@kernel.org>
Mon, 20 Apr 2026 06:33:58 +0000 (23:33 -0700)
committerHerbert Xu <herbert@gondor.apana.org.au>
Thu, 7 May 2026 08:10:00 +0000 (16:10 +0800)
commit5dd76c87e47879ca2ef70479962bca01263a5428
tree90eb9e0425b98b30f9e9f1f371b3ef3ac5b409e9
parente227be3ffde0ec8063c9967062a43237a5545581
crypto: drbg - Flatten the DRBG menu

Now that the menuconfig CRYPTO_DRBG_MENU has no options in it other than
the hidden symbol CRYPTO_DRBG, remove it and move CRYPTO_DRBG to its
parent menu.  Give CRYPTO_DRBG an appropriate prompt and help text.

Signed-off-by: Eric Biggers <ebiggers@kernel.org>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
crypto/Kconfig