x86: atom: do not select application memory
This should never be selected at the SOC level. Signed-off-by: Andrew Boie <andrew.p.boie@intel.com>
This commit is contained in:
parent
46715faa5c
commit
1d720f504b
1 changed files with 0 additions and 1 deletions
|
@ -5,6 +5,5 @@ config SOC_ATOM
|
||||||
select CPU_ATOM
|
select CPU_ATOM
|
||||||
select BOOTLOADER_UNKNOWN
|
select BOOTLOADER_UNKNOWN
|
||||||
select X86_MMU
|
select X86_MMU
|
||||||
select APPLICATION_MEMORY
|
|
||||||
select ARCH_HAS_USERSPACE
|
select ARCH_HAS_USERSPACE
|
||||||
select X86_PAE_MODE
|
select X86_PAE_MODE
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue