-
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:162
Included via Kconfig:10
→ Kconfig.zephyr:29
→ drivers/Kconfig:16
Menu path: (top menu) → Device Drivers → Console drivers
config IPM_CONSOLE_RECEIVER bool prompt "Inter-processor Mailbox console receiver" ifCONSOLE
selectRING_BUFFER
ifCONSOLE
depends onCONSOLE
help Enable the receiving side of IPM console
(Definitions include propagated dependencies, including from if’s and menus.)