x86/mm: Enable 5-level paging support by default
[linux-2.6-microblaze.git] / arch / x86 / Kconfig
index 58eae28..d4bbebe 100644 (file)
@@ -1483,6 +1483,7 @@ config X86_PAE
 
 config X86_5LEVEL
        bool "Enable 5-level page tables support"
+       default y
        select DYNAMIC_MEMORY_LAYOUT
        select SPARSEMEM_VMEMMAP
        depends on X86_64