linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] x86: set X86_CMOV for all targets using -march=i686
@ 2007-12-13  9:35 Jan Beulich
  0 siblings, 0 replies; only message in thread
From: Jan Beulich @ 2007-12-13  9:35 UTC (permalink / raw)
  To: tglx, mingo, hpa; +Cc: linux-kernel

Signed-off-by: Jan Beulich <jbeulich@novell.com>

 arch/x86/Kconfig.cpu |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

--- linux-2.6.24-rc5/arch/x86/Kconfig.cpu	2007-12-12 11:28:17.000000000 +0100
+++ 2.6.24-rc5-x86-cmov/arch/x86/Kconfig.cpu	2007-12-04 16:11:19.000000000 +0100
@@ -390,7 +390,7 @@ config X86_TSC
 # generates cmov.
 config X86_CMOV
 	bool
-	depends on (MK7 || MPENTIUM4 || MPENTIUMM || MPENTIUMIII || MPENTIUMII || M686 || MVIAC3_2 || MVIAC7)
+	depends on (MK8 || MK7 || MCORE2 || MPENTIUM4 || MPENTIUMM || MPENTIUMIII || MPENTIUMII || M686 || MVIAC3_2 || MVIAC7 || MCRUSOE || MEFFICEON)
 	default y
 
 config X86_MINIMUM_CPU_FAMILY




^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2007-12-13  9:34 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-12-13  9:35 [PATCH] x86: set X86_CMOV for all targets using -march=i686 Jan Beulich

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).