From: James Bottomley Date: Thu, 30 Oct 2008 21:05:39 +0000 (-0500) Subject: x86: use CONFIG_X86_SMP instead of CONFIG_SMP X-Git-Tag: v2.6.28-rc3~29^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=017d9d20d88cacb0a6a29f343b23c95e203f6645;p=pandora-kernel.git x86: use CONFIG_X86_SMP instead of CONFIG_SMP Impact: fix x86/Voyager boot CONFIG_SMP is used for features which work on *all* x86 boxes. CONFIG_X86_SMP is used for standard PC like x86 boxes (for things like multi core and apics) Signed-off-by: James Bottomley Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed