-
CONFIG_IPM_MCUX
¶
MCUX IPM driver
Type: bool
Help¶
Driver for MCUX mailbox
Defaults¶
No defaults. Implicitly defaults to n
.
Kconfig definition¶
At <Zephyr>/drivers/ipm/Kconfig:11
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:32
→ <Zephyr>/drivers/Kconfig:58
Menu path: (Top) → Device Drivers → IPM drivers
config IPM_MCUX bool "MCUX IPM driver" depends onHAS_MCUX
&&IPM
help Driver for MCUX mailbox
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)