crypto: ghash-intel - Fix building failure on x86_32
authorHuang Ying <ying.huang@intel.com>
Tue, 27 Oct 2009 11:07:24 +0000 (19:07 +0800)
committerHerbert Xu <herbert@gondor.apana.org.au>
Tue, 27 Oct 2009 11:07:24 +0000 (19:07 +0800)
commit3e02e5cb47e049727a26c9c110867a26972bd0d6
tree8e0b2d4ff98de195422d3aa6b280d3fb07425c5e
parentfa4ef8a6af4745bbf3a25789bc7d4f14a3a6d803
crypto: ghash-intel - Fix building failure on x86_32

CLMUL-NI accelerated GHASH should be turned off on non-x86_64 machine.

Reported-by: Dave Young <hidave.darkstar@gmail.com>
Signed-off-by: Huang Ying <ying.huang@intel.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
crypto/Kconfig