Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
9800d46c69fd26ec275ab97a57bf4492917b15f6
/
.
/
drivers
/
ptp_clock
/
Kconfig.nxp_netc
blob: 76c4b41d7bbfc594aed1dac0ca101424f138cf23 [
file
] [
log
] [
blame
]
# Copyright 2025 NXP
# SPDX-License-Identifier: Apache-2.0
config PTP_CLOCK_NXP_NETC
bool
"NXP NETC PTP Clock driver"
default
y
depends on DT_HAS_NXP_NETC_PTP_CLOCK_ENABLED
depends on ETH_NXP_IMX_NETC
help
Enable
NXP NETC PTP clock support
.