summaryrefslogtreecommitdiff
path: root/nuttx/configs/open1788/nsh/defconfig
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2013-03-12 23:16:25 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2013-03-12 23:16:25 +0000
commit1125cbdc2d38da82d9631aa0ae1d9030f641126e (patch)
treef25cfaffc830ded461fbf7c2b46b80cfa06dafff /nuttx/configs/open1788/nsh/defconfig
parent177f3484f71b2d03fc5b809a024ff32d137494ba (diff)
downloadpx4-nuttx-1125cbdc2d38da82d9631aa0ae1d9030f641126e.tar.gz
px4-nuttx-1125cbdc2d38da82d9631aa0ae1d9030f641126e.tar.bz2
px4-nuttx-1125cbdc2d38da82d9631aa0ae1d9030f641126e.zip
SD fixes from Rommel + SD card detect GPIO logic for Open1788
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5737 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 a869ccb04..d4139111a 100644
--- a/nuttx/configs/open1788/nsh/defconfig
+++ b/nuttx/configs/open1788/nsh/defconfig
@@ -131,7 +131,7 @@ CONFIG_LPC17_PLL1=y
# CONFIG_LPC17_LCD is not set
# CONFIG_LPC17_USBHOST is not set
# CONFIG_LPC17_USBDEV is not set
-# CONFIG_LPC17_SDCARD=y
+CONFIG_LPC17_SDCARD=y
CONFIG_LPC17_UART0=y
# CONFIG_LPC17_UART1 is not set
# CONFIG_LPC17_UART2 is not set
@@ -185,7 +185,7 @@ CONFIG_LPC17_GPDMA=y
#
# SDIO Configuration
#
-CONFIG_SDIO_DMA=y
+# CONFIG_SDIO_DMA=y
CONFIG_SDIO_DMAPRIO=0x0
# CONFIG_SDIO_WIDTH_D1_ONLY is not set