The latest development version of this page may be more current than this released 2.7.5 version.
choice: IMX IPM max data size

IMX IPM max data size

Type: bool

Help

Select maximum message size for NXP i.MX messaging unit.

Direct dependencies

IPM_IMX && IPM

(Includes any dependencies from ifs and menus.)

Default

Choice options

Kconfig definition

At drivers/ipm/Kconfig:23

Included via Kconfig:8Kconfig.zephyr:42drivers/Kconfig:60

Menu path: (Top) → Device Drivers → IPM drivers → IMX IPM driver

choice
    bool "IMX IPM max data size"
    default IPM_IMX_MAX_DATA_SIZE_16
    depends on IPM_IMX && IPM
    help
      Select maximum message size for NXP i.MX messaging unit.

(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)