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