x86: adjust dependencies for CONFIG_X86_CMOV
authorJan Beulich <jbeulich@novell.com>
Fri, 29 Aug 2008 11:50:38 +0000 (12:50 +0100)
committerIngo Molnar <mingo@elte.hu>
Mon, 13 Oct 2008 08:33:50 +0000 (10:33 +0200)
Signed-off-by: Jan Beulich <jbeulich@novell.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
arch/x86/Kconfig.cpu

index f4bdc04..0b7c4a3 100644 (file)
@@ -397,7 +397,7 @@ config X86_CMPXCHG64
 # generates cmov.
 config X86_CMOV
        def_bool y
-       depends on (MK7 || MPENTIUM4 || MPENTIUMM || MPENTIUMIII || MPENTIUMII || M686 || MVIAC3_2 || MVIAC7 || X86_64)
+       depends on (MK8 || MK7 || MCORE2 || MPENTIUM4 || MPENTIUMM || MPENTIUMIII || MPENTIUMII || M686 || MVIAC3_2 || MVIAC7 || MCRUSOE || MEFFICEON || X86_64)
 
 config X86_MINIMUM_CPU_FAMILY
        int