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 <Zephyr Subsystem>/ipc/rpmsg_service/Kconfig:10

Included via Kconfig:8Kconfig.zephyr:44<Zephyr Subsystem>/Kconfig:27<Zephyr Subsystem>/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.)