blob: f3a73dd7766094641aa80a0da03751d0b5af5dfd [file] [log] [blame]
Alexander Gordeev46b402a2011-01-12 17:00:59 -08001#
2# PPS generators configuration
3#
4
Alexander Gordeev46b402a2011-01-12 17:00:59 -08005comment "PPS generators support"
6
7config PPS_GENERATOR_PARPORT
8 tristate "Parallel port PPS signal generator"
Alexander Gordeev563558b2011-01-12 17:01:00 -08009 depends on PARPORT
Alexander Gordeev46b402a2011-01-12 17:00:59 -080010 help
11 If you say yes here you get support for a PPS signal generator which
12 utilizes STROBE pin of a parallel port to send PPS signals. It uses
13 parport abstraction layer and hrtimers to precisely control the signal.