aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'arch/x86/Kconfig')
-rw-r--r--arch/x86/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/x86/Kconfig b/arch/x86/Kconfig
index d5ed94d30aad..95c36c474766 100644
--- a/arch/x86/Kconfig
+++ b/arch/x86/Kconfig
@@ -1705,7 +1705,7 @@ config HAVE_ARCH_EARLY_PFN_TO_NID
1705 depends on NUMA 1705 depends on NUMA
1706 1706
1707config USE_PERCPU_NUMA_NODE_ID 1707config USE_PERCPU_NUMA_NODE_ID
1708 def_bool X86_64 1708 def_bool y
1709 depends on NUMA 1709 depends on NUMA
1710 1710
1711menu "Power management and ACPI options" 1711menu "Power management and ACPI options"