aboutsummaryrefslogtreecommitdiffstats
path: root/arch/i386/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'arch/i386/Kconfig')
-rw-r--r--arch/i386/Kconfig8
1 files changed, 3 insertions, 5 deletions
diff --git a/arch/i386/Kconfig b/arch/i386/Kconfig
index 758044f5e718..3fd9f1e8b093 100644
--- a/arch/i386/Kconfig
+++ b/arch/i386/Kconfig
@@ -598,12 +598,10 @@ config ARCH_SELECT_MEMORY_MODEL
598 def_bool y 598 def_bool y
599 depends on ARCH_SPARSEMEM_ENABLE 599 depends on ARCH_SPARSEMEM_ENABLE
600 600
601source "mm/Kconfig" 601config ARCH_POPULATES_NODE_MAP
602 def_bool y
602 603
603config HAVE_ARCH_EARLY_PFN_TO_NID 604source "mm/Kconfig"
604 bool
605 default y
606 depends on NUMA
607 605
608config HIGHPTE 606config HIGHPTE
609 bool "Allocate 3rd-level pagetables from highmem" 607 bool "Allocate 3rd-level pagetables from highmem"