summaryrefslogtreecommitdiff
path: root/nuttx/configs/eagle100/httpd
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/configs/eagle100/httpd')
-rw-r--r--nuttx/configs/eagle100/httpd/defconfig3
1 files changed, 0 insertions, 3 deletions
diff --git a/nuttx/configs/eagle100/httpd/defconfig b/nuttx/configs/eagle100/httpd/defconfig
index 9c42f6583..8f410917d 100644
--- a/nuttx/configs/eagle100/httpd/defconfig
+++ b/nuttx/configs/eagle100/httpd/defconfig
@@ -359,13 +359,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