:orphan: .. title:: CONFIG_RPMSG_SERVICE_MODE_MASTER .. kconfig:: CONFIG_RPMSG_SERVICE_MODE_MASTER CONFIG_RPMSG_SERVICE_MODE_MASTER ################################ *RPMsg master* Type: ``bool`` Direct dependencies =================== \ :ref:` ` *(Includes any dependencies from ifs and menus.)* Symbols selected by this symbol =============================== - \ :kconfig:`OPENAMP_MASTER ` Kconfig definition ================== At ``/ipc/rpmsg_service/Kconfig:80`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:44`` → ``/Kconfig:27`` → ``/ipc/Kconfig:8`` Menu path: (Top) → Sub Systems and OS Services → Inter Processor Communication → RPMsg service for multiple users → RPMsg Service mode .. code-block:: kconfig config RPMSG_SERVICE_MODE_MASTER bool "RPMsg master" select OPENAMP_MASTER depends on *(The 'depends on' condition includes propagated dependencies from ifs and menus.)*