diff options
Diffstat (limited to 'arch/i386/Kconfig')
-rw-r--r-- | arch/i386/Kconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/i386/Kconfig b/arch/i386/Kconfig index 3b7248126d29..f0064b5e3702 100644 --- a/arch/i386/Kconfig +++ b/arch/i386/Kconfig | |||
@@ -813,6 +813,7 @@ source "mm/Kconfig" | |||
813 | config HAVE_ARCH_EARLY_PFN_TO_NID | 813 | config HAVE_ARCH_EARLY_PFN_TO_NID |
814 | bool | 814 | bool |
815 | default y | 815 | default y |
816 | depends on NUMA | ||
816 | 817 | ||
817 | config HIGHPTE | 818 | config HIGHPTE |
818 | bool "Allocate 3rd-level pagetables from highmem" | 819 | bool "Allocate 3rd-level pagetables from highmem" |