-
CONFIG_ETH_NATIVE_POSIX_PTP_CLOCK
¶
PTP clock driver support
Type: bool
Help¶
Enable PTP clock support.
Defaults¶
No defaults. Implicitly defaults to n
.
Symbols selected by this symbol¶
Kconfig definition¶
At drivers/ethernet/Kconfig.native_posix:67
Included via Kconfig:10
→ Kconfig.zephyr:29
→ drivers/Kconfig:18
→ drivers/ethernet/Kconfig:40
Menu path: (top menu) → Device Drivers → Ethernet Drivers → Native Posix Ethernet driver
config ETH_NATIVE_POSIX_PTP_CLOCK bool prompt "PTP clock driver support" ifNET_GPTP
&Ð_NATIVE_POSIX
selectPTP_CLOCK
ifNET_GPTP
&Ð_NATIVE_POSIX
depends onNET_GPTP
&Ð_NATIVE_POSIX
help Enable PTP clock support.
(Definitions include propagated dependencies, including from if’s and menus.)