The latest development version of this page may be more current than this released 1.14.0 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:7

Included via Kconfig:10Kconfig.zephyr:35drivers/Kconfig:54

Menu path: (top menu) → Device Drivers

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

(Definitions include propagated dependencies, including from if’s and menus.)