diff options
| -rw-r--r-- | drivers/iio/adc/Kconfig | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/drivers/iio/adc/Kconfig b/drivers/iio/adc/Kconfig index 57625653fcb6..1d13bf03c758 100644 --- a/drivers/iio/adc/Kconfig +++ b/drivers/iio/adc/Kconfig | |||
| @@ -243,6 +243,8 @@ config DA9150_GPADC | |||
| 243 | config DLN2_ADC | 243 | config DLN2_ADC |
| 244 | tristate "Diolan DLN-2 ADC driver support" | 244 | tristate "Diolan DLN-2 ADC driver support" |
| 245 | depends on MFD_DLN2 | 245 | depends on MFD_DLN2 |
| 246 | select IIO_BUFFER | ||
| 247 | select IIO_TRIGGERED_BUFFER | ||
| 246 | help | 248 | help |
| 247 | Say yes here to build support for Diolan DLN-2 ADC. | 249 | Say yes here to build support for Diolan DLN-2 ADC. |
| 248 | 250 | ||
