staging:iio:ad7192: Add support for the AD7193
[linux-2.6-block.git] / drivers / staging / iio / adc / Kconfig
index 94ae4232ee773497f650e87c3e20e82842313543..a700f1951cd9dfc7b8df2e6b3580a7bab81c8dcb 100644 (file)
@@ -23,7 +23,7 @@ config AD7606_IFACE_PARALLEL
          ADC driver.
 
          To compile this driver as a module, choose M here: the
-         module will be called ad7606_iface_parallel.
+         module will be called ad7606_parallel.
 
 config AD7606_IFACE_SPI
        tristate "spi interface support"
@@ -34,7 +34,7 @@ config AD7606_IFACE_SPI
          ADC driver.
 
          To compile this driver as a module, choose M here: the
-         module will be called ad7606_iface_spi.
+         module will be called ad7606_spi.
 
 config AD7780
        tristate "Analog Devices AD7780 and similar ADCs driver"
@@ -58,12 +58,12 @@ config AD7816
          temperature sensors and ADC.
 
 config AD7192
-       tristate "Analog Devices AD7190 AD7192 AD7195 ADC driver"
+       tristate "Analog Devices AD7190 AD7192 AD7193 AD7195 ADC driver"
        depends on SPI
        select AD_SIGMA_DELTA
        help
          Say yes here to build support for Analog Devices AD7190,
-         AD7192 or AD7195 SPI analog to digital converters (ADC).
+         AD7192, AD7193 or AD7195 SPI analog to digital converters (ADC).
          If unsure, say N (but it's safe to say "Y").
 
          To compile this driver as a module, choose M here: the