net: mvpp2: Remove unneeded Kconfig dependency.
authorRichard Cochran <richardcochran@gmail.com>
Thu, 21 Jan 2021 04:06:01 +0000 (20:06 -0800)
committerJakub Kicinski <kuba@kernel.org>
Sat, 23 Jan 2021 21:23:35 +0000 (13:23 -0800)
commit04cbb740ce1bbaca1c2681cf2de4d10fffded87f
tree7f3e5aa1401365fc9e8620d4a63c2b92d9fd6927
parent57ba00774b5bf5dd3a90725b1d8e619344e2d5ed
net: mvpp2: Remove unneeded Kconfig dependency.

The mvpp2 is an Ethernet driver, and it implements MAC style time
stamping of PTP frames.  It has no need of the expensive option to
enable PHY time stamping.  Remove the incorrect dependency.

Signed-off-by: Richard Cochran <richardcochran@gmail.com>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
drivers/net/ethernet/marvell/Kconfig