summaryrefslogtreecommitdiffstats
path: root/target
diff options
context:
space:
mode:
Diffstat (limited to 'target')
-rw-r--r--target/linux/generic/patches-2.6.37/972-mv_cesa_depends.patch10
-rw-r--r--target/linux/generic/patches-2.6.38/972-mv_cesa_depends.patch10
2 files changed, 20 insertions, 0 deletions
diff --git a/target/linux/generic/patches-2.6.37/972-mv_cesa_depends.patch b/target/linux/generic/patches-2.6.37/972-mv_cesa_depends.patch
new file mode 100644
index 000000000..1fd2f6365
--- /dev/null
+++ b/target/linux/generic/patches-2.6.37/972-mv_cesa_depends.patch
@@ -0,0 +1,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
diff --git a/target/linux/generic/patches-2.6.38/972-mv_cesa_depends.patch b/target/linux/generic/patches-2.6.38/972-mv_cesa_depends.patch
new file mode 100644
index 000000000..1fd2f6365
--- /dev/null
+++ b/target/linux/generic/patches-2.6.38/972-mv_cesa_depends.patch
@@ -0,0 +1,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