-
choice: Log level for ppp driver
Log level for ppp driver
Type: bool
Default¶
Choice options¶
Kconfig definition¶
At subsys/net/Kconfig.template.log_config.net:7
Included via Kconfig:8
→ Kconfig.zephyr:42
→ drivers/Kconfig:24
→ drivers/net/Kconfig:90
Menu path: (Top) → Device Drivers → Network Drivers → Point-to-point (PPP) UART based driver
choice
bool "Log level for ppp driver"
default NET_PPP_LOG_LEVEL_DEFAULT
depends on LOG && NET_PPP && NET_DRIVERS
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)