1# 2# IIO Digital Gyroscope Sensor drivers configuration 3# 4menu "Digital gyroscope sensors" 5 6config 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 13endmenu 14