diff options
Diffstat (limited to 'drivers/ptp')
-rw-r--r-- | drivers/ptp/Kconfig | 1 |
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" | |||
7 | config PTP_1588_CLOCK | 7 | config 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 |