We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2936998 commit f3d11ccCopy full SHA for f3d11cc
arch/arm/core/aarch64/Kconfig
@@ -82,6 +82,7 @@ config ARMV8_A
82
bool
83
select ATOMIC_OPERATIONS_BUILTIN
84
select CPU_HAS_MMU
85
+ select ARCH_HAS_USERSPACE if ARM_MMU
86
help
87
This option signifies the use of an ARMv8-A processor
88
implementation.
0 commit comments