-
CONFIG_ETH_MCUX_PHY_EXTRA_DEBUG
¶
Enable additional detailed PHY debug
Type: bool
Help¶
Enable additional PHY related debug information related to PHY status polling.
Defaults¶
No defaults. Implicitly defaults to n
.
Kconfig definition¶
At drivers/ethernet/Kconfig.mcux:32
Included via Kconfig:10
→ Kconfig.zephyr:35
→ drivers/Kconfig:18
→ drivers/ethernet/Kconfig:28
Menu path: (top menu) → Device Drivers → Ethernet Drivers → MCUX Ethernet driver
config ETH_MCUX_PHY_EXTRA_DEBUG bool prompt "Enable additional detailed PHY debug" ifETH_MCUX
&&NET_L2_ETHERNET
depends onETH_MCUX
&&NET_L2_ETHERNET
help Enable additional PHY related debug information related to PHY status polling.
(Definitions include propagated dependencies, including from if’s and menus.)