summaryrefslogtreecommitdiffstats
path: root/nuttx/configs/c5471evm/ostest/defconfig
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/configs/c5471evm/ostest/defconfig')
-rw-r--r--nuttx/configs/c5471evm/ostest/defconfig4
1 files changed, 2 insertions, 2 deletions
diff --git a/nuttx/configs/c5471evm/ostest/defconfig b/nuttx/configs/c5471evm/ostest/defconfig
index 56bd14bc74..5d3d70a221 100644
--- a/nuttx/configs/c5471evm/ostest/defconfig
+++ b/nuttx/configs/c5471evm/ostest/defconfig
@@ -67,8 +67,8 @@ CONFIG_UART_IRDA_BITS=8
CONFIG_UART_MODEM_BITS=8
CONFIG_UART_IRDA_PARITY=0
CONFIG_UART_MODEM_PARITY=0
-CONFIG_UART_IRDA_2STOP=n
-CONFIG_UART_MODEM_2STOP=n
+CONFIG_UART_IRDA_2STOP=0
+CONFIG_UART_MODEM_2STOP=0
#
# C5471 Ethernet Driver settings