Staging: IIO: DDS: AD9833 / AD9834 driver
[firefly-linux-kernel-4.4.55.git] / drivers / staging / iio / dds / Kconfig
1 #
2 # Direct Digital Synthesis drivers
3 #
4 comment "Direct Digital Synthesis"
5
6 config AD5930
7         tristate "Analog Devices ad5930/5932 driver"
8         depends on SPI
9         help
10           Say yes here to build support for Analog Devices DDS chip
11           ad5930/ad5932, provides direct access via sysfs.
12
13 config AD9832
14         tristate "Analog Devices ad9832/5 driver"
15         depends on SPI
16         help
17           Say yes here to build support for Analog Devices DDS chip
18           ad9832 and ad9835, provides direct access via sysfs.
19
20 config AD9834
21         tristate "Analog Devices ad9833/4/ driver"
22         depends on SPI
23         help
24           Say yes here to build support for Analog Devices DDS chip
25           AD9833 and AD9834, provides direct access via sysfs.
26
27           To compile this driver as a module, choose M here: the
28           module will be called ad9834.
29
30 config AD9850
31         tristate "Analog Devices ad9850/1 driver"
32         depends on SPI
33         help
34           Say yes here to build support for Analog Devices DDS chip
35           ad9850/1, provides direct access via sysfs.
36
37 config AD9852
38         tristate "Analog Devices ad9852/4 driver"
39         depends on SPI
40         help
41           Say yes here to build support for Analog Devices DDS chip
42           ad9852/4, provides direct access via sysfs.
43
44 config AD9910
45         tristate "Analog Devices ad9910 driver"
46         depends on SPI
47         help
48           Say yes here to build support for Analog Devices DDS chip
49           ad9910, provides direct access via sysfs.
50
51 config AD9951
52         tristate "Analog Devices ad9951 driver"
53         depends on SPI
54         help
55           Say yes here to build support for Analog Devices DDS chip
56           ad9951, provides direct access via sysfs.