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 b0481f7b002a..93ad53a84e95 100644
--- a/crypto/Kconfig
+++ b/crypto/Kconfig
@@ -568,6 +568,7 @@ config CRYPTO_TEST
568 tristate "Testing module" 568 tristate "Testing module"
569 depends on m 569 depends on m
570 select CRYPTO_ALGAPI 570 select CRYPTO_ALGAPI
571 select CRYPTO_AEAD
571 help 572 help
572 Quick & dirty crypto test module. 573 Quick & dirty crypto test module.
573 574