Re: [build bug] ./drivers/crypto/hifn_795x.c

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Ingo Molnar
Date: Friday, January 25, 2008 - 4:51 pm

* Ingo Molnar <mingo@elte.hu> wrote:


find a workaround below - but i'm not sure it's the right one.

	Ingo

Index: linux/drivers/crypto/Kconfig
===================================================================
--- linux.orig/drivers/crypto/Kconfig
+++ linux/drivers/crypto/Kconfig
@@ -89,6 +89,7 @@ config CRYPTO_DEV_HIFN_795X
 	select CRYPTO_ALGAPI
 	select CRYPTO_BLKCIPHER
 	depends on PCI
+	depends on DEV_HIFN_795X = HW_RANDOM
 	help
 	  This option allows you to have support for HIFN 795x crypto adapters.
 
--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[build bug] ./drivers/crypto/hifn_795x.c, Ingo Molnar, (Fri Jan 25, 3:21 pm)
Re: [build bug] ./drivers/crypto/hifn_795x.c, Herbert Xu, (Fri Jan 25, 3:45 pm)
Re: [build bug] ./drivers/crypto/hifn_795x.c, Ingo Molnar, (Fri Jan 25, 4:51 pm)
Re: [build bug] ./drivers/crypto/hifn_795x.c, Herbert Xu, (Fri Jan 25, 4:53 pm)
Re: [build bug] ./drivers/crypto/hifn_795x.c, Ingo Molnar, (Fri Jan 25, 4:59 pm)
Re: [build bug] ./drivers/crypto/hifn_795x.c, Evgeniy Polyakov, (Sat Jan 26, 3:43 am)