CONFIG_RPMSG_SERVICE_DUAL_IPM_SUPPORT¶
(No prompt – not directly user assignable.)
Type: bool
Help¶
This option must be selected when separate IPMs are used for
TX and RX communication
Defaults¶
Kconfig definitions¶
At boards/arm/bl5340_dvk/Kconfig:10
Included via Kconfig:8
→ Kconfig.zephyr:37
→ boards/Kconfig:75
Menu path: (Top) → Board Options
config RPMSG_SERVICE_DUAL_IPM_SUPPORT
bool
default RPMSG_SERVICE
At boards/arm/nrf5340dk_nrf5340/Kconfig:9
Included via Kconfig:8
→ Kconfig.zephyr:37
→ boards/Kconfig:75
Menu path: (Top) → Board Options
config RPMSG_SERVICE_DUAL_IPM_SUPPORT
bool
default RPMSG_SERVICE
At boards/arm/thingy53_nrf5340/Kconfig:22
Included via Kconfig:8
→ Kconfig.zephyr:37
→ boards/Kconfig:75
Menu path: (Top) → Board Options
config RPMSG_SERVICE_DUAL_IPM_SUPPORT
bool
default RPMSG_SERVICE
At subsys/ipc/rpmsg_service/Kconfig:17
Included via Kconfig:8
→ Kconfig.zephyr:44
→ subsys/Kconfig:27
→ subsys/ipc/Kconfig:8
Menu path: (Top) → Sub Systems and OS Services → Inter Processor Communication
config RPMSG_SERVICE_DUAL_IPM_SUPPORT
bool
default n && n
help
This option must be selected when separate IPMs are used for
TX and RX communication
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)