-
CONFIG_IPM_NRFX
¶
IPM NRF driver
Type: bool
Help¶
Driver for Nordic nRF messaging unit, based on nRF IPC peripheral HW.
Defaults¶
No defaults. Implicitly defaults to n
.
Symbols that select this symbol¶
Kconfig definition¶
At drivers/ipm/Kconfig:71
Included via Kconfig:8
→ Kconfig.zephyr:40
→ drivers/Kconfig:52
Menu path: (Top) → Device Drivers → IPM drivers
config IPM_NRFX bool "IPM NRF driver" selectNRFX_IPC
depends onHAS_HW_NRF_IPC
&&IPM
help Driver for Nordic nRF messaging unit, based on nRF IPC peripheral HW.
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)