aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/crypto/Kconfig
diff options
context:
space:
mode:
authorArnd Bergmann <arnd@arndb.de>2018-03-14 16:35:32 +0100
committerHerbert Xu <herbert@gondor.apana.org.au>2018-03-23 23:48:37 +0800
commit9678a8dc53c129599be45e7172b3a0fe6efa7989 (patch)
tree1a8f16f2512c585ad753db5790e75f95e7ff35a7 /drivers/crypto/Kconfig
parentcrypto: arm,arm64 - Fix random regeneration of S_shipped (diff)
downloadlinux-dev-9678a8dc53c129599be45e7172b3a0fe6efa7989.tar.xz
linux-dev-9678a8dc53c129599be45e7172b3a0fe6efa7989.zip
crypto: bfin_crc - remove blackfin CRC driver
The blackfin architecture is getting removed, so this driver won't be used any more. Signed-off-by: Arnd Bergmann <arnd@arndb.de> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'drivers/crypto/Kconfig')
-rw-r--r--drivers/crypto/Kconfig7
1 files changed, 0 insertions, 7 deletions
diff --git a/drivers/crypto/Kconfig b/drivers/crypto/Kconfig
index 5c4106979cc9..d1ea1a07cecb 100644
--- a/drivers/crypto/Kconfig
+++ b/drivers/crypto/Kconfig
@@ -464,13 +464,6 @@ if CRYPTO_DEV_UX500
source "drivers/crypto/ux500/Kconfig"
endif # if CRYPTO_DEV_UX500
-config CRYPTO_DEV_BFIN_CRC
- tristate "Support for Blackfin CRC hardware"
- depends on BF60x
- help
- Newer Blackfin processors have CRC hardware. Select this if you
- want to use the Blackfin CRC module.
-
config CRYPTO_DEV_ATMEL_AUTHENC
tristate "Support for Atmel IPSEC/SSL hw accelerator"
depends on HAS_DMA