ARM: configs: stm32: Add MDMA support in STM32 defconfig
authorPierre-Yves MORDRET <pierre-yves.mordret@st.com>
Thu, 28 Sep 2017 15:36:00 +0000 (17:36 +0200)
committerAlexandre Torgue <alexandre.torgue@st.com>
Mon, 16 Oct 2017 16:25:20 +0000 (18:25 +0200)
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>
arch/arm/configs/stm32_defconfig

index 35dec19..bb358ff 100644 (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