summaryrefslogtreecommitdiffstats
path: root/nuttx/configs/olimex-strp711/ostest/defconfig
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/configs/olimex-strp711/ostest/defconfig')
-rw-r--r--nuttx/configs/olimex-strp711/ostest/defconfig8
1 files changed, 4 insertions, 4 deletions
diff --git a/nuttx/configs/olimex-strp711/ostest/defconfig b/nuttx/configs/olimex-strp711/ostest/defconfig
index ecb2011060..579ba769e5 100644
--- a/nuttx/configs/olimex-strp711/ostest/defconfig
+++ b/nuttx/configs/olimex-strp711/ostest/defconfig
@@ -117,10 +117,10 @@ CONFIG_UART0_PARITY=0
CONFIG_UART1_PARITY=0
CONFIG_UART2_PARITY=0
CONFIG_UART3_PARITY=0
-CONFIG_UART0_2STOP=n
-CONFIG_UART1_2STOP=n
-CONFIG_UART2_2STOP=n
-CONFIG_UART3_2STOP=n
+CONFIG_UART0_2STOP=0
+CONFIG_UART1_2STOP=0
+CONFIG_UART2_2STOP=0
+CONFIG_UART3_2STOP=0
#
# General build options