summaryrefslogtreecommitdiffstats
path: root/configs/fedora/generic/arm/CONFIG_CRYPTO_DEV_SUN8I_SS_PRNG
blob: 9ffaa2f312ca1bf564084ddadb98b7993ae4b6eb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# CONFIG_CRYPTO_DEV_SUN8I_SS_PRNG:
# 
# Select this option if you want to provide kernel-side support for
# the Pseudo-Random Number Generator found in the Security System.
# 
# Symbol: CRYPTO_DEV_SUN8I_SS_PRNG [=n]
# Type  : bool
# Defined at drivers/crypto/allwinner/Kconfig:115
#   Prompt: Support for Allwinner Security System PRNG
#   Depends on: CRYPTO [=y] && CRYPTO_HW [=y] && CRYPTO_DEV_SUN8I_SS [=m]
#   Location:
#     -> Cryptographic API (CRYPTO [=y])
#       -> Hardware crypto devices (CRYPTO_HW [=y])
#         -> Support for Allwinner cryptographic offloader (CRYPTO_DEV_ALLWINNER [=y])
#           -> Support for Allwinner Security System cryptographic offloader (CRYPTO_DEV_SUN8I_SS [=m])
# Selects: CRYPTO_RNG [=y]
# 
# 
# 
CONFIG_CRYPTO_DEV_SUN8I_SS_PRNG=y