diff options
Diffstat (limited to 'drivers/iio/adc/Kconfig')
| -rw-r--r-- | drivers/iio/adc/Kconfig | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/drivers/iio/adc/Kconfig b/drivers/iio/adc/Kconfig index 4bf4c16de976..d86196cfe4b4 100644 --- a/drivers/iio/adc/Kconfig +++ b/drivers/iio/adc/Kconfig | |||
| @@ -193,6 +193,16 @@ config TI_AM335X_ADC | |||
| 193 | Say yes here to build support for Texas Instruments ADC | 193 | Say yes here to build support for Texas Instruments ADC |
| 194 | driver which is also a MFD client. | 194 | driver which is also a MFD client. |
| 195 | 195 | ||
| 196 | config TWL4030_MADC | ||
| 197 | tristate "TWL4030 MADC (Monitoring A/D Converter)" | ||
| 198 | depends on TWL4030_CORE | ||
| 199 | help | ||
| 200 | This driver provides support for Triton TWL4030-MADC. The | ||
| 201 | driver supports both RT and SW conversion methods. | ||
| 202 | |||
| 203 | This driver can also be built as a module. If so, the module will be | ||
| 204 | called twl4030-madc. | ||
| 205 | |||
| 196 | config TWL6030_GPADC | 206 | config TWL6030_GPADC |
| 197 | tristate "TWL6030 GPADC (General Purpose A/D Converter) Support" | 207 | tristate "TWL6030 GPADC (General Purpose A/D Converter) Support" |
| 198 | depends on TWL4030_CORE | 208 | depends on TWL4030_CORE |
