summaryrefslogtreecommitdiff
path: root/drivers/staging/iio/gyro/Kconfig
diff options
context:
space:
mode:
authorMichael Hennerich <michael.hennerich@analog.com>2011-04-06 11:42:49 +0200
committerGreg Kroah-Hartman <gregkh@suse.de>2011-04-20 14:20:46 -0700
commit24742ac69249500f650fd72cf0755932c5a4c247 (patch)
treeb0f639487dab49ab45457ade6160365e3fe887ae /drivers/staging/iio/gyro/Kconfig
parentd48946357bad923eb6098e272c3eea8286f4c9b7 (diff)
IIO: GYRO: IIO driver for Analog Devices Digital Output Gyroscope ADXRS450
From: Cliff Cai <cliff.cai@analog.com> Add new IIO driver for Analog Devices digital output gyroscope ADXRS450 Signed-off-by: Cliff Cai <cliff.cai@analog.com> 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/gyro/Kconfig')
-rw-r--r--drivers/staging/iio/gyro/Kconfig10
1 files changed, 10 insertions, 0 deletions
diff --git a/drivers/staging/iio/gyro/Kconfig b/drivers/staging/iio/gyro/Kconfig
index 8b78fa0e631..ae2e7d3095a 100644
--- a/drivers/staging/iio/gyro/Kconfig
+++ b/drivers/staging/iio/gyro/Kconfig
@@ -35,3 +35,13 @@ config ADIS16260
This driver can also be built as a module. If so, the module
will be called adis16260.
+
+config ADXRS450
+ tristate "Analog Devices ADXRS450 Digital Output Gyroscope SPI driver"
+ depends on SPI
+ help
+ Say yes here to build support for Analog Devices ADXRS450 programmable
+ digital output gyroscope.
+
+ This driver can also be built as a module. If so, the module
+ will be called adxrs450.