commit | 0d2bf4899d04fcc7f3a280b0bc74c084badb4e04 | [log] [tgz] |
---|---|---|
author | Jan Beulich <JBeulich@suse.com> | Thu Mar 08 09:18:02 2012 +0000 |
committer | Ingo Molnar <mingo@elte.hu> | Thu Mar 08 10:57:34 2012 +0100 |
tree | 0fde4eb992d93d2dedb9cd55b3cd17c11f77a663 | |
parent | 901b04450a0ff44d579158b8b0492ce7e66cd442 [diff] |
x86: Tighten dependencies of CPU_SUP_*_32 Building in support for either of these CPUs is pointless when e.g. M686 was selected (since such a kernel would use cmov instructions, which aren't available on these older CPUs). Signed-off-by: Jan Beulich <jbeulich@suse.com> Link: http://lkml.kernel.org/r/4F58875A02000078000770E0@nat28.tlf.novell.com Signed-off-by: Ingo Molnar <mingo@elte.hu>