From: Jan Beulich Date: Thu, 8 Mar 2012 09:18:02 +0000 (+0000) Subject: x86: Tighten dependencies of CPU_SUP_*_32 X-Git-Tag: v3.4-rc1~157^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0d2bf4899d04fcc7f3a280b0bc74c084badb4e04;p=pandora-kernel.git 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 Link: http://lkml.kernel.org/r/4F58875A02000078000770E0@nat28.tlf.novell.com Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed