px4_fmu-v2: leave SPI DMA disabled for now (flash space)

This commit is contained in:
Daniel Agar
2020-02-22 10:08:40 -05:00
parent c8509892a6
commit aeff85322d
2 changed files with 1 additions and 4 deletions

View File

@@ -188,11 +188,8 @@ CONFIG_STM32_SDIO_CARD=y
CONFIG_STM32_SERIALBRK_BSDCOMPAT=y
CONFIG_STM32_SERIAL_DISABLE_REORDERING=y
CONFIG_STM32_SPI1=y
CONFIG_STM32_SPI1_DMA=y
CONFIG_STM32_SPI2=y
CONFIG_STM32_SPI4=y
CONFIG_STM32_SPI4_DMA=y
CONFIG_STM32_SPI_DMA=y
CONFIG_STM32_TIM10=y
CONFIG_STM32_TIM11=y
CONFIG_STM32_TIM3=y