crypto: Make hifn_795x build depend on !ARCH_DMA_ADDR_T_64BIT
authorRichard Weinberger <richard@nod.at>
Mon, 10 Oct 2011 10:55:41 +0000 (12:55 +0200)
committerHerbert Xu <herbert@gondor.apana.org.au>
Fri, 21 Oct 2011 12:28:57 +0000 (14:28 +0200)
commit75b766258eb2b8255c628a994663bd5298f216e6
treedb755f2fbe3aeccb8b00e6eba238999221da0eca
parent906b2c9f2d9f395f5ca01b855b7c74b126517816
crypto: Make hifn_795x build depend on !ARCH_DMA_ADDR_T_64BIT

hifn_795x works only on 32 bit, remove the detection while loading
the module and catch non-32 bit systems at build time.

Signed-off-by: Richard Weinberger <richard@nod.at>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
drivers/crypto/Kconfig
drivers/crypto/hifn_795x.c