-
choice: Log level for Ethernet driver
Log level for Ethernet driver
Type: bool
Default¶
Choice options¶
Kconfig definition¶
At subsys/net/Kconfig.template.log_config.net:7
Included via Kconfig:8
→ Kconfig.zephyr:32
→ drivers/Kconfig:20
→ drivers/ethernet/Kconfig:13
Menu path: (Top) → Device Drivers → Ethernet Drivers
choice bool "Log level for Ethernet driver" defaultETHERNET_LOG_LEVEL_DEFAULT
depends onLOG
&&NET_L2_ETHERNET
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)