aboutsummaryrefslogtreecommitdiff
path: root/nuttx-configs/px4fmu-v2/nsh
diff options
context:
space:
mode:
authorLorenz Meier <lm@inf.ethz.ch>2013-08-12 14:07:42 +0200
committerLorenz Meier <lm@inf.ethz.ch>2013-08-12 14:07:42 +0200
commit92fc6a05c3c5fb4b498a300b0d3190d7c2b14926 (patch)
treee5d591a27a3de322324657693b8f4e78b7bb41b7 /nuttx-configs/px4fmu-v2/nsh
parente1037e20bea85834d7080a08b5a99d3dec5c0d41 (diff)
downloadpx4-firmware-92fc6a05c3c5fb4b498a300b0d3190d7c2b14926.tar.gz
px4-firmware-92fc6a05c3c5fb4b498a300b0d3190d7c2b14926.tar.bz2
px4-firmware-92fc6a05c3c5fb4b498a300b0d3190d7c2b14926.zip
Putting SDIO back to DMA and disabling CCM again
Diffstat (limited to 'nuttx-configs/px4fmu-v2/nsh')
-rw-r--r--nuttx-configs/px4fmu-v2/nsh/defconfig4
1 files changed, 2 insertions, 2 deletions
diff --git a/nuttx-configs/px4fmu-v2/nsh/defconfig b/nuttx-configs/px4fmu-v2/nsh/defconfig
index 886fdcb96..9454d116a 100644
--- a/nuttx-configs/px4fmu-v2/nsh/defconfig
+++ b/nuttx-configs/px4fmu-v2/nsh/defconfig
@@ -254,7 +254,7 @@ CONFIG_STM32_JTAG_SW_ENABLE=y
CONFIG_STM32_DISABLE_IDLE_SLEEP_DURING_DEBUG=y
# CONFIG_STM32_FORCEPOWER is not set
# CONFIG_ARCH_BOARD_STM32_CUSTOM_CLOCKCONFIG is not set
-CONFIG_STM32_CCMEXCLUDE=n
+CONFIG_STM32_CCMEXCLUDE=y
CONFIG_STM32_DMACAPABLE=y
# CONFIG_STM32_TIM1_PWM is not set
# CONFIG_STM32_TIM3_PWM is not set
@@ -336,7 +336,7 @@ CONFIG_MTD=y
#
# STM32 SDIO-based MMC/SD driver
#
-CONFIG_SDIO_DMA=n
+CONFIG_SDIO_DMA=y
# CONFIG_SDIO_DMAPRIO is not set
# CONFIG_SDIO_WIDTH_D1_ONLY is not set
CONFIG_MMCSD_MULTIBLOCK_DISABLE=y