aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--drivers/net/ethernet/oki-semi/pch_gbe/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/net/ethernet/oki-semi/pch_gbe/Kconfig b/drivers/net/ethernet/oki-semi/pch_gbe/Kconfig
index bce01641ee6b..97302419a377 100644
--- a/drivers/net/ethernet/oki-semi/pch_gbe/Kconfig
+++ b/drivers/net/ethernet/oki-semi/pch_gbe/Kconfig
@@ -26,7 +26,7 @@ if PCH_GBE
26config PCH_PTP 26config PCH_PTP
27 bool "PCH PTP clock support" 27 bool "PCH PTP clock support"
28 default n 28 default n
29 depends on PTP_1588_CLOCK_PCH 29 select PTP_1588_CLOCK_PCH
30 ---help--- 30 ---help---
31 Say Y here if you want to use Precision Time Protocol (PTP) in the 31 Say Y here if you want to use Precision Time Protocol (PTP) in the
32 driver. PTP is a method to precisely synchronize distributed clocks 32 driver. PTP is a method to precisely synchronize distributed clocks