x86: cleanup early per cpu variables/accesses v4
[deliverable/linux.git] / arch / x86 / Kconfig
index 2e325521e5e95f992402b2b301fbf466cc851df1..4469a0db1ae1da2d67b6571dfdcbe4e6ce1c3987 100644 (file)
@@ -121,7 +121,7 @@ config ARCH_HAS_CACHE_LINE_SIZE
        def_bool y
 
 config HAVE_SETUP_PER_CPU_AREA
-       def_bool X86_64 || (X86_SMP && !X86_VOYAGER)
+       def_bool X86_64_SMP || (X86_SMP && !X86_VOYAGER)
 
 config HAVE_CPUMASK_OF_CPU_MAP
        def_bool X86_64_SMP
This page took 0.029218 seconds and 5 git commands to generate.