crypto: jitterentropy - Hide esoteric Kconfig options under FIPS and EXPERT
authorHerbert Xu <herbert@gondor.apana.org.au>
Mon, 6 Nov 2023 10:00:08 +0000 (18:00 +0800)
committerHerbert Xu <herbert@gondor.apana.org.au>
Tue, 7 Nov 2023 08:44:35 +0000 (16:44 +0800)
commite7ed6473c2c8c4e45dd861bfa06e96189b11d8db
tree4c27d1904c28b24c8c23fe1ffa787493445164e3
parenta312e07a65fb598ed239b940434392721385c722
crypto: jitterentropy - Hide esoteric Kconfig options under FIPS and EXPERT

As JITTERENTROPY is selected by default if you enable the CRYPTO
API, any Kconfig options added there will show up for every single
user.  Hide the esoteric options under EXPERT as well as FIPS so
that only distro makers will see them.

Reported-by: Linus Torvalds <torvalds@linux-foundation.org>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Reviewed-by: Stephan Mueller <smueller@chronox.de>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
crypto/Kconfig