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

CONFIG_RPMSG_SERVICE_MODE_MASTER

RPMsg master

Type: bool

Direct dependencies

<choice RPMSG_SERVICE_MODE: RPMsg Service mode>

(Includes any dependencies from ifs and menus.)

Symbols selected by this symbol

Kconfig definition

At subsys/ipc/rpmsg_service/Kconfig:80

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

Menu path: (Top) → Sub Systems and OS Services → Inter Processor Communication → RPMsg service for multiple users → RPMsg Service mode

config RPMSG_SERVICE_MODE_MASTER
    bool "RPMsg master"
    select OPENAMP_MASTER
    depends on <choice RPMSG_SERVICE_MODE>

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