diff options
Diffstat (limited to 'crypto/Kconfig')
-rw-r--r-- | crypto/Kconfig | 1 |
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 | ||
1218 | source "drivers/crypto/Kconfig" | 1218 | source "drivers/crypto/Kconfig" |
1219 | source crypto/asymmetric_keys/Kconfig | ||
1219 | 1220 | ||
1220 | endif # if CRYPTO | 1221 | endif # if CRYPTO |