Explorar el Código

[RXRPC]: Add missing select on CRYPTO

AF_RXRPC uses the crypto services, so should depend on or select CRYPTO.

Signed-off-by: David Howells <dhowells@redhat.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
David Howells hace 17 años
padre
commit
d5a784b371
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      net/rxrpc/Kconfig

+ 1 - 0
net/rxrpc/Kconfig

@@ -5,6 +5,7 @@
 config AF_RXRPC
 	tristate "RxRPC session sockets"
 	depends on INET && EXPERIMENTAL
+	select CRYPTO
 	select KEYS
 	help
 	  Say Y or M here to include support for RxRPC session sockets (just