aboutsummaryrefslogtreecommitdiffstats
path: root/arch
diff options
context:
space:
mode:
Diffstat (limited to 'arch')
-rw-r--r--arch/i386/Kconfig4
1 files changed, 4 insertions, 0 deletions
diff --git a/arch/i386/Kconfig b/arch/i386/Kconfig
index 8e5242c8e09d..a8128f997339 100644
--- a/arch/i386/Kconfig
+++ b/arch/i386/Kconfig
@@ -810,6 +810,10 @@ config HAVE_ARCH_ALLOC_REMAP
810 810
811source "mm/Kconfig" 811source "mm/Kconfig"
812 812
813config HAVE_ARCH_EARLY_PFN_TO_NID
814 bool
815 default y
816
813config HIGHPTE 817config HIGHPTE
814 bool "Allocate 3rd-level pagetables from highmem" 818 bool "Allocate 3rd-level pagetables from highmem"
815 depends on HIGHMEM4G || HIGHMEM64G 819 depends on HIGHMEM4G || HIGHMEM64G