CONFIG_RPMSG_SERVICE_MODE_REMOTE

RPMsg remote

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:84

Included via <Zephyr>/Kconfig:8<Zephyr>/Kconfig.zephyr:34<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_REMOTE
    bool "RPMsg remote"
    select OPENAMP_SLAVE
    depends on <choice RPMSG_SERVICE_MODE>

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