summaryrefslogtreecommitdiffstats
path: root/configs/fedora/generic/CONFIG_CRYPTO_USER_API_ENABLE_OBSOLETE
blob: 2fb81291004b41df266c68a1d1607521b389db4d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# CONFIG_CRYPTO_USER_API_ENABLE_OBSOLETE:
# 
# Allow obsolete cryptographic algorithms to be selected that have
# already been phased out from internal use by the kernel, and are
# only useful for userspace clients that still rely on them.
# 
# Symbol: CRYPTO_USER_API_ENABLE_OBSOLETE [=y]
# Type  : bool
# Defined at crypto/Kconfig:1915
#   Prompt: Enable obsolete cryptographic algorithms for userspace
#   Depends on: CRYPTO [=y] && CRYPTO_USER_API [=y]
#   Location:
#     -> Cryptographic API (CRYPTO [=y])
# 
# 
# 
# CONFIG_CRYPTO_USER_API_ENABLE_OBSOLETE is not set