blob: 1fd2f6365a513cc002cc5ba032a94d1c67427477 (
plain)
| 1
2
3
4
5
6
7
8
9
10
 | --- a/drivers/crypto/Kconfig
+++ b/drivers/crypto/Kconfig
@@ -162,6 +162,7 @@ config CRYPTO_DEV_MV_CESA
 	depends on PLAT_ORION
 	select CRYPTO_ALGAPI
 	select CRYPTO_AES
+	select CRYPTO_HASH2
 	select CRYPTO_BLKCIPHER2
 	help
 	  This driver allows you to utilize the Cryptographic Engines and
 |