aboutsummaryrefslogtreecommitdiff
path: root/drivers/staging/iio/dds/Kconfig
blob: c9fae1d0a81a6c3c5be229d3f7c048dc57b7e238 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
#
# Direct Digital Synthesis drivers
#
comment "Direct Digital Synthesis"

config AD5930
	tristate "Analog Devices ad5930/5932 driver"
	depends on SPI
	help
	  Say yes here to build support for Analog Devices DDS chip
	  ad5930/ad5932, provides direct access via sysfs.

config AD9832
	tristate "Analog Devices ad9832/3/4/5 driver"
	depends on SPI
	help
	  Say yes here to build support for Analog Devices DDS chip
	  ad9832/3/4/5, provides direct access via sysfs.