|
@@ -27,8 +27,8 @@ config ADIS16130
|
|
config ADIS16260
|
|
config ADIS16260
|
|
tristate "Analog Devices ADIS16260 Digital Gyroscope Sensor SPI driver"
|
|
tristate "Analog Devices ADIS16260 Digital Gyroscope Sensor SPI driver"
|
|
depends on SPI
|
|
depends on SPI
|
|
- select IIO_TRIGGER if IIO_BUFFER
|
|
|
|
- select IIO_SW_RING if IIO_BUFFER
|
|
|
|
|
|
+ select IIO_ADIS_LIB
|
|
|
|
+ select IIO_ADIS_LIB_BUFFER if IIO_BUFFER
|
|
help
|
|
help
|
|
Say yes here to build support for Analog Devices ADIS16260 ADIS16265
|
|
Say yes here to build support for Analog Devices ADIS16260 ADIS16265
|
|
ADIS16250 ADIS16255 and ADIS16251 programmable digital gyroscope sensors.
|
|
ADIS16250 ADIS16255 and ADIS16251 programmable digital gyroscope sensors.
|