aboutsummaryrefslogtreecommitdiffstats
path: root/crypto
diff options
context:
space:
mode:
authorMichal Ludvig <michal@logix.cz>2004-11-30 06:01:06 -0800
committerDavid S. Miller <davem@kernel.bkbits.net>2004-11-30 06:01:06 -0800
commitce9b008ad480cc3f01c39d292c9532d148a0018f (patch)
tree3cf8a412504ec7115ef56ed53e43fa42ee6a2678 /crypto
parente56b8fa84b02a66e0ce0739d02532f8bdf05dca9 (diff)
downloadhistory-ce9b008ad480cc3f01c39d292c9532d148a0018f.tar.gz
[CRYPTO]: Standalone VIA PadLock driver.
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'crypto')
-rw-r--r--crypto/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/crypto/Kconfig b/crypto/Kconfig
index 3f0f54a2190c20..06d45679dbb85f 100644
--- a/crypto/Kconfig
+++ b/crypto/Kconfig
@@ -274,5 +274,6 @@ config CRYPTO_TEST
help
Quick & dirty crypto test module.
+source "drivers/crypto/Kconfig"
endmenu