dect
/
linux-2.6
Archived
13
0
Fork 0

[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>
This commit is contained in:
David Howells 2007-11-30 23:06:40 +11:00 committed by Herbert Xu
parent 75e7766680
commit d5a784b371
1 changed files with 1 additions and 0 deletions

View File

@ -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