pps: add parallel port PPS client
[cascardo/linux.git] / drivers / pps / clients / Kconfig
index 4e801bd..8520a7f 100644 (file)
@@ -22,4 +22,11 @@ config PPS_CLIENT_LDISC
          If you say yes here you get support for a PPS source connected
          with the CD (Carrier Detect) pin of your serial port.
 
+config PPS_CLIENT_PARPORT
+       tristate "Parallel port PPS client"
+       depends on PPS && PARPORT
+       help
+         If you say yes here you get support for a PPS source connected
+         with the interrupt pin of your parallel port.
+
 endif