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 <Zephyr>/subsys/ipc/ipc_service/backends/Kconfig:14
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
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.)