-
CONFIG_ARC_CORE_MPU
¶
ARC Core MPU functionalities
Type: bool
Help¶
ARC core MPU functionalities
Defaults¶
No defaults. Implicitly defaults to n
.
Kconfig definition¶
At arch/arc/core/mpu/Kconfig:16
Included via Kconfig:10
→ Kconfig.zephyr:29
→ arch/Kconfig:15
→ arch/arc/Kconfig:167
Menu path: (top menu) → ARC Options → ARCv2 Family Options → ARC MPU Options
config ARC_CORE_MPU bool prompt "ARC Core MPU functionalities" ifCPU_HAS_MPU
&&ARC
depends onCPU_HAS_MPU
&&ARC
help ARC core MPU functionalities
(Definitions include propagated dependencies, including from if’s and menus.)