CONFIG_RPMSG_MULTI_INSTANCE_REMOTE¶
Remote
Type: bool
Direct dependencies¶
<choice RPMSG_ROLE: RPMSG device role>
(Includes any dependencies from ifs and menus.)
Kconfig definition¶
At <Zephyr>/subsys/ipc/rpmsg_multi_instance/Kconfig:20
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:42
→ <Zephyr>/subsys/Kconfig:27
→ <Zephyr>/subsys/ipc/Kconfig:9
Menu path: (Top) → Sub Systems and OS Services → Inter Processor Communication → RPMsg multiple instance → RPMSG device role
config RPMSG_MULTI_INSTANCE_REMOTE
bool "Remote"
depends on <choice RPMSG_ROLE>
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)