:orphan: .. title:: CONFIG_NET_GPTP_CLOCK_ACCURACY_100US .. kconfig:: CONFIG_NET_GPTP_CLOCK_ACCURACY_100US CONFIG_NET_GPTP_CLOCK_ACCURACY_100US #################################### *100us* Type: ``bool`` Direct dependencies =================== \ :ref:` ` *(Includes any dependencies from ifs and menus.)* Kconfig definition ================== At ``/net/l2/ethernet/gptp/Kconfig:60`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:44`` → ``/Kconfig:39`` → ``/net/Kconfig:85`` → ``/net/l2/Kconfig:71`` → ``/net/l2/ethernet/Kconfig:76`` Menu path: (Top) → Sub Systems and OS Services → Networking → Link layer and IP networking support → Link layer options → Enable Ethernet support → Enable IEEE 802.1AS (gPTP) support [EXPERIMENTAL] → gPTP Clock Accuracy .. code-block:: kconfig config NET_GPTP_CLOCK_ACCURACY_100US bool "100us" depends on *(The 'depends on' condition includes propagated dependencies from ifs and menus.)*