2011-01-13 09:00:59 +08:00
|
|
|
#
|
|
|
|
# PPS generators configuration
|
|
|
|
#
|
|
|
|
|
|
|
|
comment "PPS generators support"
|
2017-04-11 22:26:41 +08:00
|
|
|
depends on PPS
|
2011-01-13 09:00:59 +08:00
|
|
|
|
|
|
|
config PPS_GENERATOR_PARPORT
|
|
|
|
tristate "Parallel port PPS signal generator"
|
2017-04-11 22:26:41 +08:00
|
|
|
depends on PPS && PARPORT && BROKEN
|
2011-01-13 09:00:59 +08:00
|
|
|
help
|
|
|
|
If you say yes here you get support for a PPS signal generator which
|
|
|
|
utilizes STROBE pin of a parallel port to send PPS signals. It uses
|
|
|
|
parport abstraction layer and hrtimers to precisely control the signal.
|