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/Kconfig7
1 files changed, 7 insertions, 0 deletions
diff --git a/drivers/iio/adc/Kconfig b/drivers/iio/adc/Kconfig
index 492758120338..1401ed1af39f 100644
--- a/drivers/iio/adc/Kconfig
+++ b/drivers/iio/adc/Kconfig
@@ -60,4 +60,11 @@ config LP8788_ADC
60 help 60 help
61 Say yes here to build support for TI LP8788 ADC. 61 Say yes here to build support for TI LP8788 ADC.
62 62
63config TI_AM335X_ADC
64 tristate "TI's ADC driver"
65 depends on MFD_TI_AM335X_TSCADC
66 help
67 Say yes here to build support for Texas Instruments ADC
68 driver which is also a MFD client.
69
63endmenu 70endmenu