aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/ptp
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/ptp')
-rw-r--r--drivers/ptp/Kconfig5
1 files changed, 1 insertions, 4 deletions
diff --git a/drivers/ptp/Kconfig b/drivers/ptp/Kconfig
index a6e4b7c4a704..131ef03fd11a 100644
--- a/drivers/ptp/Kconfig
+++ b/drivers/ptp/Kconfig
@@ -4,12 +4,9 @@
4 4
5menu "PTP clock support" 5menu "PTP clock support"
6 6
7comment "Enable Device Drivers -> PPS to see the PTP clock options."
8 depends on PPS=n
9
10config PTP_1588_CLOCK 7config PTP_1588_CLOCK
11 tristate "PTP clock support" 8 tristate "PTP clock support"
12 depends on PPS 9 select PPS
13 help 10 help
14 The IEEE 1588 standard defines a method to precisely 11 The IEEE 1588 standard defines a method to precisely
15 synchronize distributed clocks over Ethernet networks. The 12 synchronize distributed clocks over Ethernet networks. The