summaryrefslogtreecommitdiff
path: root/nuttx/configs/mcu123-lpc214x/usbstorage
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2009-05-29 15:36:48 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2009-05-29 15:36:48 +0000
commit45d32292cbec56be065622ae4c991f0cd2f4a9bd (patch)
tree5a03765cfc363ab13aee346235d77cb372e8ea60 /nuttx/configs/mcu123-lpc214x/usbstorage
parent667921a4e294fc5b8b9a99c889307c9f6c93ffae (diff)
downloadpx4-nuttx-45d32292cbec56be065622ae4c991f0cd2f4a9bd.tar.gz
px4-nuttx-45d32292cbec56be065622ae4c991f0cd2f4a9bd.tar.bz2
px4-nuttx-45d32292cbec56be065622ae4c991f0cd2f4a9bd.zip
Prep for 0.4.7 releasenuttx-4.7
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1837 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'nuttx/configs/mcu123-lpc214x/usbstorage')
-rw-r--r--nuttx/configs/mcu123-lpc214x/usbstorage/defconfig3
1 files changed, 0 insertions, 3 deletions
diff --git a/nuttx/configs/mcu123-lpc214x/usbstorage/defconfig b/nuttx/configs/mcu123-lpc214x/usbstorage/defconfig
index da601a98f..3cf08afc2 100644
--- a/nuttx/configs/mcu123-lpc214x/usbstorage/defconfig
+++ b/nuttx/configs/mcu123-lpc214x/usbstorage/defconfig
@@ -310,13 +310,10 @@ CONFIG_FS_ROMFS=n
# Provide read-only access (default is read/write)
# CONFIG_MMCSD_SPICLOCK - Maximum SPI clock to drive MMC/SD card.
# Default is 20MHz.
-# CONFIG_MMCSD_SYNCHRONIZE
-# Special synchronization logic needed
#
CONFIG_MMCSD_NSLOTS=1
CONFIG_MMCSD_READONLY=n
#CONFIG_MMCSD_SPICLOCK=20000000
-CONFIG_MMCSD_SYNCHRONIZE=y
#
# TCP/IP and UDP support via uIP