]> git.karo-electronics.de Git - mv-sheeva.git/blobdiff - drivers/staging/iio/gyro/Kconfig
Merge tag 'v2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
[mv-sheeva.git] / drivers / staging / iio / gyro / Kconfig
index c4043610c0dfc88660f28031d3d687ccb3a7efec..236f15fdbfc9cde6160a0081518b89a42c0dc410 100644 (file)
@@ -3,11 +3,45 @@
 #
 comment "Digital gyroscope sensors"
 
+config ADIS16060
+       tristate "Analog Devices ADIS16060 Yaw Rate Gyroscope with SPI driver"
+       depends on SPI
+       help
+         Say yes here to build support for Analog Devices adis16060 wide bandwidth
+         yaw rate gyroscope with SPI.
+
+config ADIS16080
+       tristate "Analog Devices ADIS16080/100 Yaw Rate Gyroscope with SPI driver"
+       depends on SPI
+       help
+         Say yes here to build support for Analog Devices adis16080/100 Yaw Rate
+         Gyroscope with SPI.
+
+config ADIS16130
+       tristate "Analog Devices ADIS16130 High Precision Angular Rate Sensor driver"
+       depends on SPI
+       help
+         Say yes here to build support for Analog Devices ADIS16130 High Precision
+         Angular Rate Sensor driver.
+
 config ADIS16260
-       tristate "Analog Devices ADIS16260/5 Digital Gyroscope Sensor SPI driver"
+       tristate "Analog Devices ADIS16260 ADIS16265 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/5
+         Say yes here to build support for Analog Devices ADIS16260 ADIS16265
          programmable digital gyroscope sensor.
+
+         This driver can also be built as a module.  If so, the module
+         will be called adis16260.
+
+config ADIS16251
+       tristate "Analog Devices ADIS16251 Digital Gyroscope Sensor SPI driver"
+       depends on SPI
+       help
+         Say yes here to build support for Analog Devices adis16261 programmable
+         digital gyroscope sensor.
+
+         This driver can also be built as a module.  If so, the module
+         will be called adis16251.