aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/generic/patches-3.3/252-mv_cesa_depends.patch
blob: 53701458aac094e0e3a8480efb97ee26c97bea6b (plain)
1
2
3
4
5
6
7
8
9
10
--- a/drivers/crypto/Kconfig
+++ b/drivers/crypto/Kconfig
@@ -172,6 +172,7 @@ config CRYPTO_DEV_MV_CESA
 	depends on PLAT_ORION
 	select CRYPTO_ALGAPI
 	select CRYPTO_AES
+	select CRYPTO_HASH2
 	select CRYPTO_BLKCIPHER2
 	select CRYPTO_HASH
 	help