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

CONFIG_RPMSG_MULTI_INSTANCE_MASTER

Master

Type: bool

Direct dependencies

<choice RPMSG_ROLE: RPMSG device role>

(Includes any dependencies from ifs and menus.)

Kconfig definition

At subsys/ipc/rpmsg_multi_instance/Kconfig:23

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

Menu path: (Top) → Sub Systems and OS Services → Inter Processor Communication → RPMsg multiple instance → RPMSG device role

config RPMSG_MULTI_INSTANCE_MASTER
    bool "Master"
    depends on <choice RPMSG_ROLE>

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