ARM: configs: stm32: Add MDMA support in STM32 defconfig

This patch adds MDMA support in STM32 defconfig file

Signed-off-by: Pierre-Yves MORDRET <pierre-yves.mordret@st.com>
Signed-off-by: Alexandre Torgue <alexandre.torgue@st.com>
This commit is contained in:
Pierre-Yves MORDRET 2017-09-28 17:36:00 +02:00 committed by Alexandre Torgue
parent e956ccfba7
commit 4a95602b3e

View File

@ -67,6 +67,7 @@ CONFIG_RTC_DRV_STM32=y
CONFIG_DMADEVICES=y
CONFIG_STM32_DMA=y
CONFIG_STM32_DMAMUX=y
CONFIG_STM32_MDMA=y
CONFIG_IIO=y
CONFIG_STM32_ADC_CORE=y
CONFIG_STM32_ADC=y