summaryrefslogtreecommitdiff
path: root/drivers/staging/iio/gyro/Kconfig
diff options
context:
space:
mode:
authorJonathan Cameron <jic23@cam.ac.uk>2011-02-26 17:27:17 (GMT)
committerGreg Kroah-Hartman <gregkh@suse.de>2011-03-01 01:48:49 (GMT)
commit03d1b7d3e4debbdbca4a676c749214b39025c8dd (patch)
tree076c0fbd26f1bced7eb14e670634951b9729f7dc /drivers/staging/iio/gyro/Kconfig
parent35d2b6f9b194ef99ceb6ea565c875af7cea34fa0 (diff)
downloadlinux-fsl-qoriq-03d1b7d3e4debbdbca4a676c749214b39025c8dd.tar.xz
staging:iio:gyro: add adis16251 support to adis16260 driver
These parts are very similar and the adis16260 driver supports a lot of additional functionality. Precursor to removal of adis16251 driver. Note that some supported devices were missing from Kconfig help text and are also added in this patch. Signed-off-by: Jonathan Cameron <jic23@cam.ac.uk> Acked-by: Michael Hennerich <michael.hennerich@analog.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'drivers/staging/iio/gyro/Kconfig')
-rw-r--r--drivers/staging/iio/gyro/Kconfig4
1 files changed, 2 insertions, 2 deletions
diff --git a/drivers/staging/iio/gyro/Kconfig b/drivers/staging/iio/gyro/Kconfig
index 236f15f..5bba4b0 100644
--- a/drivers/staging/iio/gyro/Kconfig
+++ b/drivers/staging/iio/gyro/Kconfig
@@ -25,13 +25,13 @@ config ADIS16130
Angular Rate Sensor driver.
config ADIS16260
- tristate "Analog Devices ADIS16260 ADIS16265 Digital Gyroscope Sensor SPI driver"
+ tristate "Analog Devices ADIS16260 Digital Gyroscope Sensor SPI driver"
depends on SPI
select IIO_TRIGGER if IIO_RING_BUFFER
select IIO_SW_RING if IIO_RING_BUFFER
help
Say yes here to build support for Analog Devices ADIS16260 ADIS16265
- programmable digital gyroscope sensor.
+ ADIS16250 ADIS16255 and ADIS16251 programmable digital gyroscope sensors.
This driver can also be built as a module. If so, the module
will be called adis16260.