iio: stx104: Add IIO support for the ADC channels
[linux-2.6-block.git] / drivers / iio / adc / Kconfig
index 9f8e3813930ebb8556ee61a53010c967195cf236..ee7ab81e4cef91ab889db4d907db8d4851b30b90 100644 (file)
@@ -418,6 +418,21 @@ config ROCKCHIP_SARADC
          To compile this driver as a module, choose M here: the
          module will be called rockchip_saradc.
 
+config STX104
+       tristate "Apex Embedded Systems STX104 driver"
+       depends on X86 && ISA_BUS_API
+       select GPIOLIB
+       help
+         Say yes here to build support for the Apex Embedded Systems STX104
+         integrated analog PC/104 card.
+
+         This driver supports the 16 channels of single-ended (8 channels of
+         differential) analog inputs, 2 channels of analog output, 4 digital
+         inputs, and 4 digital outputs provided by the STX104.
+
+         The base port addresses for the devices may be configured via the base
+         array module parameter.
+
 config TI_ADC081C
        tristate "Texas Instruments ADC081C/ADC101C/ADC121C family"
        depends on I2C