Make sure that CONFIG_SDIO_PEFLIGHT=y is set in all STM32 configurations that have SDIO DMA enabled

This commit is contained in:
Gregory Nutt
2013-10-18 08:57:59 -06:00
parent f479f5d698
commit 0e53acfb24
14 changed files with 14 additions and 0 deletions
+1
View File
@@ -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