]> git.karo-electronics.de Git - mv-sheeva.git/blob - drivers/staging/iio/gyro/Kconfig
Staging: Merge 2.6.37-rc5 into staging-next
[mv-sheeva.git] / drivers / staging / iio / gyro / Kconfig
1 #
2 # IIO Digital Gyroscope Sensor drivers configuration
3 #
4 comment "Digital gyroscope sensors"
5
6 config ADIS16060
7         tristate "Analog Devices ADIS16060 Yaw Rate Gyroscope with SPI driver"
8         depends on SPI
9         help
10           Say yes here to build support for Analog Devices adis16060 wide bandwidth
11           yaw rate gyroscope with SPI.
12
13 config ADIS16080
14         tristate "Analog Devices ADIS16080/100 Yaw Rate Gyroscope with SPI driver"
15         depends on SPI
16         help
17           Say yes here to build support for Analog Devices adis16080/100 Yaw Rate
18           Gyroscope with SPI.
19
20 config ADIS16130
21         tristate "Analog Devices ADIS16130 High Precision Angular Rate Sensor driver"
22         depends on SPI
23         help
24           Say yes here to build support for Analog Devices ADIS16130 High Precision
25           Angular Rate Sensor driver.
26
27 config ADIS16260
28         tristate "Analog Devices ADIS16260 ADIS16265 Digital Gyroscope Sensor SPI driver"
29         depends on SPI
30         select IIO_TRIGGER if IIO_RING_BUFFER
31         select IIO_SW_RING if IIO_RING_BUFFER
32         help
33           Say yes here to build support for Analog Devices ADIS16260 ADIS16265
34           programmable digital gyroscope sensor.
35
36           This driver can also be built as a module.  If so, the module
37           will be called adis16260.
38
39 config ADIS16251
40         tristate "Analog Devices ADIS16251 Digital Gyroscope Sensor SPI driver"
41         depends on SPI
42         help
43           Say yes here to build support for Analog Devices adis16261 programmable
44           digital gyroscope sensor.
45
46           This driver can also be built as a module.  If so, the module
47           will be called adis16251.