aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/iio/gyro/Kconfig
blob: 88b199bb292698e0e71b2f0b48f2cde799736e21 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
#
# IIO Digital Gyroscope Sensor drivers configuration
#
menu "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.

endmenu