projects
/
GitHub
/
MotorolaMobilityLLC
/
kernel-slsi.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6a2ae2d
)
x86: adjust dependencies for CONFIG_X86_CMOV
author
Jan Beulich
<jbeulich@novell.com>
Fri, 29 Aug 2008 11:50:38 +0000
(12:50 +0100)
committer
Ingo 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
patch
|
blob
|
blame
|
history
diff --git
a/arch/x86/Kconfig.cpu
b/arch/x86/Kconfig.cpu
index f4bdc0492d380592bddd2340f8396321a3ffdd19..0b7c4a3f0651e8e03e7f0c8ea3083bab77775812 100644
(file)
--- a/
arch/x86/Kconfig.cpu
+++ b/
arch/x86/Kconfig.cpu
@@
-397,7
+397,7
@@
config X86_CMPXCHG64
# generates cmov.
config X86_CMOV
def_bool y
- depends on (MK
7 || MPENTIUM4 || MPENTIUMM || MPENTIUMIII || MPENTIUMII || M686 || MVIAC3_2 || MVIAC7
|| X86_64)
+ depends on (MK
8 || MK7 || MCORE2 || MPENTIUM4 || MPENTIUMM || MPENTIUMIII || MPENTIUMII || M686 || MVIAC3_2 || MVIAC7 || MCRUSOE || MEFFICEON
|| X86_64)
config X86_MINIMUM_CPU_FAMILY
int