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