aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/Kconfig')
-rw-r--r--crypto/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/Kconfig b/crypto/Kconfig
index c442f2e7ce46..ba133d557045 100644
--- a/crypto/Kconfig
+++ b/crypto/Kconfig
@@ -337,7 +337,7 @@ config CRYPTO_CRC32C
337 337
338config CRYPTO_TEST 338config CRYPTO_TEST
339 tristate "Testing module" 339 tristate "Testing module"
340 depends on CRYPTO 340 depends on CRYPTO && m
341 help 341 help
342 Quick & dirty crypto test module. 342 Quick & dirty crypto test module.
343 343