aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/Kconfig')
-rw-r--r--crypto/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/crypto/Kconfig b/crypto/Kconfig
index 50402dc0ea35..6563366bae80 100644
--- a/crypto/Kconfig
+++ b/crypto/Kconfig
@@ -1216,5 +1216,6 @@ config CRYPTO_USER_API_SKCIPHER
1216 key cipher algorithms. 1216 key cipher algorithms.
1217 1217
1218source "drivers/crypto/Kconfig" 1218source "drivers/crypto/Kconfig"
1219source crypto/asymmetric_keys/Kconfig
1219 1220
1220endif # if CRYPTO 1221endif # if CRYPTO