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>
This commit is contained in:

committed by
David S. Miller

parent
a8fc927780
commit
c56283034c
@@ -9,7 +9,6 @@ comment "Enable Device Drivers -> PPS to see the PTP clock options."
|
||||
|
||||
config PTP_1588_CLOCK
|
||||
tristate "PTP clock support"
|
||||
depends on EXPERIMENTAL
|
||||
depends on PPS
|
||||
help
|
||||
The IEEE 1588 standard defines a method to precisely
|
||||
|
Reference in New Issue
Block a user