]> git.karo-electronics.de Git - karo-tx-linux.git/blob - drivers/staging/iio/dds/Kconfig
7969be29b0ebb3ccea6495206ca2badd90d210b7
[karo-tx-linux.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 AD9850
21         tristate "Analog Devices ad9850/1 driver"
22         depends on SPI
23         help
24           Say yes here to build support for Analog Devices DDS chip
25           ad9850/1, provides direct access via sysfs.
26
27 config AD9852
28         tristate "Analog Devices ad9852/4 driver"
29         depends on SPI
30         help
31           Say yes here to build support for Analog Devices DDS chip
32           ad9852/4, provides direct access via sysfs.
33
34 config AD9910
35         tristate "Analog Devices ad9910 driver"
36         depends on SPI
37         help
38           Say yes here to build support for Analog Devices DDS chip
39           ad9910, provides direct access via sysfs.
40
41 config AD9951
42         tristate "Analog Devices ad9951 driver"
43         depends on SPI
44         help
45           Say yes here to build support for Analog Devices DDS chip
46           ad9951, provides direct access via sysfs.