|
@@ -96,6 +96,17 @@ config AD7923
|
|
|
To compile this driver as a module, choose M here: the
|
|
|
module will be called ad7923.
|
|
|
|
|
|
+config AD799X
|
|
|
+ tristate "Analog Devices AD799x ADC driver"
|
|
|
+ depends on I2C
|
|
|
+ select IIO_BUFFER
|
|
|
+ select IIO_TRIGGERED_BUFFER
|
|
|
+ help
|
|
|
+ Say yes here to build support for Analog Devices:
|
|
|
+ ad7991, ad7995, ad7999, ad7992, ad7993, ad7994, ad7997, ad7998
|
|
|
+ i2c analog to digital converters (ADC). Provides direct access
|
|
|
+ via sysfs.
|
|
|
+
|
|
|
config AT91_ADC
|
|
|
tristate "Atmel AT91 ADC"
|
|
|
depends on ARCH_AT91
|