summaryrefslogtreecommitdiff
path: root/crypto/Kconfig
diff options
context:
space:
mode:
authorEric Biggers <ebiggers@google.com>2018-02-19 23:48:28 -0800
committerHerbert Xu <herbert@gondor.apana.org.au>2018-03-03 00:03:38 +0800
commit90f7f126ed30078435c6afb2686437d98013f51f (patch)
tree3faab30f6370fca295b65ae2ec2dd2824ac56719 /crypto/Kconfig
parent41762d8ec53902f93b50f21b32519b2d1e682523 (diff)
downloadlinux-crypto-90f7f126ed30078435c6afb2686437d98013f51f.tar.gz
linux-crypto-90f7f126ed30078435c6afb2686437d98013f51f.zip
crypto: ablk_helper - remove ablk_helper
All users of ablk_helper have been converted over to crypto_simd, so remove ablk_helper. Signed-off-by: Eric Biggers <ebiggers@google.com> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'crypto/Kconfig')
-rw-r--r--crypto/Kconfig4
1 files changed, 0 insertions, 4 deletions
diff --git a/crypto/Kconfig b/crypto/Kconfig
index 8783dcf2..de693e04 100644
--- a/crypto/Kconfig
+++ b/crypto/Kconfig
@@ -245,10 +245,6 @@ config CRYPTO_TEST
help
Quick & dirty crypto test module.
-config CRYPTO_ABLK_HELPER
- tristate
- select CRYPTO_CRYPTD
-
config CRYPTO_SIMD
tristate
select CRYPTO_CRYPTD