Staging: IIO: core support for device registration and management
[firefly-linux-kernel-4.4.55.git] / drivers / staging / iio / Kconfig
1 #
2 # Industrial I/O subsytem configuration
3 #
4
5 menuconfig IIO
6         tristate "Industrial I/O support"
7         ---help---
8           The industrial I/O subsystem provides a unified framework for
9           drivers for many different types of embedded sensors using a
10           number of different physical interfaces (i2c, spi etc). See
11           Documentation/industrialio for more information.