summaryrefslogtreecommitdiffstats
path: root/configs/fedora/generic/arm/CONFIG_CRYPTO_DEV_SUN8I_SS_HASH
blob: b893a14d673c61ac719bc8687c3079fa353eb654 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# CONFIG_CRYPTO_DEV_SUN8I_SS_HASH:
# 
# Say y to enable support for hash algorithms.
# 
# Symbol: CRYPTO_DEV_SUN8I_SS_HASH [=n]
# Type  : bool
# Defined at drivers/crypto/allwinner/Kconfig:123
#   Prompt: Enable support for hash on sun8i-ss
#   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: MD5 && SHA1 && SHA256
# 
# 
# 
CONFIG_CRYPTO_DEV_SUN8I_SS_HASH=y