Kconfig 264 B

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