[kernel] Turn on PHY_TIMESTAMPING

Justin M. Forbes jforbes at fedoraproject.org
Tue Mar 27 19:15:13 UTC 2012


commit 9f00475b137709a9a22513bfa9a99719d99b4d41
Author: Justin M. Forbes <jforbes at redhat.com>
Date:   Tue Mar 27 14:15:08 2012 -0500

    Turn on PHY_TIMESTAMPING

 config-generic |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/config-generic b/config-generic
index 0b39cd5..1f94da0 100644
--- a/config-generic
+++ b/config-generic
@@ -747,7 +747,7 @@ CONFIG_BRIDGE=m
 CONFIG_BRIDGE_IGMP_SNOOPING=y
 
 # PHY timestamping adds overhead
-# CONFIG_NETWORK_PHY_TIMESTAMPING is not set
+CONFIG_NETWORK_PHY_TIMESTAMPING=y
 
 CONFIG_NETFILTER=y
 CONFIG_NETFILTER_ADVANCED=y


More information about the scm-commits mailing list