kernel: add a missing dependency for the mv_cesa crypto driver
authornbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sat, 2 Apr 2011 15:25:22 +0000 (15:25 +0000)
committernbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sat, 2 Apr 2011 15:25:22 +0000 (15:25 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26406 3c298f89-4303-0410-b956-a3cf2f4a3e73

target/linux/generic/patches-2.6.37/972-mv_cesa_depends.patch [new file with mode: 0644]
target/linux/generic/patches-2.6.38/972-mv_cesa_depends.patch [new file with mode: 0644]

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 (file)
index 0000000..1fd2f63
--- /dev/null
@@ -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 (file)
index 0000000..1fd2f63
--- /dev/null
@@ -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
This page took 0.032501 seconds and 4 git commands to generate.