CONFIG_IPC_SERVICE_BACKEND_RPMSG

OpenAMP RPMSG backend with static VRINGs

Type: bool

Direct dependencies

MBOX && <choice IPC_SERVICE_BACKEND: IPC service backend>

(Includes any dependencies from ifs and menus.)

Symbols selected by this symbol

Kconfig definition

At <Subsystem>/ipc/ipc_service/backends/Kconfig:7

Included via Kconfig:8Kconfig.zephyr:44<Subsystem>/Kconfig:27<Subsystem>/ipc/Kconfig:9<Subsystem>/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
    bool "OpenAMP RPMSG backend with static VRINGs"
    select IPC_SERVICE_RPMSG
    select IPC_SERVICE_STATIC_VRINGS
    select OPENAMP
    depends on MBOX && <choice IPC_SERVICE_BACKEND>

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