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 11b048a59fde..3ea56a39b9d2 100644 --- a/drivers/iio/adc/Kconfig +++ b/drivers/iio/adc/Kconfig | |||
@@ -216,6 +216,16 @@ config TI_ADC081C | |||
216 | This driver can also be built as a module. If so, the module will be | 216 | This driver can also be built as a module. If so, the module will be |
217 | called ti-adc081c. | 217 | called ti-adc081c. |
218 | 218 | ||
219 | config TI_ADC128S052 | ||
220 | tristate "Texas Instruments ADC128S052" | ||
221 | depends on SPI | ||
222 | help | ||
223 | If you say yes here you get support for Texas Instruments ADC128S052 | ||
224 | chip. | ||
225 | |||
226 | This driver can also be built as a module. If so, the module will be | ||
227 | called ti-adc128s052. | ||
228 | |||
219 | config TI_AM335X_ADC | 229 | config TI_AM335X_ADC |
220 | tristate "TI's AM335X ADC driver" | 230 | tristate "TI's AM335X ADC driver" |
221 | depends on MFD_TI_AM335X_TSCADC | 231 | depends on MFD_TI_AM335X_TSCADC |