diff options
Diffstat (limited to 'arch/x86/Kconfig')
-rw-r--r-- | arch/x86/Kconfig | 2 |
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 | ||
1707 | config USE_PERCPU_NUMA_NODE_ID | 1707 | config USE_PERCPU_NUMA_NODE_ID |
1708 | def_bool X86_64 | 1708 | def_bool y |
1709 | depends on NUMA | 1709 | depends on NUMA |
1710 | 1710 | ||
1711 | menu "Power management and ACPI options" | 1711 | menu "Power management and ACPI options" |