# SPDX-License-Identifier: GPL-2.0-only # # [31mCONFIG_PPS[0m generators configuration # comment "PPS generators support" config [31mCONFIG_PPS_GENERATOR_PARPORT[0m tristate "Parallel port PPS signal generator" depends on [31mCONFIG_PARPORT[0m && [31mCONFIG_BROKEN[0m help If you say yes here you get support for a [31mCONFIG_PPS[0m signal generator which utilizes STROBE pin of a parallel port to send [31mCONFIG_PPS[0m signals. It uses parport abstraction layer and hrtimers to precisely control the signal. |