-
CONFIG_RPMSG_SERVICE_IPM_NAME
¶
(No prompt – not directly user assignable.)
Type: string
Help¶
This option specifies the IPM device name to be used
Direct dependencies¶
RPMSG_SERVICE_SINGLE_IPM_SUPPORT
&& RPMSG_SERVICE
(Includes any dependencies from ifs and menus.)
Default¶
“”
Kconfig definition¶
At <Zephyr>/subsys/ipc/rpmsg_service/Kconfig:51
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:34
→ <Zephyr>/subsys/Kconfig:27
→ <Zephyr>/subsys/ipc/Kconfig:8
Menu path: (Top) → Sub Systems and OS Services → Inter Processor Communication → RPMsg service for multiple users
config RPMSG_SERVICE_IPM_NAME string default "" depends onRPMSG_SERVICE_SINGLE_IPM_SUPPORT
&&RPMSG_SERVICE
help This option specifies the IPM device name to be used
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)