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

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