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

CONFIG_RPMSG_SERVICE_SINGLE_IPM_SUPPORT

(No prompt – not directly user assignable.)

Type: bool

Help

This option must be selected when single IPM is used for
both TX and RX communication

Default

  • n

Kconfig definition

At subsys/ipc/rpmsg_service/Kconfig:10

Included via Kconfig:8Kconfig.zephyr:44subsys/Kconfig:27subsys/ipc/Kconfig:8

Menu path: (Top) → Sub Systems and OS Services → Inter Processor Communication

config RPMSG_SERVICE_SINGLE_IPM_SUPPORT
    bool
    default n
    help
      This option must be selected when single IPM is used for
      both TX and RX communication

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