summaryrefslogtreecommitdiffstats
path: root/nuttx/configs/pic32-starterkit/nsh/defconfig
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/configs/pic32-starterkit/nsh/defconfig')
-rw-r--r--nuttx/configs/pic32-starterkit/nsh/defconfig12
1 files changed, 6 insertions, 6 deletions
diff --git a/nuttx/configs/pic32-starterkit/nsh/defconfig b/nuttx/configs/pic32-starterkit/nsh/defconfig
index 7997282e8e..fe18e1dbdf 100644
--- a/nuttx/configs/pic32-starterkit/nsh/defconfig
+++ b/nuttx/configs/pic32-starterkit/nsh/defconfig
@@ -180,12 +180,12 @@ CONFIG_UART4_PARITY=0
CONFIG_UART5_PARITY=0
CONFIG_UART6_PARITY=0
-CONFIG_UART1_2STOP=n
-CONFIG_UART2_2STOP=n
-CONFIG_UART3_2STOP=n
-CONFIG_UART4_2STOP=n
-CONFIG_UART5_2STOP=n
-CONFIG_UART6_2STOP=n
+CONFIG_UART1_2STOP=0
+CONFIG_UART2_2STOP=0
+CONFIG_UART3_2STOP=0
+CONFIG_UART4_2STOP=0
+CONFIG_UART5_2STOP=0
+CONFIG_UART6_2STOP=0
#
# PIC32MX specific PHY/Ethernet device driver settings