Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 340573
b: refs/heads/master
c: 42a7cce
h: refs/heads/master
i:
  340571: da907ff
v: v3
  • Loading branch information
Ben Hutchings authored and David S. Miller committed Nov 1, 2012
1 parent 0f31c9a commit fd1c71a
Show file tree
Hide file tree
Showing 4 changed files with 2 additions and 8 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: c56283034ce28f99de494b69896528ae90cd9730
refs/heads/master: 42a7ccef0a06519e2ea0be71d7c0f4ed9198509f
2 changes: 0 additions & 2 deletions trunk/drivers/net/ethernet/intel/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,6 @@ config IGB_PTP
bool "PTP Hardware Clock (PHC)"
default n
depends on IGB
select PPS
select PTP_1588_CLOCK
---help---
Say Y here if you want to use PTP Hardware Clock (PHC) in the
Expand Down Expand Up @@ -226,7 +225,6 @@ config IXGBE_PTP
bool "PTP Clock Support"
default n
depends on IXGBE
select PPS
select PTP_1588_CLOCK
---help---
Say Y here if you want support for 1588 Timestamping with a
Expand Down
1 change: 0 additions & 1 deletion trunk/drivers/net/ethernet/oki-semi/pch_gbe/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,6 @@ if PCH_GBE
config PCH_PTP
bool "PCH PTP clock support"
default n
select PPS
select PTP_1588_CLOCK
select PTP_1588_CLOCK_PCH
---help---
Expand Down
5 changes: 1 addition & 4 deletions trunk/drivers/ptp/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,9 @@

menu "PTP clock support"

comment "Enable Device Drivers -> PPS to see the PTP clock options."
depends on PPS=n

config PTP_1588_CLOCK
tristate "PTP clock support"
depends on PPS
select PPS
help
The IEEE 1588 standard defines a method to precisely
synchronize distributed clocks over Ethernet networks. The
Expand Down

0 comments on commit fd1c71a

Please sign in to comment.