x86: MMU: Set PAE page tables for QEMU as default.
Replacing the default paging scheme from 32-bit paging to PAE paging in QEMU. JIRA:ZEP-2511 Signed-off-by: Adithya Baglody <adithya.nagaraj.baglody@intel.com>
This commit is contained in:
parent
0328ecf6fc
commit
f677caef2d
@ -20,3 +20,5 @@ CONFIG_X86_MMU=y
|
||||
CONFIG_HW_STACK_PROTECTION=y
|
||||
CONFIG_USERSPACE=y
|
||||
CONFIG_APPLICATION_MEMORY=y
|
||||
CONFIG_X86_PAE_MODE=y
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user