OSDN Git Service

net: Don't default Cavium PTP driver to 'y'
authorBjorn Helgaas <bhelgaas@google.com>
Tue, 5 Feb 2019 20:47:21 +0000 (14:47 -0600)
committerDavid S. Miller <davem@davemloft.net>
Thu, 7 Feb 2019 03:48:15 +0000 (19:48 -0800)
commite8c32c32b48c2e889704d8ca0872f92eb027838e
treed88edff381cf49c8eea012481d59114ab3a9db8d
parentd2901b0739a42a5669ae33356206591a6bd3a64c
net: Don't default Cavium PTP driver to 'y'

8c56df372bc1 ("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: 8c56df372bc1 ("net: add support for Cavium PTP coprocessor")
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/cavium/Kconfig