-
choice RPMSG_ROLE: RPMSG device role
RPMSG device role
Type: bool
Default¶
Choice options¶
Kconfig definition¶
At <Zephyr>/subsys/ipc/rpmsg_multi_instance/Kconfig:16
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
choice RPMSG_ROLE
bool "RPMSG device role"
default RPMSG_MULTI_INSTANCE_REMOTE
depends on RPMSG_MULTI_INSTANCE
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)