diff options
Diffstat (limited to 'arch/powerpc/Kconfig')
-rw-r--r-- | arch/powerpc/Kconfig | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/arch/powerpc/Kconfig b/arch/powerpc/Kconfig index de1ef2fa1a20..a0dd1b0ee483 100644 --- a/arch/powerpc/Kconfig +++ b/arch/powerpc/Kconfig | |||
@@ -731,11 +731,10 @@ config ARCH_SPARSEMEM_DEFAULT | |||
731 | def_bool y | 731 | def_bool y |
732 | depends on SMP && PPC_PSERIES | 732 | depends on SMP && PPC_PSERIES |
733 | 733 | ||
734 | source "mm/Kconfig" | 734 | config ARCH_POPULATES_NODE_MAP |
735 | |||
736 | config HAVE_ARCH_EARLY_PFN_TO_NID | ||
737 | def_bool y | 735 | def_bool y |
738 | depends on NEED_MULTIPLE_NODES | 736 | |
737 | source "mm/Kconfig" | ||
739 | 738 | ||
740 | config ARCH_MEMORY_PROBE | 739 | config ARCH_MEMORY_PROBE |
741 | def_bool y | 740 | def_bool y |