summaryrefslogtreecommitdiff
path: root/nuttx/configs/mcu123-lpc214x/usbserial/defconfig
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/configs/mcu123-lpc214x/usbserial/defconfig')
-rw-r--r--nuttx/configs/mcu123-lpc214x/usbserial/defconfig3
1 files changed, 0 insertions, 3 deletions
diff --git a/nuttx/configs/mcu123-lpc214x/usbserial/defconfig b/nuttx/configs/mcu123-lpc214x/usbserial/defconfig
index 445cbac4e..0d95664cb 100644
--- a/nuttx/configs/mcu123-lpc214x/usbserial/defconfig
+++ b/nuttx/configs/mcu123-lpc214x/usbserial/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