# # IIO Digital Gyroscope Sensor drivers configuration # comment "Digital gyroscope sensors" config ADIS16260 tristate "Analog Devices ADIS16260/5 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 programmable digital gyroscope sensor. config K3G tristate "ST K3G gyroscope sensor" depends on I2C depends on IIO_RING_BUFFER help Say yes here to build support for ST K3G gyroscope sensor. These devices use a hardware ring buffer. To compile this driver as a module, choose M here: the module will be called k3g.