summaryrefslogtreecommitdiffstats
path: root/nuttx/configs/nucleus2g/ostest/defconfig
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/configs/nucleus2g/ostest/defconfig')
-rwxr-xr-xnuttx/configs/nucleus2g/ostest/defconfig8
1 files changed, 4 insertions, 4 deletions
diff --git a/nuttx/configs/nucleus2g/ostest/defconfig b/nuttx/configs/nucleus2g/ostest/defconfig
index 194c5d817b..71254a7b07 100755
--- a/nuttx/configs/nucleus2g/ostest/defconfig
+++ b/nuttx/configs/nucleus2g/ostest/defconfig
@@ -128,10 +128,10 @@ CONFIG_UART1_PARITY=0
CONFIG_UART2_PARITY=0
CONFIG_UART3_PARITY=0
-CONFIG_UART0_2STOP=0
-CONFIG_UART1_2STOP=0
-CONFIG_UART2_2STOP=0
-CONFIG_UART3_2STOP=0
+CONFIG_UART0_2STOP=n
+CONFIG_UART1_2STOP=n
+CONFIG_UART2_2STOP=n
+CONFIG_UART3_2STOP=n
#
# LPC17xx specific PHY/Ethernet device driver settings