1# enable DMA mode for SPI loopback test 2CONFIG_SPI_STM32_DMA=y 3CONFIG_SPI_STM32_INTERRUPT=n 4CONFIG_SPI_ASYNC=n 5