提交 5db017aa 编写于 作者: H Herbert Xu

crypto: user - Depend on NET instead of selecting it

Selecting NET causes all sorts of issues, including a dependency
loop involving bluetooth.  This patch makes it a dependency instead.
Signed-off-by: NHerbert Xu <herbert@gondor.apana.org.au>
上级 ea8bdfcf
...@@ -102,8 +102,8 @@ config CRYPTO_MANAGER2 ...@@ -102,8 +102,8 @@ config CRYPTO_MANAGER2
config CRYPTO_USER config CRYPTO_USER
tristate "Userspace cryptographic algorithm configuration" tristate "Userspace cryptographic algorithm configuration"
depends on NET
select CRYPTO_MANAGER select CRYPTO_MANAGER
select NET
help help
Userapace configuration for cryptographic instantiations such as Userapace configuration for cryptographic instantiations such as
cbc(aes). cbc(aes).
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册