-
CONFIG_IPM_CONSOLE_RECEIVER
¶
Inter-processor Mailbox console receiver
Type: bool
Help¶
Enable the receiving side of IPM console
Defaults¶
No defaults. Implicitly defaults to n
.
Symbols selected by this symbol¶
Kconfig definition¶
At drivers/console/Kconfig:163
Included via Kconfig:8
→ Kconfig.zephyr:37
→ drivers/Kconfig:12
Menu path: (Top) → Device Drivers → Console drivers
config IPM_CONSOLE_RECEIVER bool "Inter-processor Mailbox console receiver" selectRING_BUFFER
depends onCONSOLE
help Enable the receiving side of IPM console
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)