aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--drivers/iio/adc/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/iio/adc/Kconfig b/drivers/iio/adc/Kconfig
index a40d3c29f0cb..9c45c0f3f127 100644
--- a/drivers/iio/adc/Kconfig
+++ b/drivers/iio/adc/Kconfig
@@ -105,6 +105,7 @@ config AT91_ADC
105 105
106config EXYNOS_ADC 106config EXYNOS_ADC
107 bool "Exynos ADC driver support" 107 bool "Exynos ADC driver support"
108 depends on OF
108 help 109 help
109 Core support for the ADC block found in the Samsung EXYNOS series 110 Core support for the ADC block found in the Samsung EXYNOS series
110 of SoCs for drivers such as the touchscreen and hwmon to use to share 111 of SoCs for drivers such as the touchscreen and hwmon to use to share