summaryrefslogtreecommitdiff
path: root/drivers/staging/iio/adc/Kconfig
diff options
context:
space:
mode:
authorMichael Hennerich <michael.hennerich@analog.com>2010-10-11 18:05:56 +0200
committerGreg Kroah-Hartman <gregkh@suse.de>2010-10-12 08:59:32 -0700
commit668413e9e7ad0bc53eeba2465dafd66dbc817996 (patch)
tree7374228c650c736d69782a966918d1c27b4f998d /drivers/staging/iio/adc/Kconfig
parent349282d82e929e7982ca53510437c0850ab5294a (diff)
staging: iio: adc: ad7476 more list review feedback by Jonathan Cameron
Print in_scale in decimal format. Kconfig list the names of the parts in full, to ease seraching. Use st->spi in the call as it is only used the once. 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/adc/Kconfig')
-rw-r--r--drivers/staging/iio/adc/Kconfig5
1 files changed, 3 insertions, 2 deletions
diff --git a/drivers/staging/iio/adc/Kconfig b/drivers/staging/iio/adc/Kconfig
index 71713eed8abb..81a7d45ec228 100644
--- a/drivers/staging/iio/adc/Kconfig
+++ b/drivers/staging/iio/adc/Kconfig
@@ -51,8 +51,9 @@ config AD7476
tristate "Analog Devices AD7475/6/7/8 AD7466/7/8 and AD7495 ADC driver"
depends on SPI
help
- Say yes here to build support for Analog Devices AD7475/6/7/8,
- AD7466/7/8 and AD7495 ADC driver.
+ Say yes here to build support for Analog Devices
+ AD7475, AD7476, AD7477, AD7478, AD7466, AD7467, AD7468, AD7495
+ SPI analog to digital convertors (ADC).
If unsure, say N (but it's safe to say "Y").
To compile this driver as a module, choose M here: the