boards: cuav/x7pro disable BDMA (#16056)

- currently causing a crash, disable for now
This commit is contained in:
CUAVcaijie 2020-11-03 02:14:44 +08:00 committed by GitHub
parent 817285ec64
commit 77dfd111e2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

View File

@ -155,7 +155,6 @@ CONFIG_STDIO_BUFFER_SIZE=256
CONFIG_STM32H7_ADC1=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