-
CONFIG_ARM_MMU
¶
ARM MMU Support
Type: bool
Help¶
Memory Management Unit support.
Default¶
y
Symbols selected by this symbol¶
Kconfig definition¶
At <Zephyr>/arch/arm/core/aarch64/Kconfig:92
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:29
→ <Zephyr>/arch/Kconfig:12
→ <Zephyr>/arch/arm/Kconfig:46
Menu path: (Top) → ARM Options
config ARM_MMU bool "ARM MMU Support" default y selectMMU
selectSRAM_REGION_PERMISSIONS
depends onCPU_CORTEX_A
&&ARM64
&&ARM
help Memory Management Unit support.
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)