summaryrefslogtreecommitdiff
path: root/drivers/staging/iio/dac/Kconfig
blob: 9191bd23cc08b639df2fd225b6a9aaea06d67f00 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
#
# DAC drivers
#
comment "Digital to analog convertors"

config AD5624R_SPI
	tristate "Analog Devices AD5624/44/64R DAC spi driver"
	depends on SPI
	help
	  Say yes here to build support for Analog Devices AD5624R, AD5644R and
	  AD5664R convertors (DAC). This driver uses the common SPI interface.

config AD5446
	tristate "Analog Devices AD5444/6, AD5620/40/60 and AD5541A/12A DAC SPI driver"
	depends on SPI
	help
	  Say yes here to build support for Analog Devices AD5444, AD5446,
	  AD5620, AD5640, AD5660 and AD5541A, AD5512A DACs.

	  To compile this driver as a module, choose M here: the
	  module will be called ad5446.