summaryrefslogtreecommitdiff
path: root/nuttx/configs/open1788/knsh/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/knsh/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/knsh/defconfig')
-rwxr-xr-xnuttx/configs/open1788/knsh/defconfig4
1 files changed, 2 insertions, 2 deletions
diff --git a/nuttx/configs/open1788/knsh/defconfig b/nuttx/configs/open1788/knsh/defconfig
index ab64744e3..22042073c 100755
--- a/nuttx/configs/open1788/knsh/defconfig
+++ b/nuttx/configs/open1788/knsh/defconfig
@@ -137,7 +137,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
@@ -191,7 +191,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