-
CONFIG_ARC_MPU_ENABLE
¶
Enable MPU
Type: bool
Help¶
Enable MPU
Defaults¶
No defaults. Implicitly defaults to n
.
Symbols selected by this symbol¶
ARC_MPU
ifCPU_HAS_MPU
&&ARC
Kconfig definition¶
At arch/arc/Kconfig:161
Included via Kconfig:10
→ Kconfig.zephyr:29
→ arch/Kconfig:15
Menu path: (top menu) → ARC Options → ARCv2 Family Options → ARC MPU Options
config ARC_MPU_ENABLE bool prompt "Enable MPU" ifCPU_HAS_MPU
&&ARC
selectARC_MPU
ifCPU_HAS_MPU
&&ARC
depends onCPU_HAS_MPU
&&ARC
help Enable MPU
(Definitions include propagated dependencies, including from if’s and menus.)