From: Yangbo Lu Date: Tue, 12 Feb 2019 04:24:02 +0000 (+0800) Subject: ptp: add QorIQ PTP support for ENETC X-Git-Tag: v5.1-rc1~178^2~259^2~3 X-Git-Url: https://www.infradead.org/git/?a=commitdiff_plain;h=ad6e1be64ae135abae8f7e51c4f2f74f4f4e5420;p=users%2Fdwmw2%2Flinux.git 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 Signed-off-by: David S. Miller --- diff --git a/drivers/ptp/Kconfig b/drivers/ptp/Kconfig index aeb4a8b2e0afd..7fe18636915af 100644 --- a/drivers/ptp/Kconfig +++ b/drivers/ptp/Kconfig @@ -43,7 +43,7 @@ config PTP_1588_CLOCK_DTE config PTP_1588_CLOCK_QORIQ tristate "Freescale QorIQ 1588 timer as PTP clock" - depends on GIANFAR || FSL_DPAA_ETH + depends on GIANFAR || FSL_DPAA_ETH || FSL_ENETC || FSL_ENETC_VF depends on PTP_1588_CLOCK default y help