summaryrefslogtreecommitdiffstats
path: root/configs/fedora/generic/arm/CONFIG_CRYPTO_DEV_SUN8I_CE_TRNG
blob: 3e92c511d8359e8c5f68b4214daa721ee5285da5 (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_CE_TRNG:
# 
# Select this option if you want to provide kernel-side support for
# the True Random Number Generator found in the Crypto Engine.
# 
# Symbol: CRYPTO_DEV_SUN8I_CE_TRNG [=n]
# Type  : bool
# Defined at drivers/crypto/allwinner/Kconfig:80
#   Prompt: Support for Allwinner Crypto Engine TRNG
#   Depends on: CRYPTO [=y] && CRYPTO_HW [=y] && CRYPTO_DEV_SUN8I_CE [=m]
#   Location:
#     -> Cryptographic API (CRYPTO [=y])
#       -> Hardware crypto devices (CRYPTO_HW [=y])
#         -> Support for Allwinner cryptographic offloader (CRYPTO_DEV_ALLWINNER [=y])
#           -> Support for Allwinner Crypto Engine cryptographic offloader (CRYPTO_DEV_SUN8I_CE [=m])
# Selects: HW_RANDOM [=y]
# 
# 
# 
CONFIG_CRYPTO_DEV_SUN8I_CE_TRNG=y