summaryrefslogtreecommitdiffstats
path: root/nuttx/configs/ntosd-dm320/thttpd/defconfig
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/configs/ntosd-dm320/thttpd/defconfig')
-rw-r--r--nuttx/configs/ntosd-dm320/thttpd/defconfig6
1 files changed, 3 insertions, 3 deletions
diff --git a/nuttx/configs/ntosd-dm320/thttpd/defconfig b/nuttx/configs/ntosd-dm320/thttpd/defconfig
index 27b0097b92..f0749ba2ff 100644
--- a/nuttx/configs/ntosd-dm320/thttpd/defconfig
+++ b/nuttx/configs/ntosd-dm320/thttpd/defconfig
@@ -44,7 +44,7 @@ CONFIG_ARCH_BOARD="ntosd-dm320"
CONFIG_ARCH_BOARD_NTOSD_DM320=y
CONFIG_ARCH_NTOSD_DEVBOARD=n
CONFIG_BOARD_LOOPSPERMSEC=16945
-CONFIG_DRAM_SIZE=0x02000000
+CONFIG_DRAM_SIZE=33554432
CONFIG_DRAM_START=0x01100000
CONFIG_DRAM_VSTART=0x00000000
CONFIG_ARCH_INTERRUPTSTACK=0
@@ -79,8 +79,8 @@ CONFIG_UART0_BITS=8
CONFIG_UART1_BITS=8
CONFIG_UART0_PARITY=0
CONFIG_UART1_PARITY=0
-CONFIG_UART0_2STOP=0
-CONFIG_UART1_2STOP=0
+CONFIG_UART0_2STOP=n
+CONFIG_UART1_2STOP=n
#
# General build options