summaryrefslogtreecommitdiff
path: root/nuttx/configs/open1788/nsh/defconfig
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2013-04-01 15:52:55 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2013-04-01 15:52:55 +0000
commitf7122813d51018e5d3460a30596d2320a08ef740 (patch)
tree78afeda9da8586ecf85683fede0a6d79d062b8b0 /nuttx/configs/open1788/nsh/defconfig
parent8a4cd2258a5f535f54abf86d6eb92aa000ac085b (diff)
downloadpx4-nuttx-f7122813d51018e5d3460a30596d2320a08ef740.tar.gz
px4-nuttx-f7122813d51018e5d3460a30596d2320a08ef740.tar.bz2
px4-nuttx-f7122813d51018e5d3460a30596d2320a08ef740.zip
LPC17xx: Hold off sleep mode while DMA is in progress. Open1788: Reverse sense of the IDLE LED
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5810 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'nuttx/configs/open1788/nsh/defconfig')
-rw-r--r--nuttx/configs/open1788/nsh/defconfig4
1 files changed, 2 insertions, 2 deletions
diff --git a/nuttx/configs/open1788/nsh/defconfig b/nuttx/configs/open1788/nsh/defconfig
index d3e2aae92..edd5e13d6 100644
--- a/nuttx/configs/open1788/nsh/defconfig
+++ b/nuttx/configs/open1788/nsh/defconfig
@@ -173,7 +173,7 @@ CONFIG_LPC17_GPDMA=y
#
# SDIO Configuration
#
-# CONFIG_SDIO_DMA is not set
+CONFIG_SDIO_DMA=y
CONFIG_SDIO_DMAPRIO=0x0
# CONFIG_SDIO_WIDTH_D1_ONLY is not set
@@ -186,7 +186,7 @@ CONFIG_SDIO_DMAPRIO=0x0
#
# CONFIG_ARCH_NOINTC is not set
# CONFIG_ARCH_VECNOTIRQ is not set
-# CONFIG_ARCH_DMA is not set
+CONFIG_ARCH_DMA=y
CONFIG_ARCH_IRQPRIO=y
# CONFIG_CUSTOM_STACK is not set
# CONFIG_ADDRENV is not set