Merge branch 'ec-cleanup' into release
[pandora-kernel.git] / drivers / staging / iio / dac / Kconfig
1 #
2 # DAC drivers
3 #
4 comment "Digital to analog convertors"
5
6 config AD5624R_SPI
7         tristate "Analog Devices AD5624/44/64R DAC spi driver"
8         depends on SPI
9         help
10           Say yes here to build support for Analog Devices AD5624R, AD5644R and
11           AD5664R convertors (DAC). This driver uses the common SPI interface.
12
13 config AD5446
14         tristate "Analog Devices AD5444/6, AD5620/40/60 and AD5542A/12A DAC SPI driver"
15         depends on SPI
16         help
17           Say yes here to build support for Analog Devices AD5444, AD5446,
18           AD5512A, AD5542A, AD5543, AD5553, AD5601, AD5611, AD5620, AD5621,
19           AD5640, AD5660 DACs.
20
21           To compile this driver as a module, choose M here: the
22           module will be called ad5446.
23
24 config MAX517
25         tristate "Maxim MAX517/518/519 DAC driver"
26         depends on I2C && EXPERIMENTAL
27         help
28           If you say yes here you get support for the Maxim chips MAX517,
29           MAX518 and MAX519 (I2C 8-Bit DACs with rail-to-rail outputs).
30
31           This driver can also be built as a module.  If so, the module
32           will be called max517.