summaryrefslogtreecommitdiffstats
path: root/configs/fedora/generic/arm/CONFIG_CRYPTO_DEV_SUN8I_SS_HASH
diff options
context:
space:
mode:
Diffstat (limited to 'configs/fedora/generic/arm/CONFIG_CRYPTO_DEV_SUN8I_SS_HASH')
-rw-r--r--configs/fedora/generic/arm/CONFIG_CRYPTO_DEV_SUN8I_SS_HASH19
1 files changed, 19 insertions, 0 deletions
diff --git a/configs/fedora/generic/arm/CONFIG_CRYPTO_DEV_SUN8I_SS_HASH b/configs/fedora/generic/arm/CONFIG_CRYPTO_DEV_SUN8I_SS_HASH
new file mode 100644
index 000000000..b893a14d6
--- /dev/null
+++ b/configs/fedora/generic/arm/CONFIG_CRYPTO_DEV_SUN8I_SS_HASH
@@ -0,0 +1,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