Linux-libre 3.0.56-gnu1
[librecmc/linux-libre.git] / drivers / staging / iio / addac / Kconfig
1 #
2 # ADDAC drivers
3 #
4 comment "Analog digital bi-direction convertors"
5
6 config ADT7316
7         tristate "Analog Devices ADT7316/7/8 ADT7516/7/9 temperature sensor, ADC and DAC driver"
8         help
9           Say yes here to build support for Analog Devices ADT7316, ADT7317, ADT7318
10           and ADT7516, ADT7517, ADT7519 temperature sensors, ADC and DAC.
11
12 config ADT7316_SPI
13         tristate "support SPI bus connection"
14         depends on SPI && ADT7316
15         default y
16         help
17           Say yes here to build SPI bus support for Analog Devices ADT7316/7/8
18           and ADT7516/7/9.
19
20 config ADT7316_I2C
21         tristate "support I2C bus connection"
22         depends on I2C && ADT7316
23         help
24           Say yes here to build I2C bus support for Analog Devices ADT7316/7/8
25           and ADT7516/7/9.