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 e4ce65e57c
commit db8edd1069
14 changed files with 14 additions and 0 deletions
+1
View File
@@ -94,6 +94,7 @@ CONFIG_ARCH_HAVE_MPU=y
CONFIG_ARMV7M_TOOLCHAIN_GNU_EABIL=y
# CONFIG_SERIAL_TERMIOS is not set
CONFIG_SDIO_DMA=y
CONFIG_SDIO_PREFLIGHT=y
CONFIG_SDIO_DMAPRIO=0x00001000
# CONFIG_SDIO_WIDTH_D1_ONLY is not set