linux-crypto.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] Add select of CONFIG_SRCU by CONFIG_CRYPTO
@ 2015-10-22  6:56 Andrej Krutak
  2015-10-22 14:35 ` Herbert Xu
  0 siblings, 1 reply; 3+ messages in thread
From: Andrej Krutak @ 2015-10-22  6:56 UTC (permalink / raw)
  To: linux-crypto

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

^ permalink raw reply related	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2015-10-23  6:22 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-10-22  6:56 [PATCH] Add select of CONFIG_SRCU by CONFIG_CRYPTO Andrej Krutak
2015-10-22 14:35 ` Herbert Xu
2015-10-23  8:22   ` Andrej Krutak

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).