From: Yangbo Lu <yangbo...@nxp.com> Date: Mon, 21 Jan 2019 14:26:37 +0800
> Converted to use "imply" instead of "select" for PTP_1588_CLOCK > driver selecting. This could break the hard dependency between > the PTP clock subsystem and ethernet drivers. > This patch also set "default y" for dpaa2 ptp driver building to > provide user an available ptp clock in default. > > Signed-off-by: Yangbo Lu <yangbo...@nxp.com> > --- > Changes for v2: > - Converted to use imply for PTP_1588_CLOCK. > - Modified commit message. Applied.