From 76e67139adbbba91ff30fab6ef828fad47e8bcfc Mon Sep 17 00:00:00 2001 From: Herbert Xu Date: Sat, 10 Jun 2006 18:06:34 +1000 Subject: [PATCH] --- yaml --- r: 30580 b: refs/heads/master c: b9d0a25a484a90c1d60b974d115eff2fe580ce16 h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/crypto/Kconfig | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index 4cdcc740ac32..8ff7d78f59ad 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: e90b1a2be6010acf01673b0625cfbf18240f7744 +refs/heads/master: b9d0a25a484a90c1d60b974d115eff2fe580ce16 diff --git a/trunk/crypto/Kconfig b/trunk/crypto/Kconfig index c442f2e7ce46..ba133d557045 100644 --- a/trunk/crypto/Kconfig +++ b/trunk/crypto/Kconfig @@ -337,7 +337,7 @@ config CRYPTO_CRC32C config CRYPTO_TEST tristate "Testing module" - depends on CRYPTO + depends on CRYPTO && m help Quick & dirty crypto test module.