aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/ptp
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/ptp')
-rw-r--r--drivers/ptp/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/ptp/Kconfig b/drivers/ptp/Kconfig
index 5a7910e61e17..6963bdf54175 100644
--- a/drivers/ptp/Kconfig
+++ b/drivers/ptp/Kconfig
@@ -7,6 +7,7 @@ menu "PTP clock support"
7config PTP_1588_CLOCK 7config PTP_1588_CLOCK
8 tristate "PTP clock support" 8 tristate "PTP clock support"
9 select PPS 9 select PPS
10 select NET_PTP_CLASSIFY
10 help 11 help
11 The IEEE 1588 standard defines a method to precisely 12 The IEEE 1588 standard defines a method to precisely
12 synchronize distributed clocks over Ethernet networks. The 13 synchronize distributed clocks over Ethernet networks. The