]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/blame - drivers/pps/generators/Kconfig
i2c: Fall back to emulated SMBus if the operation isn't supported natively
[mirror_ubuntu-bionic-kernel.git] / drivers / pps / generators / Kconfig
CommitLineData
46b402a0
AG
1#
2# PPS generators configuration
3#
4
46b402a0
AG
5comment "PPS generators support"
6
7config PPS_GENERATOR_PARPORT
8 tristate "Parallel port PPS signal generator"
95b90afe 9 depends on PARPORT && BROKEN
46b402a0
AG
10 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.