CONFIG_RPMSG_MULTI_INSTANCE

RPMsg multiple instance

Type: bool

Help

Enables support for RPMsg multiple instance.

Defaults

No defaults. Implicitly defaults to n.

Symbols selected by this symbol

Symbols that select this symbol

Kconfig definition

At <Zephyr Subsystem>/ipc/rpmsg_multi_instance/Kconfig:7

Included via Kconfig:8Kconfig.zephyr:44<Zephyr Subsystem>/Kconfig:27<Zephyr Subsystem>/ipc/Kconfig:9

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

menuconfig RPMSG_MULTI_INSTANCE
    bool "RPMsg multiple instance"
    select IPM
    select OPENAMP
    help
      Enables support for RPMsg multiple instance.

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