staging: iio: dds: ad9832: Fix kconfig description
authorMichael Hennerich <michael.hennerich@analog.com>
Wed, 1 Dec 2010 16:34:39 +0000 (17:34 +0100)
committerGreg Kroah-Hartman <gregkh@suse.de>
Wed, 1 Dec 2010 22:53:33 +0000 (14:53 -0800)
The AD9832 driver doesn't support the AD9833 and AD9834

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>
drivers/staging/iio/dds/Kconfig

index d045ed69ad38091da11bb95327b332f5bee171cc..7969be29b0ebb3ccea6495206ca2badd90d210b7 100644 (file)
@@ -11,11 +11,11 @@ config AD5930
          ad5930/ad5932, provides direct access via sysfs.
 
 config AD9832
-       tristate "Analog Devices ad9832/3/4/5 driver"
+       tristate "Analog Devices ad9832/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.
+         ad9832 and ad9835, provides direct access via sysfs.
 
 config AD9850
        tristate "Analog Devices ad9850/1 driver"