aboutsummaryrefslogtreecommitdiff
path: root/drivers/staging/iio/dac/Kconfig
blob: 583df785fd258e14afa54e86b5511ac7af55e46a (plain)
1
2
3
4
5
6
7
8
9
10
11
#
# 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.