mirror of
https://github.com/apache/nuttx.git
synced 2026-06-05 07:12:54 +08:00
Make sure that CONFIG_SDIO_PEFLIGHT=y is set in all STM32 configurations that have SDIO DMA enabled
This commit is contained in:
@@ -184,6 +184,7 @@ CONFIG_STM32_I2CTIMEOTICKS=500
|
||||
# SDIO Configuration
|
||||
#
|
||||
CONFIG_SDIO_DMA=y
|
||||
CONFIG_SDIO_PREFLIGHT=y
|
||||
CONFIG_SDIO_PRI=128
|
||||
CONFIG_SDIO_DMAPRIO=0x00001000
|
||||
# CONFIG_SDIO_WIDTH_D1_ONLY is not set
|
||||
|
||||
Reference in New Issue
Block a user