CONFIG_RPMSG_SERVICE_DUAL_IPM_SUPPORT

(No prompt – not directly user assignable.)

Type: bool

Help

This option must be selected when separate IPMs are used for
TX and RX communication

Kconfig definitions

At <Zephyr Boards>/arm/bl5340_dvk/Kconfig:10

Included via Kconfig:8Kconfig.zephyr:37<Zephyr Boards>/Kconfig:75

Menu path: (Top) → Board Options

config RPMSG_SERVICE_DUAL_IPM_SUPPORT
    bool
    default RPMSG_SERVICE

At <Zephyr Boards>/arm/nrf5340dk_nrf5340/Kconfig:9

Included via Kconfig:8Kconfig.zephyr:37<Zephyr Boards>/Kconfig:75

Menu path: (Top) → Board Options

config RPMSG_SERVICE_DUAL_IPM_SUPPORT
    bool
    default RPMSG_SERVICE

At <Zephyr Boards>/arm/thingy53_nrf5340/Kconfig:22

Included via Kconfig:8Kconfig.zephyr:37<Zephyr Boards>/Kconfig:75

Menu path: (Top) → Board Options

config RPMSG_SERVICE_DUAL_IPM_SUPPORT
    bool
    default RPMSG_SERVICE

At <Zephyr Subsystem>/ipc/rpmsg_service/Kconfig:17

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_DUAL_IPM_SUPPORT
    bool
    default n && n
    help
      This option must be selected when separate IPMs are used for
      TX and RX communication

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