summaryrefslogtreecommitdiffstats
path: root/nuttx/configs/lm3s6432-s2e/ostest/defconfig
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/configs/lm3s6432-s2e/ostest/defconfig')
-rw-r--r--nuttx/configs/lm3s6432-s2e/ostest/defconfig6
1 files changed, 3 insertions, 3 deletions
diff --git a/nuttx/configs/lm3s6432-s2e/ostest/defconfig b/nuttx/configs/lm3s6432-s2e/ostest/defconfig
index 408c01c4c8..84ea31b2c8 100644
--- a/nuttx/configs/lm3s6432-s2e/ostest/defconfig
+++ b/nuttx/configs/lm3s6432-s2e/ostest/defconfig
@@ -98,9 +98,9 @@ CONFIG_UART2_BITS=8
CONFIG_UART0_PARITY=0
CONFIG_UART1_PARITY=0
CONFIG_UART2_PARITY=0
-CONFIG_UART0_2STOP=n
-CONFIG_UART1_2STOP=n
-CONFIG_UART2_2STOP=n
+CONFIG_UART0_2STOP=0
+CONFIG_UART1_2STOP=0
+CONFIG_UART2_2STOP=0
#
# LM3S6432 specific SSI device driver settings