Merge branches 'x86-urgent-for-linus' and 'irq-urgent-for-linus' of git://git.kernel...
[pandora-kernel.git] / drivers / staging / iio / dac / Kconfig
index 67defcb..d5a5556 100644 (file)
@@ -21,6 +21,27 @@ config AD5446
          To compile this driver as a module, choose M here: the
          module will be called ad5446.
 
+config AD5504
+       tristate "Analog Devices AD5504/AD5501 DAC SPI driver"
+       depends on SPI
+       help
+         Say yes here to build support for Analog Devices AD5504, AD5501,
+         High Voltage Digital to Analog Converter.
+
+         To compile this driver as a module, choose M here: the
+         module will be called ad5504.
+
+config AD5791
+       tristate "Analog Devices AD5760/AD5780/AD5781/AD5791 DAC SPI driver"
+       depends on SPI
+       help
+         Say yes here to build support for Analog Devices AD5760, AD5780,
+         AD5781, AD5791 High Resolution Voltage Output Digital to
+         Analog Converter.
+
+         To compile this driver as a module, choose M here: the
+         module will be called ad5791.
+
 config MAX517
        tristate "Maxim MAX517/518/519 DAC driver"
        depends on I2C && EXPERIMENTAL