summaryrefslogtreecommitdiff
path: root/drivers/staging/iio/dds/Kconfig
diff options
context:
space:
mode:
authorMichael Hennerich <michael.hennerich@analog.com>2011-04-27 15:22:36 (GMT)
committerGreg Kroah-Hartman <gregkh@suse.de>2011-05-03 18:40:01 (GMT)
commitbd5a793fec23c1ee7f98b9b68001dcee0089ab35 (patch)
treeae3a27dfefd1c3a13b19deb00f2d29611cd7f758 /drivers/staging/iio/dds/Kconfig
parentba1c2bb2cc29eada78a6d35488291892431918e5 (diff)
downloadlinux-bd5a793fec23c1ee7f98b9b68001dcee0089ab35.tar.xz
IIO: DDS: AD9834: Add support for AD9837 and AD9838 DDS devices
Add support for AD9837 and AD9838 DDS devices Update copyright and license notice Fix typo Signed-off-by: Michael Hennerich <michael.hennerich@analog.com> Acked-by: Jonathan Cameron <jic23@cam.ac.uk> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'drivers/staging/iio/dds/Kconfig')
-rw-r--r--drivers/staging/iio/dds/Kconfig4
1 files changed, 2 insertions, 2 deletions
diff --git a/drivers/staging/iio/dds/Kconfig b/drivers/staging/iio/dds/Kconfig
index 06b6f3a..e07431d 100644
--- a/drivers/staging/iio/dds/Kconfig
+++ b/drivers/staging/iio/dds/Kconfig
@@ -21,11 +21,11 @@ config AD9832
module will be called ad9832.
config AD9834
- tristate "Analog Devices ad9833/4/ driver"
+ tristate "Analog Devices AD9833/4/7/8 driver"
depends on SPI
help
Say yes here to build support for Analog Devices DDS chip
- AD9833 and AD9834, provides direct access via sysfs.
+ AD9833, AD9834, AD9837 and AD9838, provides direct access via sysfs.
To compile this driver as a module, choose M here: the
module will be called ad9834.