x86: rename X86_GENERICARCH to X86_32_NON_STANDARD

X86_GENERICARCH is a misnomer - it contains non-PC 32-bit architectures
that are not included in the default build.

Rename it to X86_32_NON_STANDARD.

Signed-off-by: Ingo Molnar <mingo@elte.hu>
This commit is contained in:
Ingo Molnar
2009-01-27 18:43:09 +01:00
parent e2c75d9f54
commit e0c7ae376a
6 changed files with 16 additions and 16 deletions

View File

@@ -1335,7 +1335,7 @@ static void __init acpi_process_madt(void)
if (!error) {
acpi_lapic = 1;
#ifdef CONFIG_X86_GENERICARCH
#ifdef CONFIG_X86_32_NON_STANDARD
generic_bigsmp_probe();
#endif
/*