The latest development version of this page may be more current than this released 1.14.0 version.
CONFIG_IPM

IPM drivers

Type: bool

Help

Include interrupt-based inter-processor mailboxes drivers in system configuration

Defaults

No defaults. Implicitly defaults to n.

Kconfig definition

At drivers/ipm/Kconfig:3

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

Menu path: (top menu) → Device Drivers

menuconfig IPM
    bool
    prompt "IPM drivers"
    help
      Include interrupt-based inter-processor mailboxes
      drivers in system configuration

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