summaryrefslogtreecommitdiffstats
path: root/drivers/staging/iio/Kconfig
blob: d7b3107823f6a162f62c4f8cf7701f6f1ec6b452 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
#
# Industrial I/O subsytem configuration
#

menuconfig IIO
	tristate "Industrial I/O support"
	---help---
	  The industrial I/O subsystem provides a unified framework for
	  drivers for many different types of embedded sensors using a
	  number of different physical interfaces (i2c, spi etc). See
	  Documentation/industrialio for more information.
if IIO

source "drivers/staging/iio/adc/Kconfig"

endif # IIO
OpenPOWER on IntegriCloud