Skip to content

Commit ad6e1be

Browse files
yangbolu1991davem330
authored andcommitted
ptp: add QorIQ PTP support for ENETC
This patch is to add QorIQ PTP support for ENETC. ENETC PTP driver which is a PCI driver for same 1588 timer IP block will reuse QorIQ PTP driver. Signed-off-by: Yangbo Lu <[email protected]> Signed-off-by: David S. Miller <[email protected]>
1 parent d4e1768 commit ad6e1be

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

drivers/ptp/Kconfig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ config PTP_1588_CLOCK_DTE
4343

4444
config PTP_1588_CLOCK_QORIQ
4545
tristate "Freescale QorIQ 1588 timer as PTP clock"
46-
depends on GIANFAR || FSL_DPAA_ETH
46+
depends on GIANFAR || FSL_DPAA_ETH || FSL_ENETC || FSL_ENETC_VF
4747
depends on PTP_1588_CLOCK
4848
default y
4949
help

0 commit comments

Comments
 (0)