1config IIO_ADIS_LIB
2 tristate
3 help
4 A set of IO helper functions for the Analog Devices ADIS* device family.
5
6config IIO_ADIS_LIB_BUFFER
7 bool
8 select IIO_TRIGGERED_BUFFER
9 help
10 A set of buffer helper functions for the Analog Devices ADIS* device
11 family.
12