public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] do not compile AMD Geode's hwcrypto driver as a module per default
@ 2006-10-21  8:17 Borislav Petkov
  2006-10-23 11:25 ` Alan Cox
  0 siblings, 1 reply; 7+ messages in thread
From: Borislav Petkov @ 2006-10-21  8:17 UTC (permalink / raw)
  To: Andrew Morton; +Cc: lkml, info-linux

This one should be probably made dependent on some #define saying that the cpu
is an AMD and has the LX Geode crypto hardware built in. Turn it off for now.

Signed-off-by: <petkov@math.uni-muenster.de>


--- current/drivers/crypto/Kconfig.orig	2006-10-21 10:05:08.000000000 +0200
+++ current/drivers/crypto/Kconfig	2006-10-21 10:05:25.000000000 +0200
@@ -56,7 +56,6 @@ config CRYPTO_DEV_GEODE
 	depends on CRYPTO && X86_32
 	select CRYPTO_ALGAPI
 	select CRYPTO_BLKCIPHER
-	default m
 	help
 	  Say 'Y' here to use the AMD Geode LX processor on-board AES
 	  engine for the CryptoAPI AES alogrithm.

		
___________________________________________________________ 
Telefonate ohne weitere Kosten vom PC zum PC: http://messenger.yahoo.de

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2006-10-24  5:49 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-10-21  8:17 [PATCH] do not compile AMD Geode's hwcrypto driver as a module per default Borislav Petkov
2006-10-23 11:25 ` Alan Cox
2006-10-23 12:20   ` Borislav Petkov
2006-10-23 17:09   ` Borislav Petkov
2006-10-23 17:35     ` Alan Cox
2006-10-23 20:21   ` Michael Buesch
2006-10-24  5:49     ` Borislav Petkov

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox