]> git.karo-electronics.de Git - karo-tx-linux.git/blob - drivers/staging/iio/dac/Kconfig
staging: IIO: DAC: Add support for the AD5543/AD5553
[karo-tx-linux.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, AD5620, AD5640, AD5660 DACs.
19
20           To compile this driver as a module, choose M here: the
21           module will be called ad5446.
22
23 config MAX517
24         tristate "Maxim MAX517/518/519 DAC driver"
25         depends on I2C && EXPERIMENTAL
26         help
27           If you say yes here you get support for the Maxim chips MAX517,
28           MAX518 and MAX519 (I2C 8-Bit DACs with rail-to-rail outputs).
29
30           This driver can also be built as a module.  If so, the module
31           will be called max517.