The latest development version of this page may be more current than this released 2.6.1-rc1 version.
choice: Log level for ppp driver

Log level for ppp driver

Type: bool

Direct dependencies

LOG && NET_PPP

(Includes any dependencies from ifs and menus.)

Default

Choice options

Kconfig definition

At subsys/net/Kconfig.template.log_config.net:7

Included via Kconfig:8Kconfig.zephyr:32drivers/Kconfig:22drivers/net/Kconfig:85

Menu path: (Top) → Device 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

(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)