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 c3166a1a5bb6..d0287ce56daf 100644
--- a/crypto/Kconfig
+++ b/crypto/Kconfig
@@ -567,6 +567,7 @@ config CRYPTO_TEST
567 depends on m 567 depends on m
568 select CRYPTO_ALGAPI 568 select CRYPTO_ALGAPI
569 select CRYPTO_AEAD 569 select CRYPTO_AEAD
570 select CRYPTO_BLKCIPHER
570 help 571 help
571 Quick & dirty crypto test module. 572 Quick & dirty crypto test module.
572 573