Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso...
[deliverable/linux.git] / drivers / ptp / Kconfig
index 68d720102296d6db01ff5d98dac0944b64a9c926..cd9bc3b129bc7fde6e07066ad28925fec4c6304b 100644 (file)
@@ -72,4 +72,17 @@ config DP83640_PHY
          In order for this to work, your MAC driver must also
          implement the skb_tx_timetamp() function.
 
+config PTP_1588_CLOCK_PCH
+       tristate "Intel PCH EG20T as PTP clock"
+       depends on PTP_1588_CLOCK
+       depends on PCH_GBE
+       help
+         This driver adds support for using the PCH EG20T as a PTP
+         clock. This clock is only useful if your PTP programs are
+         getting hardware time stamps on the PTP Ethernet packets
+         using the SO_TIMESTAMPING API.
+
+         To compile this driver as a module, choose M here: the module
+         will be called ptp_pch.
+
 endmenu
This page took 0.029725 seconds and 5 git commands to generate.