aboutsummaryrefslogtreecommitdiffstats
path: root/arch/ppc64/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'arch/ppc64/Kconfig')
-rw-r--r--arch/ppc64/Kconfig4
1 files changed, 2 insertions, 2 deletions
diff --git a/arch/ppc64/Kconfig b/arch/ppc64/Kconfig
index 3c8bfd0345cc..c92d48fe06e5 100644
--- a/arch/ppc64/Kconfig
+++ b/arch/ppc64/Kconfig
@@ -212,8 +212,8 @@ config ARCH_FLATMEM_ENABLE
212source "mm/Kconfig" 212source "mm/Kconfig"
213 213
214config HAVE_ARCH_EARLY_PFN_TO_NID 214config HAVE_ARCH_EARLY_PFN_TO_NID
215 bool 215 def_bool y
216 default y 216 depends on NEED_MULTIPLE_NODES
217 217
218# Some NUMA nodes have memory ranges that span 218# Some NUMA nodes have memory ranges that span
219# other nodes. Even though a pfn is valid and 219# other nodes. Even though a pfn is valid and