aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/ptp
diff options
context:
space:
mode:
authorBen Hutchings <bhutchings@solarflare.com>2012-10-31 11:31:29 -0400
committerDavid S. Miller <davem@davemloft.net>2012-11-01 11:35:17 -0400
commitc56283034ce28f99de494b69896528ae90cd9730 (patch)
tree01b3f84384a4eda3a848742392d27409f010df63 /drivers/ptp
parenta8fc92778080c845eaadc369a0ecf5699a03bef0 (diff)
pps, ptp: Remove dependencies on EXPERIMENTAL
These are now established subsystems, and we want drivers to be able to select PPS and PTP_1588_CLOCK without depending on EXPERIMENTAL. Further, the use of EXPERIMENTAL is now deprecated in general. Signed-off-by: Ben Hutchings <bhutchings@solarflare.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/ptp')
-rw-r--r--drivers/ptp/Kconfig1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/ptp/Kconfig b/drivers/ptp/Kconfig
index ffdf712f9a67..a6e4b7c4a704 100644
--- a/drivers/ptp/Kconfig
+++ b/drivers/ptp/Kconfig
@@ -9,7 +9,6 @@ comment "Enable Device Drivers -> PPS to see the PTP clock options."
9 9
10config PTP_1588_CLOCK 10config PTP_1588_CLOCK
11 tristate "PTP clock support" 11 tristate "PTP clock support"
12 depends on EXPERIMENTAL
13 depends on PPS 12 depends on PPS
14 help 13 help
15 The IEEE 1588 standard defines a method to precisely 14 The IEEE 1588 standard defines a method to precisely