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).