aboutsummaryrefslogtreecommitdiffstats
path: root/arch/i386/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'arch/i386/Kconfig')
-rw-r--r--arch/i386/Kconfig5
1 files changed, 5 insertions, 0 deletions
diff --git a/arch/i386/Kconfig b/arch/i386/Kconfig
index dfd904f6883b..35ca3a17ed20 100644
--- a/arch/i386/Kconfig
+++ b/arch/i386/Kconfig
@@ -803,6 +803,11 @@ config NEED_NODE_MEMMAP_SIZE
803 depends on DISCONTIGMEM 803 depends on DISCONTIGMEM
804 default y 804 default y
805 805
806config HAVE_ARCH_ALLOC_REMAP
807 bool
808 depends on NUMA
809 default y
810
806config HIGHPTE 811config HIGHPTE
807 bool "Allocate 3rd-level pagetables from highmem" 812 bool "Allocate 3rd-level pagetables from highmem"
808 depends on HIGHMEM4G || HIGHMEM64G 813 depends on HIGHMEM4G || HIGHMEM64G