:orphan: .. title:: CONFIG_RPMSG_SERVICE_MODE_REMOTE .. kconfig:: CONFIG_RPMSG_SERVICE_MODE_REMOTE CONFIG_RPMSG_SERVICE_MODE_REMOTE ################################ *RPMsg remote* Type: ``bool`` Direct dependencies =================== \ :ref:` ` *(Includes any dependencies from ifs and menus.)* Symbols selected by this symbol =============================== - \ :kconfig:`OPENAMP_SLAVE ` Kconfig definition ================== At ``/ipc/rpmsg_service/Kconfig:84`` 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_REMOTE bool "RPMsg remote" select OPENAMP_SLAVE depends on *(The 'depends on' condition includes propagated dependencies from ifs and menus.)*