crypto: mediatek - remove obsolete driver
[sfrench/cifs-2.6.git] / drivers / crypto / Kconfig
index bbd51703e738b972a9437476e8cb4b60b31f5c8f..857b7956fecadae55026857182913737e30f5677 100644 (file)
@@ -772,21 +772,6 @@ config CRYPTO_DEV_ZYNQMP_AES
          accelerator. Select this if you want to use the ZynqMP module
          for AES algorithms.
 
-config CRYPTO_DEV_MEDIATEK
-       tristate "MediaTek's EIP97 Cryptographic Engine driver"
-       depends on (ARM && ARCH_MEDIATEK) || COMPILE_TEST
-       select CRYPTO_LIB_AES
-       select CRYPTO_AEAD
-       select CRYPTO_SKCIPHER
-       select CRYPTO_SHA1
-       select CRYPTO_SHA256
-       select CRYPTO_SHA512
-       select CRYPTO_HMAC
-       help
-         This driver allows you to utilize the hardware crypto accelerator
-         EIP97 which can be found on the MT7623 MT2701, MT8521p, etc ....
-         Select this if you want to use it for AES/SHA1/SHA2 algorithms.
-
 source "drivers/crypto/chelsio/Kconfig"
 
 source "drivers/crypto/virtio/Kconfig"