Skip to content

Commit e8c32c3

Browse files
bjorn-helgaasdavem330
authored andcommitted
net: Don't default Cavium PTP driver to 'y'
8c56df3 ("net: add support for Cavium PTP coprocessor") added the Cavium PTP coprocessor driver and enabled it by default. Remove the "default y" because the driver only applies to Cavium ThunderX processors. Fixes: 8c56df3 ("net: add support for Cavium PTP coprocessor") Signed-off-by: Bjorn Helgaas <bhelgaas@google.com> Signed-off-by: David S. Miller <davem@davemloft.net>
1 parent d2901b0 commit e8c32c3

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

drivers/net/ethernet/cavium/Kconfig

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,6 @@ config CAVIUM_PTP
5454
tristate "Cavium PTP coprocessor as PTP clock"
5555
depends on 64BIT && PCI
5656
imply PTP_1588_CLOCK
57-
default y
5857
---help---
5958
This driver adds support for the Precision Time Protocol Clocks and
6059
Timestamping coprocessor (PTP) found on Cavium processors.

0 commit comments

Comments
 (0)