From 45d32292cbec56be065622ae4c991f0cd2f4a9bd Mon Sep 17 00:00:00 2001 From: patacongo Date: Fri, 29 May 2009 15:36:48 +0000 Subject: Prep for 0.4.7 release git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1837 42af7a65-404d-4744-a932-0658087f49c3 --- nuttx/configs/mcu123-lpc214x/usbstorage/defconfig | 3 --- 1 file changed, 3 deletions(-) (limited to 'nuttx/configs/mcu123-lpc214x/usbstorage') 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 -- cgit v1.2.3