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