UIO: Hilscher CIF card driver
[firefly-linux-kernel-4.4.55.git] / drivers / uio / Kconfig
index 6b1a62d45e46b5d1dee753ac263843a63d6aa2e4..b778ed71f636164dc721fd85a23a8dfb5594cc2f 100644 (file)
@@ -13,4 +13,17 @@ config UIO
 
          If you don't know what to do here, say N.
 
+config UIO_CIF
+       tristate "generic Hilscher CIF Card driver"
+       depends on UIO && PCI
+       default n
+       help
+         Driver for Hilscher CIF DeviceNet and Profibus cards.  This
+         driver requires a userspace component that handles all of the
+         heavy lifting and can be found at:
+               http://www.osadl.org/projects/downloads/UIO/user/cif-*
+
+         To compile this driver as a module, choose M here: the module
+         will be called uio_cif.
+
 endmenu