All of lore.kernel.org
 help / color / mirror / Atom feed
From: Andrej Krutak <andrej.krutak@sysgo.com>
To: linux-crypto@vger.kernel.org
Subject: [PATCH] Add select of CONFIG_SRCU by CONFIG_CRYPTO
Date: Thu, 22 Oct 2015 08:56:33 +0200	[thread overview]
Message-ID: <4666184.fJucKke4tk@kru> (raw)

Signed-off-by: Andrej Krutak <andrej.krutak@sysgo.com>

---
 crypto/Kconfig | 1 +
 1 file changed, 1 insertion(+)

diff --git a/crypto/Kconfig b/crypto/Kconfig
index 48ee3e1..c7596ee 100644
--- a/crypto/Kconfig
+++ b/crypto/Kconfig
@@ -14,6 +14,7 @@ source "crypto/async_tx/Kconfig"
 #
 menuconfig CRYPTO
        tristate "Cryptographic API"
+       select SRCU
        help
          This option provides the core Cryptographic API.
 
-- 
1.9.1

-- 
Best regards | S pozdravom | Mit freundlichen Grüßen | Cordialement

Andrej Krutak

             reply	other threads:[~2015-10-22  7:03 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-10-22  6:56 Andrej Krutak [this message]
2015-10-22 14:35 ` [PATCH] Add select of CONFIG_SRCU by CONFIG_CRYPTO Herbert Xu
2015-10-23  8:22   ` Andrej Krutak

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=4666184.fJucKke4tk@kru \
    --to=andrej.krutak@sysgo.com \
    --cc=linux-crypto@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.