zephyr/drivers/ptp_clock
Declan Snyder 9ac2ee91f2 drivers: nxp_enet: Correct PTP clock dependencies
The dependencies should be in a 'depends on' clause.
Also, 'depends on PTP_CLOCK' is redundant because this is
within 'if PTP_CLOCK' already.

Additionally, conditionally include the PTP header in the mac driver.

Signed-off-by: Declan Snyder <declan.snyder@nxp.com>
2024-04-18 11:18:31 +02:00
..
CMakeLists.txt
Kconfig
Kconfig.nxp_enet drivers: nxp_enet: Correct PTP clock dependencies 2024-04-18 11:18:31 +02:00
ptp_clock_nxp_enet.c drivers: nxp_enet: Fix build error with PTP on 2024-01-25 19:32:02 -05:00
ptp_clock.c