summaryrefslogtreecommitdiffstats
path: root/nuttx/configs/ea3131/usbserial/defconfig
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/configs/ea3131/usbserial/defconfig')
-rw-r--r--nuttx/configs/ea3131/usbserial/defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/nuttx/configs/ea3131/usbserial/defconfig b/nuttx/configs/ea3131/usbserial/defconfig
index 017be2404e..abd2855dfd 100644
--- a/nuttx/configs/ea3131/usbserial/defconfig
+++ b/nuttx/configs/ea3131/usbserial/defconfig
@@ -99,7 +99,7 @@ CONFIG_UART_RXBUFSIZE=256
CONFIG_UART_BAUD=115200
CONFIG_UART_BITS=8
CONFIG_UART_PARITY=0
-CONFIG_UART_2STOP=n
+CONFIG_UART_2STOP=0
#
# General build options