Thread (34 messages) 34 messages, 9 authors, 2008-08-05

Re: [PATCH] Using Intel CRC32 instruction to accelerate CRC32c algorithm by new crypto API.

From: Austin Zhang <hidden>
Date: 2008-08-05 10:01:13
Also in: lkml

On Mon, 2008-08-04 at 22:19 +0800, Herbert Xu wrote:
On Mon, Aug 04, 2008 at 05:35:07AM -0400, Austin Zhang wrote:
quoted
+config CRYPTO_CRC32C_INTEL
+        tristate "CRC32c INTEL hardware acceleration"
+        select CRYPTO_HASH
You need some sort of a dependency here.  See what the other
assembly algorithms do it.

Cheers,
How about:
+config CRYPTO_CRC32C_INTEL
+        tristate "CRC32c INTEL hardware acceleration"
+       depends on X86
+        select CRYPTO_ALGAPI
+        help
+          In Intel processor with SSE4.2 supported, the processor will
......

It should only depend on X86.
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help