x86: minnowboard: Enable the userspace mode
This enables the MMU with PAE mode and also enables the userspace mode. Signed-off-by: Adithya Baglody <adithya.nagaraj.baglody@intel.com>
This commit is contained in:
parent
960e97834f
commit
246f03c9e6
1 changed files with 4 additions and 0 deletions
|
@ -4,3 +4,7 @@ config SOC_ATOM
|
|||
bool "Intel ATOM SoC"
|
||||
select CPU_ATOM
|
||||
select BOOTLOADER_UNKNOWN
|
||||
select X86_MMU
|
||||
select APPLICATION_MEMORY
|
||||
select ARCH_HAS_USERSPACE
|
||||
select X86_PAE_MODE
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue