-
choice RPMSG_SERVICE_LOG_LEVEL_CHOICE: Max compiled-in log level for RPMsg service and backend
Max compiled-in log level for RPMsg service and backend
Type: bool
Default¶
Choice options¶
Kconfig definition¶
At <Zephyr Subsystem>/logging/Kconfig.template.log_config:3
Included via Kconfig:8
→ Kconfig.zephyr:44
→ <Zephyr Subsystem>/Kconfig:27
→ <Zephyr Subsystem>/ipc/Kconfig:8
→ <Zephyr Subsystem>/ipc/rpmsg_service/Kconfig:124
Menu path: (Top) → Sub Systems and OS Services → Inter Processor Communication → RPMsg service for multiple users
choice RPMSG_SERVICE_LOG_LEVEL_CHOICE
bool "Max compiled-in log level for RPMsg service and backend"
default RPMSG_SERVICE_LOG_LEVEL_INF
depends on LOG && RPMSG_SERVICE
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)