-
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 Subsystem>/net/Kconfig.template.log_config.net:7
Included via Kconfig:8 → Kconfig.zephyr:42 → <Zephyr Driver>/Kconfig:20 → <Zephyr Driver>/ethernet/Kconfig:62 → <Zephyr Driver>/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.)