Revert "boards: disable BDMA on STM32H7 for now"

This reverts commit f0d1f1d679.
This commit is contained in:
David Sidrane
2021-03-22 10:28:32 -07:00
committed by David Sidrane
parent 55abe48925
commit 3581099c09
6 changed files with 8 additions and 0 deletions

View File

@@ -179,6 +179,7 @@ CONFIG_STM32H7_ADC1=y
CONFIG_STM32H7_ADC3=y
CONFIG_STM32H7_BBSRAM=y
CONFIG_STM32H7_BBSRAM_FILES=5
CONFIG_STM32H7_BDMA=y
CONFIG_STM32H7_BKPSRAM=y
CONFIG_STM32H7_DMA1=y
CONFIG_STM32H7_DMA2=y