summaryrefslogtreecommitdiff
path: root/nuttx/drivers/mmcsd
diff options
context:
space:
mode:
authorGregory Nutt <gnutt@nuttx.org>2013-10-18 08:06:23 -0600
committerGregory Nutt <gnutt@nuttx.org>2013-10-18 08:06:23 -0600
commite1d399b339878b4106e02a2803558a1566e6dd6b (patch)
treed9b325992631455bd9a9a46df7b7cc29e6edaa94 /nuttx/drivers/mmcsd
parentb154fa5b1b08512616f34cbd9afb53b88ae19a94 (diff)
downloadnuttx-e1d399b339878b4106e02a2803558a1566e6dd6b.tar.gz
nuttx-e1d399b339878b4106e02a2803558a1566e6dd6b.tar.bz2
nuttx-e1d399b339878b4106e02a2803558a1566e6dd6b.zip
Changes to stm32_dmacapable interfaces from Mike Smith
Diffstat (limited to 'nuttx/drivers/mmcsd')
-rw-r--r--nuttx/drivers/mmcsd/Kconfig4
1 files changed, 4 insertions, 0 deletions
diff --git a/nuttx/drivers/mmcsd/Kconfig b/nuttx/drivers/mmcsd/Kconfig
index 84037707c..4949cee1f 100644
--- a/nuttx/drivers/mmcsd/Kconfig
+++ b/nuttx/drivers/mmcsd/Kconfig
@@ -78,6 +78,10 @@ config SDIO_DMA
---help---
SDIO driver supports DMA
+config SDIO_PREFLIGHT
+ bool
+ default n
+
config SDIO_MUXBUS
bool "SDIO bus share support"
default n