]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - drivers/pps/clients/Kconfig
Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelv...
[karo-tx-linux.git] / drivers / pps / clients / Kconfig
index 4e801bd7254f6da04cbcb66bd06552ed7f3e90d6..8520a7f4dd62048eb5d9391341bf05baa26defc7 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