From: David Howells <dhowells@redhat.com>
To: mingo@elte.hu, akpm@linux-foundation.org
Cc: linux-kernel@vger.kernel.org, netdev@vger.kernel.org,
dhowells@redhat.com
Subject: [PATCH] AF_RXRPC: Configure crypto correctly for AF_RXRPC
Date: Wed, 28 Nov 2007 14:37:53 +0000 [thread overview]
Message-ID: <20071128143753.15234.29444.stgit@warthog.procyon.org.uk> (raw)
In-Reply-To: 20071122153359.GA7268@elte.hu
AF_RXRPC uses the crypto services, so should depend on or select CRYPTO.
Signed-off-by: David Howells <dhowells@redhat.com>
---
net/rxrpc/Kconfig | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/net/rxrpc/Kconfig b/net/rxrpc/Kconfig
index e662f1d..0d3103c 100644
--- a/net/rxrpc/Kconfig
+++ b/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
next reply other threads:[~2007-11-28 14:38 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-11-28 14:37 David Howells [this message]
2007-11-30 12:07 ` Herbert Xu
2007-11-30 12:11 ` Ingo Molnar
2007-11-30 13:36 ` Herbert Xu
-- strict thread matches above, loose matches on Subject: below --
2007-11-22 15:33 [build bug] ./net/rxrpc/ar-key.c fails to build Ingo Molnar
2007-11-28 14:53 ` [PATCH] AF_RXRPC: Configure crypto correctly for AF_RXRPC David Howells
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20071128143753.15234.29444.stgit@warthog.procyon.org.uk \
--to=dhowells@redhat.com \
--cc=akpm@linux-foundation.org \
--cc=linux-kernel@vger.kernel.org \
--cc=mingo@elte.hu \
--cc=netdev@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®