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

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 → 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.)