Ingo Molnar
3e5095d152
x86: replace CONFIG_X86_SMP with CONFIG_SMP
...
The x86/Voyager subarch used to have this distinction between
'x86 SMP support' and 'Voyager SMP support':
config X86_SMP
bool
depends on SMP && ((X86_32 && !X86_VOYAGER) || X86_64)
This is a pointless distinction - Voyager can (and already does) use
smp_ops to implement various SMP quirks it has - and it can be extended
more to cover all the specialities of Voyager.
So remove this complication in the Kconfig space.
Signed-off-by: Ingo Molnar <mingo@elte.hu>
2009-01-29 14:17:00 +01:00
..
2008-08-20 12:38:41 +02:00
2009-01-23 17:17:36 -08:00
Merge branches 'x86/asm', 'x86/cleanups', 'x86/cpudetect', 'x86/debug', 'x86/doc', 'x86/header-fixes', 'x86/mm', 'x86/paravirt', 'x86/pat', 'x86/setup-v2', 'x86/subarch', 'x86/uaccess' and 'x86/urgent' into x86/core
2009-01-28 23:13:53 +01:00
2008-10-29 08:02:28 +01:00
2008-10-18 07:10:12 +10:00
2008-07-24 10:47:19 -07:00
2009-01-27 12:01:51 +01:00
2009-01-20 00:31:43 +01:00
2009-01-26 11:14:27 +01:00
Merge branches 'x86/asm', 'x86/cleanups', 'x86/cpudetect', 'x86/debug', 'x86/doc', 'x86/header-fixes', 'x86/mm', 'x86/paravirt', 'x86/pat', 'x86/setup-v2', 'x86/subarch', 'x86/uaccess' and 'x86/urgent' into x86/core
2009-01-28 23:13:53 +01:00
2009-01-06 13:21:21 +01:00
2008-05-25 09:51:43 +02:00
2009-01-29 14:17:00 +01:00
2008-10-22 17:08:06 +02:00
2008-01-30 13:31:10 +01:00
2008-10-14 10:37:17 +02:00
2009-01-07 15:48:54 -08:00
2009-01-27 12:56:47 +09:00
2008-09-05 17:09:57 +02:00
2009-01-21 12:24:54 +01:00
Merge branches 'x86/asm', 'x86/cleanups', 'x86/cpudetect', 'x86/debug', 'x86/doc', 'x86/header-fixes', 'x86/mm', 'x86/paravirt', 'x86/pat', 'x86/setup-v2', 'x86/subarch', 'x86/uaccess' and 'x86/urgent' into x86/core
2009-01-28 23:13:53 +01:00
2008-10-14 10:33:50 +02:00
2008-05-24 11:25:37 +02:00
2008-08-21 10:13:21 +02:00
2008-09-06 19:47:09 +02:00
2008-08-14 11:35:52 +02:00
2009-01-21 10:24:27 +01:00
2008-10-14 10:37:11 +02:00
2009-01-29 14:16:49 +01:00