staging: iio: adc: new driver for ADT75 temperature sensors
[linux-2.6-block.git] / drivers / staging / iio / adc / Kconfig
CommitLineData
d1325cf4
JC
1#
2# ADC drivers
3#
4comment "Analog to digital convertors"
5
6config MAX1363
7 tristate "MAXIM max1363 ADC driver"
8 depends on I2C
e12274ba 9 select IIO_TRIGGER if IIO_RING_BUFFER
82020b0e 10 select MAX1363_RING_BUFFER
d1325cf4
JC
11 help
12 Say yes here to build support for many MAXIM i2c analog to digital
3bf877c1
JC
13 convertors (ADC). (max1361, max1362, max1363, max1364, max1036,
14 max1037, max1038, max1039, max1136, max1136, max1137, max1138,
15 max1139, max1236, max1237, max11238, max1239, max11600, max11601,
16 max11602, max11603, max11604, max11605, max11606, max11607,
17 max11608, max11609, max11610, max11611, max11612, max11613,
18 max11614, max11615, max11616, max11617) Provides direct access
19 via sysfs.
d5f5d89f
RD
20
21config MAX1363_RING_BUFFER
22 bool "MAXIM max1363: use ring buffer"
23 depends on MAX1363
24 select IIO_RING_BUFFER
25 select IIO_SW_RING
26 help
27 Say yes here to include ring buffer support in the MAX1363
28 ADC driver.
985dbe77 29
54c5be34
BS
30config AD7150
31 tristate "Analog Devices ad7150/1/6 capacitive sensor driver"
32 depends on I2C
33 help
34 Say yes here to build support for Analog Devices capacitive sensors.
35 (ad7150, ad7151, ad7156) Provides direct access via sysfs.
36
a20ebd93
BS
37config AD7152
38 tristate "Analog Devices ad7152/3 capacitive sensor driver"
39 depends on I2C
40 help
41 Say yes here to build support for Analog Devices capacitive sensors.
42 (ad7152, ad7153) Provides direct access via sysfs.
43
ddaecd5b
SZ
44config AD7291
45 tristate "Analog Devices AD7291 temperature sensor driver"
46 depends on I2C
47 help
48 Say yes here to build support for Analog Devices AD7291
49 temperature sensors.
50
e8ada962
SZ
51config AD7298
52 tristate "Analog Devices AD7298 temperature sensor and ADC driver"
53 depends on SPI
54 help
55 Say yes here to build support for Analog Devices AD7298
56 temperature sensors and ADC.
57
f84c26e6
SZ
58config AD7314
59 tristate "Analog Devices AD7314 temperature sensor driver"
60 depends on SPI
61 help
62 Say yes here to build support for Analog Devices AD7314
63 temperature sensors.
64
985dbe77
MH
65config AD799X
66 tristate "Analog Devices AD799x ADC driver"
67 depends on I2C
68 select IIO_TRIGGER if IIO_RING_BUFFER
69 select AD799X_RING_BUFFER
70 help
71 Say yes here to build support for Analog Devices:
72 ad7991, ad7995, ad7999, ad7992, ad7993, ad7994, ad7997, ad7998
73 i2c analog to digital convertors (ADC). Provides direct access
74 via sysfs.
75
76config AD799X_RING_BUFFER
77 bool "Analog Devices AD799x: use ring buffer"
78 depends on AD799X
79 select IIO_RING_BUFFER
80 select IIO_SW_RING
81 help
82 Say yes here to include ring buffer support in the AD799X
83 ADC driver.
349282d8
MH
84
85config AD7476
86 tristate "Analog Devices AD7475/6/7/8 AD7466/7/8 and AD7495 ADC driver"
87 depends on SPI
671d85f2 88 select IIO_RING_BUFFER
2a28f6cb 89 select IIO_SW_RING
671d85f2 90 select IIO_TRIGGER
349282d8 91 help
668413e9
MH
92 Say yes here to build support for Analog Devices
93 AD7475, AD7476, AD7477, AD7478, AD7466, AD7467, AD7468, AD7495
94 SPI analog to digital convertors (ADC).
349282d8
MH
95 If unsure, say N (but it's safe to say "Y").
96
97 To compile this driver as a module, choose M here: the
98 module will be called ad7476.
671d85f2
BS
99
100config AD7745
101 tristate "Analog Devices AD7745, AD7746 AD7747 capacitive sensor driver"
102 depends on I2C
103 help
104 Say yes here to build support for Analog Devices capacitive sensors.
105 (AD7745, AD7746, AD7747) Provides direct access via sysfs.
106
107 To compile this driver as a module, choose M here: the
108 module will be called ad7745.
7924425d
SZ
109
110config AD7816
111 tristate "Analog Devices AD7816/7/8 temperature sensor and ADC driver"
112 depends on SPI
113 help
114 Say yes here to build support for Analog Devices AD7816/7/8
115 temperature sensors and ADC.
d7713b6c
SZ
116
117config ADT75
118 tristate "Analog Devices ADT75 temperature sensor driver"
119 depends on I2C
120 help
121 Say yes here to build support for Analog Devices ADT75
122 temperature sensors.