]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - drivers/uio/Kconfig
uio: add the uio_aec driver
[linux-2.6-omap-h63xx.git] / drivers / uio / Kconfig
index 04b954cfce7608827a821138df74db9caccb9f80..7f86534de26970ef785b2b02066ff7e1c2bba19f 100644 (file)
@@ -58,6 +58,24 @@ config UIO_SMX
 
          If you compile this as a module, it will be called uio_smx.
 
+config UIO_AEC
+       tristate "AEC video timestamp device"
+       depends on PCI
+       default n
+       help
+
+         UIO driver for the Adrienne Electronics Corporation PCI time
+         code device.
+
+         This device differs from other UIO devices since it uses I/O
+         ports instead of memory mapped I/O. In order to make it
+         possible for UIO to work with this device a utility, uioport,
+         can be used to read and write the ports:
+
+           git clone git://ifup.org/philips/uioport.git
+
+         If you compile this as a module, it will be called uio_aec.
+
 config UIO_SERCOS3
        tristate "Automata Sercos III PCI card driver"
        default n