Skip to content

Commit

Permalink
staging: iio: dds: ad9832: Fix kconfig description
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Michael Hennerich authored and Greg Kroah-Hartman committed Dec 1, 2010
1 parent 0e7a3e7 commit 8c66be9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions drivers/staging/iio/dds/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down

0 comments on commit 8c66be9

Please sign in to comment.