IIO: DDS: AD9834: Add support for AD9837 and AD9838 DDS devices
[linux-2.6/linux-acpi-2.6/ibm-acpi-2.6.git] / drivers / staging / iio / dds / Kconfig
blobe07431d80093f19107e88d5ccd4f0bc6c65159e4
2 # Direct Digital Synthesis drivers
4 comment "Direct Digital Synthesis"
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.
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.
20           To compile this driver as a module, choose M here: the
21           module will be called ad9832.
23 config AD9834
24         tristate "Analog Devices AD9833/4/7/8 driver"
25         depends on SPI
26         help
27           Say yes here to build support for Analog Devices DDS chip
28           AD9833, AD9834, AD9837 and AD9838, provides direct access via sysfs.
30           To compile this driver as a module, choose M here: the
31           module will be called ad9834.
33 config AD9850
34         tristate "Analog Devices ad9850/1 driver"
35         depends on SPI
36         help
37           Say yes here to build support for Analog Devices DDS chip
38           ad9850/1, provides direct access via sysfs.
40 config AD9852
41         tristate "Analog Devices ad9852/4 driver"
42         depends on SPI
43         help
44           Say yes here to build support for Analog Devices DDS chip
45           ad9852/4, provides direct access via sysfs.
47 config AD9910
48         tristate "Analog Devices ad9910 driver"
49         depends on SPI
50         help
51           Say yes here to build support for Analog Devices DDS chip
52           ad9910, provides direct access via sysfs.
54 config AD9951
55         tristate "Analog Devices ad9951 driver"
56         depends on SPI
57         help
58           Say yes here to build support for Analog Devices DDS chip
59           ad9951, provides direct access via sysfs.