]> www.infradead.org Git - users/jedix/linux-maple.git/commit
crypto: Kconfig - make CRYPTO_MANAGER a hidden symbol
authorEric Biggers <ebiggers@google.com>
Mon, 5 May 2025 20:33:44 +0000 (13:33 -0700)
committerHerbert Xu <herbert@gondor.apana.org.au>
Mon, 12 May 2025 05:34:03 +0000 (13:34 +0800)
commit6f9d0f53f50405fcf4abf7ff45cec7baed71151c
treeae53c498c23bf18a91c1f408ec8a67524fcff45d
parent42e45119efba92461839d1473abda5e31b0e71ed
crypto: Kconfig - make CRYPTO_MANAGER a hidden symbol

There is no reason for people configuring the kernel to be asked about
CRYPTO_MANAGER, so make it a hidden symbol.

Signed-off-by: Eric Biggers <ebiggers@google.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
arch/arm/configs/milbeaut_m10v_defconfig
arch/arm/configs/pxa_defconfig
arch/mips/configs/decstation_64_defconfig
arch/mips/configs/decstation_defconfig
arch/mips/configs/decstation_r4k_defconfig
arch/mips/configs/ip28_defconfig
arch/parisc/configs/generic-64bit_defconfig
arch/sh/configs/migor_defconfig
crypto/Kconfig