From bd68cf241e0b8b6d87361811a17bee8535fdd305 Mon Sep 17 00:00:00 2001 From: Herbert Xu Date: Tue, 1 Nov 2011 12:12:43 +1100 Subject: [PATCH] --- yaml --- r: 272315 b: refs/heads/master c: 5db017aa2809c49ca0a43b0f3ed1267e6be60883 h: refs/heads/master i: 272313: 541e74f4f0e0db28cc149e099dee2ca5787e1d65 272311: ea40080d846695dc980d85d9cdcdbeb2106df5d1 v: v3 --- [refs] | 2 +- trunk/crypto/Kconfig | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index 95b8df19da02..b5c63e3b3916 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: ea8bdfcff17599e5d80f93e2ae194fbbab7f8d5e +refs/heads/master: 5db017aa2809c49ca0a43b0f3ed1267e6be60883 diff --git a/trunk/crypto/Kconfig b/trunk/crypto/Kconfig index 259dea9c6dff..527a857d10b6 100644 --- a/trunk/crypto/Kconfig +++ b/trunk/crypto/Kconfig @@ -102,8 +102,8 @@ config CRYPTO_MANAGER2 config CRYPTO_USER tristate "Userspace cryptographic algorithm configuration" + depends on NET select CRYPTO_MANAGER - select NET help Userapace configuration for cryptographic instantiations such as cbc(aes).