]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit973a7f2cefef02262b249b890af01f87c8e44eb0
tree7f3e5aa1401365fc9e8620d4a63c2b92d9fd6927
parenta2b309020f6f361326dac71ae8fb460448f6a80c
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