diff options
author | Peter Meerwald <pmeerw@pmeerw.net> | 2013-06-23 17:28:00 -0400 |
---|---|---|
committer | Jonathan Cameron <jic23@kernel.org> | 2013-08-03 13:40:29 -0400 |
commit | 71866079dd90528f814c84918635be2096b78915 (patch) | |
tree | 211726da5104c782d28a7ca97a8124620b1ca9cb | |
parent | 23cde4d65cc7d11e2048d2b240cdf13927ac50d0 (diff) |
iio: fix typos in dac Kconfig
Signed-off-by: Peter Meerwald <pmeerw@pmeerw.net>
Acked-by: Lars-Peter Clausen <lars@metafoo.de>
Signed-off-by: Jonathan Cameron <jic23@kernel.org>
-rw-r--r-- | drivers/iio/dac/Kconfig | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/drivers/iio/dac/Kconfig b/drivers/iio/dac/Kconfig index c9c33ce32d3a..b9fd4c7bfd98 100644 --- a/drivers/iio/dac/Kconfig +++ b/drivers/iio/dac/Kconfig | |||
@@ -15,7 +15,7 @@ config AD5064 | |||
15 | module will be called ad5064. | 15 | module will be called ad5064. |
16 | 16 | ||
17 | config AD5360 | 17 | config AD5360 |
18 | tristate "Analog Devices Analog Devices AD5360/61/62/63/70/71/73 DAC driver" | 18 | tristate "Analog Devices AD5360/61/62/63/70/71/73 DAC driver" |
19 | depends on SPI | 19 | depends on SPI |
20 | help | 20 | help |
21 | Say yes here to build support for Analog Devices AD5360, AD5361, | 21 | Say yes here to build support for Analog Devices AD5360, AD5361, |
@@ -68,7 +68,7 @@ config AD5446 | |||
68 | module will be called ad5446. | 68 | module will be called ad5446. |
69 | 69 | ||
70 | config AD5449 | 70 | config AD5449 |
71 | tristate "Analog Device AD5449 and similar DACs driver" | 71 | tristate "Analog Devices AD5449 and similar DACs driver" |
72 | depends on SPI_MASTER | 72 | depends on SPI_MASTER |
73 | help | 73 | help |
74 | Say yes here to build support for Analog Devices AD5415, AD5426, AD5429, | 74 | Say yes here to build support for Analog Devices AD5415, AD5426, AD5429, |
@@ -131,7 +131,7 @@ config AD5686 | |||
131 | module will be called ad5686. | 131 | module will be called ad5686. |
132 | 132 | ||
133 | config AD7303 | 133 | config AD7303 |
134 | tristate "Analog Devices Analog Devices AD7303 DAC driver" | 134 | tristate "Analog Devices AD7303 DAC driver" |
135 | depends on SPI | 135 | depends on SPI |
136 | help | 136 | help |
137 | Say yes here to build support for Analog Devices AD7303 Digital to Analog | 137 | Say yes here to build support for Analog Devices AD7303 Digital to Analog |