summaryrefslogtreecommitdiff
path: root/nuttx/configs/eagle100/nsh/defconfig
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/configs/eagle100/nsh/defconfig')
-rw-r--r--nuttx/configs/eagle100/nsh/defconfig3
1 files changed, 0 insertions, 3 deletions
diff --git a/nuttx/configs/eagle100/nsh/defconfig b/nuttx/configs/eagle100/nsh/defconfig
index 6bd803948..cbd62632f 100644
--- a/nuttx/configs/eagle100/nsh/defconfig
+++ b/nuttx/configs/eagle100/nsh/defconfig
@@ -358,13 +358,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=12500000
-CONFIG_MMCSD_SYNCHRONIZE=n
#
# TCP/IP and UDP support via uIP