- 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
Direct dependencies
LOG
&& RPMSG_SERVICE
(Includes any dependencies from ifs and menus.)
Default
Choice options
Kconfig definition
At <Zephyr>/subsys/logging/Kconfig.template.log_config:3
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:44
→ <Zephyr>/subsys/Kconfig:27
→ <Zephyr>/subsys/ipc/Kconfig:8
→ <Zephyr>/subsys/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.)