]> git.karo-electronics.de Git - mv-sheeva.git/blob - drivers/staging/iio/adc/Kconfig
86869cd233ae7d20b4302b541e54218be0c29a1a
[mv-sheeva.git] / drivers / staging / iio / adc / Kconfig
1 #
2 # ADC drivers
3 #
4 comment "Analog to digital convertors"
5
6 config MAX1363
7         tristate "MAXIM max1363 ADC driver"
8         depends on I2C
9         select IIO_TRIGGER if IIO_RING_BUFFER
10         select MAX1363_RING_BUFFER
11         help
12           Say yes here to build support for many MAXIM i2c analog to digital
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.
20
21 config 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.
29
30 config 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
37 config 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
44 config 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
51 config 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
58 config 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
65 config 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
76 config 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.
84
85 config AD7476
86         tristate "Analog Devices AD7475/6/7/8 AD7466/7/8 and AD7495 ADC driver"
87         depends on SPI
88         select IIO_RING_BUFFER
89         select IIO_SW_RING
90         select IIO_TRIGGER
91         help
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).
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.
99
100 config AD7887
101         tristate "Analog Devices AD7887 ADC driver"
102         depends on SPI
103         select IIO_RING_BUFFER
104         select IIO_SW_RING
105         select IIO_TRIGGER
106         help
107           Say yes here to build support for Analog Devices
108           AD7887 SPI analog to digital convertor (ADC).
109           If unsure, say N (but it's safe to say "Y").
110
111           To compile this driver as a module, choose M here: the
112           module will be called ad7887.
113
114 config AD7745
115         tristate "Analog Devices AD7745, AD7746 AD7747 capacitive sensor driver"
116         depends on I2C
117         help
118           Say yes here to build support for Analog Devices capacitive sensors.
119           (AD7745, AD7746, AD7747) Provides direct access via sysfs.
120
121           To compile this driver as a module, choose M here: the
122           module will be called ad7745.
123
124 config AD7816
125         tristate "Analog Devices AD7816/7/8 temperature sensor and ADC driver"
126         depends on SPI
127         help
128           Say yes here to build support for Analog Devices AD7816/7/8
129           temperature sensors and ADC.
130
131 config ADT75
132         tristate "Analog Devices ADT75 temperature sensor driver"
133         depends on I2C
134         help
135           Say yes here to build support for Analog Devices ADT75
136           temperature sensors.
137
138 config ADT7310
139         tristate "Analog Devices ADT7310 temperature sensor driver"
140         depends on SPI
141         help
142           Say yes here to build support for Analog Devices ADT7310
143           temperature sensors.
144
145 config ADT7410
146         tristate "Analog Devices ADT7410 temperature sensor driver"
147         depends on I2C
148         help
149           Say yes here to build support for Analog Devices ADT7410
150           temperature sensors.