x86: rename X86_GENERICARCH to X86_32_NON_STANDARD
[GitHub/mt8127/android_kernel_alcatel_ttab.git] / arch / x86 / kernel / setup.c
index 6abce6703c536e8d89be53b3008776f6997ce7a0..f64e1a487c9e8f823e45bc60d925bdb890824d85 100644 (file)
@@ -936,7 +936,7 @@ void __init setup_arch(char **cmdline_p)
        map_vsyscall();
 #endif
 
-#ifdef CONFIG_X86_GENERICARCH
+#ifdef CONFIG_X86_32_NON_STANDARD
        generic_apic_probe();
 #endif