Training courses

Kernel and Embedded Linux

Bootlin training courses

Embedded Linux, kernel,
Yocto Project, Buildroot, real-time,
graphics, boot time, debugging...

Bootlin logo

Elixir Cross Referencer

#
# CONFIG_PPS generators configuration
#

comment "PPS generators support"

config CONFIG_PPS_GENERATOR_PARPORT
	tristate "Parallel port PPS signal generator"
	depends on CONFIG_PARPORT && CONFIG_BROKEN
	help
	  If you say yes here you get support for a CONFIG_PPS signal generator which
	  utilizes STROBE pin of a parallel port to send CONFIG_PPS signals. It uses
	  parport abstraction layer and hrtimers to precisely control the signal.