You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
11 lines
295 B
11 lines
295 B
14 years ago
|
--- 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
|
||
|
help
|
||
|
This driver allows you to utilize the Cryptographic Engines and
|