Lines Matching full:pps
3 # PPS support configuration
6 menuconfig PPS config
7 tristate "PPS support"
9 PPS (Pulse Per Second) is a special pulse provided by some GPS
13 Some antennae's PPS signals are connected with the CD (Carrier
17 Some antennae's PPS signals are connected with some special host
23 if PPS
26 bool "PPS debugging messages"
28 Say Y here if you want the PPS support to produce a bunch of debug
30 problem with PPS support and want to see more of what is going on.
33 bool "PPS kernel consumer support"
37 synchronization using an external PPS signal.
41 source "drivers/pps/clients/Kconfig"
43 source "drivers/pps/generators/Kconfig"
45 endif # PPS