-
CONFIG_IPM_CONSOLE_SENDER
¶
Inter-processor Mailbox console sender
Type: bool
Help¶
Enable the sending side of IPM console
Defaults¶
No defaults. Implicitly defaults to n
.
Symbols selected by this symbol¶
Kconfig definition¶
At drivers/console/Kconfig:157
Included via Kconfig:8
→ Kconfig.zephyr:32
→ drivers/Kconfig:14
Menu path: (Top) → Device Drivers → Console drivers
config IPM_CONSOLE_SENDER bool "Inter-processor Mailbox console sender" selectCONSOLE_HAS_DRIVER
depends onCONSOLE
help Enable the sending side of IPM console
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)