-
choice: Log level for slip driver
Log level for slip driver
Type: bool
Default¶
Choice options¶
Kconfig definition¶
At <Zephyr>/subsys/net/Kconfig.template.log_config.net:7
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:32
→ <Zephyr>/drivers/Kconfig:22
→ <Zephyr>/drivers/net/Kconfig:111
Menu path: (Top) → Device Drivers → SLIP driver
choice
bool "Log level for slip driver"
default SLIP_LOG_LEVEL_DEFAULT
depends on LOG && SLIP
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)