Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit ea8bdfcf authored by Herbert Xu's avatar Herbert Xu
Browse files

crypto: user - Add dependency on NET



Since the configuration interface relies on netlink we need to
select NET.

Signed-off-by: default avatarHerbert Xu <herbert@gondor.apana.org.au>
parent 3e721aeb
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -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).