-
CONFIG_PTP_CLOCK_SAM_GMAC
¶
SAM GMAC PTP clock driver support
Type: bool
Help¶
Enable SAM GMAC PTP Clock support.
Defaults¶
- “y” if
NET_GPTP
&Ð_SAM_GMAC
Symbols selected by this symbol¶
PTP_CLOCK
ifNET_GPTP
&Ð_SAM_GMAC
Kconfig definition¶
At drivers/ethernet/Kconfig.sam_gmac:160
Included via Kconfig:10
→ Kconfig.zephyr:29
→ drivers/Kconfig:18
→ drivers/ethernet/Kconfig:38
Menu path: (top menu) → Device Drivers → Ethernet Drivers → Atmel SAM Ethernet driver
config PTP_CLOCK_SAM_GMAC bool prompt "SAM GMAC PTP clock driver support" ifNET_GPTP
&Ð_SAM_GMAC
default "y" ifNET_GPTP
&Ð_SAM_GMAC
selectPTP_CLOCK
ifNET_GPTP
&Ð_SAM_GMAC
depends onNET_GPTP
&Ð_SAM_GMAC
help Enable SAM GMAC PTP Clock support.
(Definitions include propagated dependencies, including from if’s and menus.)