aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNicolas Ferre <nicolas.ferre@atmel.com>2016-04-26 12:04:36 -0400
committerNicolas Ferre <nicolas.ferre@atmel.com>2016-04-27 08:07:59 -0400
commited87957b18f238516e578e5dbd44a5db11300831 (patch)
tree690ac1079d63f0f82b71ae00058edf6dd8643214
parent49518015fc53a33df0baa432d7fcf7ece33e9a04 (diff)
ARM: multi_v7_defconfig: add the Atmel sama5d2-compatible ADC driver
Add the new sama5d2-compatible ADC driver as a module. Signed-off-by: Nicolas Ferre <nicolas.ferre@atmel.com>
-rw-r--r--arch/arm/configs/multi_v7_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/configs/multi_v7_defconfig b/arch/arm/configs/multi_v7_defconfig
index 6a62ebbcae28..1aed38fd4337 100644
--- a/arch/arm/configs/multi_v7_defconfig
+++ b/arch/arm/configs/multi_v7_defconfig
@@ -773,6 +773,7 @@ CONFIG_EXTCON=y
773CONFIG_TI_AEMIF=y 773CONFIG_TI_AEMIF=y
774CONFIG_IIO=y 774CONFIG_IIO=y
775CONFIG_AT91_ADC=m 775CONFIG_AT91_ADC=m
776CONFIG_AT91_SAMA5D2_ADC=m
776CONFIG_BERLIN2_ADC=m 777CONFIG_BERLIN2_ADC=m
777CONFIG_EXYNOS_ADC=m 778CONFIG_EXYNOS_ADC=m
778CONFIG_VF610_ADC=m 779CONFIG_VF610_ADC=m