-
CONFIG_IPM_QUARK_SE_MASTER
¶
Quark SE IPM master controller
Type: bool
Help¶
Enable this for the first CPU that initializes IPM. Sets up the initial interrupt mask and clears out all channels. Should be turned on for one CPU only.
Defaults¶
No defaults. Implicitly defaults to n
.
Kconfig definition¶
At drivers/ipm/Kconfig:15
Included via Kconfig:10
→ Kconfig.zephyr:35
→ drivers/Kconfig:56
Menu path: (top menu) → Device Drivers → IPM drivers
config IPM_QUARK_SE_MASTER bool prompt "Quark SE IPM master controller" ifIPM_QUARK_SE
depends onIPM_QUARK_SE
help Enable this for the first CPU that initializes IPM. Sets up the initial interrupt mask and clears out all channels. Should be turned on for one CPU only.
(Definitions include propagated dependencies, including from if’s and menus.)