Add the rt linux 4.1.3-rt3 as base
[kvmfornfv.git] / kernel / drivers / pps / generators / Kconfig
diff --git a/kernel/drivers/pps/generators/Kconfig b/kernel/drivers/pps/generators/Kconfig
new file mode 100644 (file)
index 0000000..e4c4f3d
--- /dev/null
@@ -0,0 +1,13 @@
+#
+# PPS generators configuration
+#
+
+comment "PPS generators support"
+
+config PPS_GENERATOR_PARPORT
+       tristate "Parallel port PPS signal generator"
+       depends on PARPORT && BROKEN
+       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.