The latest development version of this page may be more current than this released 1.14.1 version.
CONFIG_IPM_MCUX

MCUX IPM driver

Type: bool

Help

Driver for MCUX mailbox

Direct dependencies

IPM && HAS_MCUX

(Includes any dependencies from if’s and menus.)

Defaults

No defaults. Implicitly defaults to n.

Kconfig definition

At drivers/ipm/Kconfig:23

Included via Kconfig:10Kconfig.zephyr:35drivers/Kconfig:56

Menu path: (top menu) → Device Drivers → IPM drivers

config IPM_MCUX
    bool
    prompt "MCUX IPM driver" if IPM && HAS_MCUX
    depends on IPM && HAS_MCUX
    help
      Driver for MCUX mailbox

(Definitions include propagated dependencies, including from if’s and menus.)