CONFIG_IPC_SERVICE_BACKEND_RPMSG_MI

RPMSG backend - static VRINGs (multi-instance)

Type: bool

Direct dependencies

<choice IPC_SERVICE_BACKEND: IPC service backend>

(Includes any dependencies from ifs and menus.)

Symbols selected by this symbol

Kconfig definition

At <Zephyr>/subsys/ipc/ipc_service/backends/Kconfig:7

Included via <Zephyr>/Kconfig:8<Zephyr>/Kconfig.zephyr:44<Zephyr>/subsys/Kconfig:27<Zephyr>/subsys/ipc/Kconfig:9<Zephyr>/subsys/ipc/ipc_service/Kconfig:14

Menu path: (Top) → Sub Systems and OS Services → Inter Processor Communication → IPC service support multiple backends → IPC service backend

config IPC_SERVICE_BACKEND_RPMSG_MI
    bool "RPMSG backend - static VRINGs (multi-instance)"
    select IPC_SERVICE_RPMSG
    select IPC_SERVICE_STATIC_VRINGS
    select OPENAMP
    select IPM
    depends on <choice IPC_SERVICE_BACKEND>

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