We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6a2ae2d commit 79aa10dCopy full SHA for 79aa10d
arch/x86/Kconfig.cpu
@@ -397,7 +397,7 @@ config X86_CMPXCHG64
397
# generates cmov.
398
config X86_CMOV
399
def_bool y
400
- 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)
401
402
config X86_MINIMUM_CPU_FAMILY
403
int
0 commit comments