- choice: Log level for Ethernet PHY driver
Log level for Ethernet PHY driver
Type: bool
Direct dependencies
LOG
&& NET_L2_ETHERNET
&& NET_L2_ETHERNET
(Includes any dependencies from ifs and menus.)
Default
Choice options
Kconfig definition
At <Zephyr>/subsys/net/Kconfig.template.log_config.net:7
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:42
→ <Zephyr>/drivers/Kconfig:20
→ <Zephyr>/drivers/ethernet/Kconfig:63
→ <Zephyr>/drivers/ethernet/phy/Kconfig:13
Menu path: (Top) → Device Drivers → Ethernet Drivers → Ethernet PHY Drivers
choice
bool "Log level for Ethernet PHY driver"
default PHY_LOG_LEVEL_DEFAULT
depends on LOG && NET_L2_ETHERNET && NET_L2_ETHERNET
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)