-
choice: Log level for gPTP
Log level for gPTP
Type: bool
Direct dependencies¶
NET_LOG
&& NET_GPTP
&& NET_L2_ETHERNET
&& NETWORKING
(Includes any dependencies from if’s and menus.)
Defaults¶
Choice options¶
Kconfig definition¶
At subsys/net/Kconfig.template.log_config.net:9
Included via Kconfig:10
→ Kconfig.zephyr:39
→ subsys/Kconfig:24
→ subsys/net/Kconfig:80
→ subsys/net/l2/Kconfig:72
→ subsys/net/l2/ethernet/Kconfig:79
→ subsys/net/l2/ethernet/gptp/Kconfig:21
Menu path: (top menu) → Networking → Link layer options → Enable Ethernet support → Enable IEEE 802.1AS (gPTP) support [EXPERIMENTAL]
choice bool prompt "Log level for gPTP" ifNET_LOG
&&NET_GPTP
&&NET_L2_ETHERNET
&&NETWORKING
defaultNET_GPTP_LOG_LEVEL_DEFAULT
ifNET_LOG
&&NET_GPTP
&&NET_L2_ETHERNET
&&NETWORKING
depends onNET_LOG
&&NET_GPTP
&&NET_L2_ETHERNET
&&NETWORKING
(Definitions include propagated dependencies, including from if’s and menus.)