summaryrefslogtreecommitdiff
path: root/crypto/Kconfig
diff options
context:
space:
mode:
authorJuergen Gross <jgross@suse.com>2017-11-13 10:24:50 +0100
committerJuergen Gross <jgross@suse.com>2017-11-13 10:24:50 +0100
commit40248a5f572a9ee5602fb61b33ddcc7de3b4cf5b (patch)
treeb443b237fa80f2cc8ca8510b63aaa4861ba3ea7a /crypto/Kconfig
parent4f673910a79f5cb0e7dd87bf807eebb24834cea3 (diff)
parent37d98457e3c414a1673bf5dce97eb4c79b5cff25 (diff)
downloadlinux-crypto-40248a5f572a9ee5602fb61b33ddcc7de3b4cf5b.tar.gz
linux-crypto-40248a5f572a9ee5602fb61b33ddcc7de3b4cf5b.zip
Merge tag 'v4.14' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/torvalds/linux
Linux 4.14
Diffstat (limited to 'crypto/Kconfig')
-rw-r--r--crypto/Kconfig3
1 files changed, 3 insertions, 0 deletions
diff --git a/crypto/Kconfig b/crypto/Kconfig
index caa770e5..ac5fb37e 100644
--- a/crypto/Kconfig
+++ b/crypto/Kconfig
@@ -1,3 +1,4 @@
+# SPDX-License-Identifier: GPL-2.0
#
# Generic algorithms support
#
@@ -1753,6 +1754,8 @@ config CRYPTO_USER_API_AEAD
tristate "User-space interface for AEAD cipher algorithms"
depends on NET
select CRYPTO_AEAD
+ select CRYPTO_BLKCIPHER
+ select CRYPTO_NULL
select CRYPTO_USER_API
help
This option enables the user-spaces interface for AEAD