summaryrefslogtreecommitdiff
path: root/drivers/staging/iio/adc/Kconfig
diff options
context:
space:
mode:
authorMichael Hennerich <michael.hennerich@analog.com>2011-09-02 20:25:37 +0400
committerGreg Kroah-Hartman <gregkh@suse.de>2011-09-07 03:03:34 +0400
commitf22c1cf0d8735e349c998775e58ccb016f6ec367 (patch)
tree1c771af50c53cb50b6f7e531492d1a80e84c678a /drivers/staging/iio/adc/Kconfig
parente70ab21849730fccacbd39c0ea76c7b80ac1e090 (diff)
downloadlinux-f22c1cf0d8735e349c998775e58ccb016f6ec367.tar.xz
staging:iio:adc:ad7291: Fix typos, change kconfig description and file header
Make clear the AD7291 is primarily an ADC, and not a temp sensor. Signed-off-by: Michael Hennerich <michael.hennerich@analog.com> Signed-off-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/Kconfig4
1 files changed, 2 insertions, 2 deletions
diff --git a/drivers/staging/iio/adc/Kconfig b/drivers/staging/iio/adc/Kconfig
index 25566c624671..7867ab18913e 100644
--- a/drivers/staging/iio/adc/Kconfig
+++ b/drivers/staging/iio/adc/Kconfig
@@ -18,11 +18,11 @@ config AD7152
(ad7152, ad7153) Provides direct access via sysfs.
config AD7291
- tristate "Analog Devices AD7291 temperature sensor driver"
+ tristate "Analog Devices AD7291 ADC driver"
depends on I2C
help
Say yes here to build support for Analog Devices AD7291
- temperature sensors.
+ 8 Channel ADC with temperature sensor.
config AD7298
tristate "Analog Devices AD7298 ADC driver"