Staging: IIO: max1363 ADC driver
[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.
12 if IIO
13
14 source "drivers/staging/iio/adc/Kconfig"
15
16 endif # IIO