CONFIG_MBOX_NRFX_IPC
MBOX NRF IPC driver
Type: bool
Help
Driver for Nordic nRF messaging unit, based
on nRF IPC peripheral HW.
Direct dependencies
(Includes any dependencies from ifs and menus.)
Defaults
No defaults. Implicitly defaults to n
.
Symbols selected by this symbol
Kconfig definition
At <Driver>/mbox/Kconfig:12
Included via Kconfig:8
→ Kconfig.zephyr:42
→ <Driver>/Kconfig:128
Menu path: (Top) → Device Drivers → MBOX drivers
config MBOX_NRFX_IPC
bool "MBOX NRF IPC driver"
select NRFX_IPC
depends on HAS_HW_NRF_IPC && MBOX
help
Driver for Nordic nRF messaging unit, based
on nRF IPC peripheral HW.
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)