aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/iio/adc/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/iio/adc/Kconfig')
-rw-r--r--drivers/iio/adc/Kconfig14
1 files changed, 14 insertions, 0 deletions
diff --git a/drivers/iio/adc/Kconfig b/drivers/iio/adc/Kconfig
index 961b8d0a4ba..fe822a14d13 100644
--- a/drivers/iio/adc/Kconfig
+++ b/drivers/iio/adc/Kconfig
@@ -125,4 +125,18 @@ config TI_ADC081C
125 This driver can also be built as a module. If so, the module will be 125 This driver can also be built as a module. If so, the module will be
126 called ti-adc081c. 126 called ti-adc081c.
127 127
128config TI_AM335X_ADC
129 tristate "TI's ADC driver"
130 depends on MFD_TI_AM335X_TSCADC
131 help
132 Say yes here to build support for Texas Instruments ADC
133 driver which is also a MFD client.
134
135config VIPERBOARD_ADC
136 tristate "Viperboard ADC support"
137 depends on MFD_VIPERBOARD && USB
138 help
139 Say yes here to access the ADC part of the Nano River
140 Technologies Viperboard.
141
128endmenu 142endmenu