]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - drivers/iio/adc/Kconfig
Merge tag 'iio-for-3.17b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23...
[karo-tx-linux.git] / drivers / iio / adc / Kconfig
index a80d23628f1425efaa391e92962c2913b5b863b5..20a7073f1dd681a9387e378fa4e00c13636b0872 100644 (file)
@@ -131,6 +131,15 @@ config LP8788_ADC
        help
          Say yes here to build support for TI LP8788 ADC.
 
+config MAX1027
+       tristate "Maxim max1027 ADC driver"
+       depends on SPI
+       select IIO_BUFFER
+       select IIO_TRIGGERED_BUFFER
+       help
+         Say yes here to build support for Maxim SPI ADC models
+         max1027, max1029 and max1031.
+
 config MAX1363
        tristate "Maxim max1363 ADC driver"
        depends on I2C