Bluetooth: Reassigned copyright to Code Aurora Forum
[linux-2.6-block.git] / net / Kconfig
index 0d68b40fc0e625d79aece260f08952c1ac374987..b3250944cde9257ec7e31c1f736bea6f72c350fe 100644 (file)
@@ -86,6 +86,16 @@ config NETWORK_SECMARK
          to nfmark, but designated for security purposes.
          If you are unsure how to answer this question, answer N.
 
+config NETWORK_PHY_TIMESTAMPING
+       bool "Timestamping in PHY devices"
+       depends on EXPERIMENTAL
+       help
+         This allows timestamping of network packets by PHYs with
+         hardware timestamping capabilities. This option adds some
+         overhead in the transmit and receive paths.
+
+         If you are unsure how to answer this question, answer N.
+
 menuconfig NETFILTER
        bool "Network packet filtering framework (Netfilter)"
        ---help---