The latest development version of this page may be more current than this released 2.7.5 version.

CONFIG_PTP_CLOCK

Precision Time Protocol Clock driver support

Type: bool

Help

Enable options for Precision Time Protocol Clock drivers.

Defaults

No defaults. Implicitly defaults to n.

Symbols that select this symbol

Kconfig definition

At drivers/ptp_clock/Kconfig:4

Included via Kconfig:8Kconfig.zephyr:42drivers/Kconfig:58

Menu path: (Top) → Device Drivers

config PTP_CLOCK
    bool "Precision Time Protocol Clock driver support"
    help
      Enable options for Precision Time Protocol Clock drivers.

(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)