]> git.kernelconcepts.de Git - karo-tx-linux.git/blob - drivers/staging/iio/gyro/Kconfig
Merge tag 'for-v3.18-rc' of git://git.infradead.org/battery-2.6
[karo-tx-linux.git] / drivers / staging / iio / gyro / Kconfig
1 #
2 # IIO Digital Gyroscope Sensor drivers configuration
3 #
4 menu "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 endmenu