From 9da4c9ee70a0679c91de998814ec8679f90f2e34 Mon Sep 17 00:00:00 2001 From: Herbert Xu Date: Wed, 26 Oct 2011 17:15:10 +0200 Subject: [PATCH] --- yaml --- r: 272314 b: refs/heads/master c: ea8bdfcff17599e5d80f93e2ae194fbbab7f8d5e h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/crypto/Kconfig | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/[refs] b/[refs] index dd9092c9322d..95b8df19da02 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 3e721aeb3df3816e283ab18e327cd4652972e213 +refs/heads/master: ea8bdfcff17599e5d80f93e2ae194fbbab7f8d5e diff --git a/trunk/crypto/Kconfig b/trunk/crypto/Kconfig index a8442dca024d..259dea9c6dff 100644 --- a/trunk/crypto/Kconfig +++ b/trunk/crypto/Kconfig @@ -103,6 +103,7 @@ config CRYPTO_MANAGER2 config CRYPTO_USER tristate "Userspace cryptographic algorithm configuration" select CRYPTO_MANAGER + select NET help Userapace configuration for cryptographic instantiations such as cbc(aes).