aarch64: userspace: Enable userspace
Add ARCH_HAS_USERSPACE to enable userspace. Signed-off-by: Carlo Caione <ccaione@baylibre.com>
This commit is contained in:
parent
2936998591
commit
f3d11cccf4
1 changed files with 1 additions and 0 deletions
|
@ -82,6 +82,7 @@ config ARMV8_A
|
|||
bool
|
||||
select ATOMIC_OPERATIONS_BUILTIN
|
||||
select CPU_HAS_MMU
|
||||
select ARCH_HAS_USERSPACE if ARM_MMU
|
||||
help
|
||||
This option signifies the use of an ARMv8-A processor
|
||||
implementation.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue