summaryrefslogtreecommitdiff
path: root/nuttx/configs/mirtoo
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/configs/mirtoo')
-rw-r--r--nuttx/configs/mirtoo/nsh/defconfig4
-rw-r--r--nuttx/configs/mirtoo/nxffs/defconfig4
-rw-r--r--nuttx/configs/mirtoo/ostest/defconfig4
3 files changed, 6 insertions, 6 deletions
diff --git a/nuttx/configs/mirtoo/nsh/defconfig b/nuttx/configs/mirtoo/nsh/defconfig
index 0ee9cc34e..76cda2488 100644
--- a/nuttx/configs/mirtoo/nsh/defconfig
+++ b/nuttx/configs/mirtoo/nsh/defconfig
@@ -153,8 +153,8 @@ CONFIG_UART2_BITS=8
CONFIG_UART1_PARITY=0
CONFIG_UART2_PARITY=0
-CONFIG_UART1_2STOP=0
-CONFIG_UART2_2STOP=0
+CONFIG_UART1_2STOP=n
+CONFIG_UART2_2STOP=n
#
# General build options
diff --git a/nuttx/configs/mirtoo/nxffs/defconfig b/nuttx/configs/mirtoo/nxffs/defconfig
index a9dce182b..616f882cd 100644
--- a/nuttx/configs/mirtoo/nxffs/defconfig
+++ b/nuttx/configs/mirtoo/nxffs/defconfig
@@ -153,8 +153,8 @@ CONFIG_UART2_BITS=8
CONFIG_UART1_PARITY=0
CONFIG_UART2_PARITY=0
-CONFIG_UART1_2STOP=0
-CONFIG_UART2_2STOP=0
+CONFIG_UART1_2STOP=n
+CONFIG_UART2_2STOP=n
#
# General build options
diff --git a/nuttx/configs/mirtoo/ostest/defconfig b/nuttx/configs/mirtoo/ostest/defconfig
index e830aefa0..96eaeb25c 100644
--- a/nuttx/configs/mirtoo/ostest/defconfig
+++ b/nuttx/configs/mirtoo/ostest/defconfig
@@ -145,8 +145,8 @@ CONFIG_UART2_BITS=8
CONFIG_UART1_PARITY=0
CONFIG_UART2_PARITY=0
-CONFIG_UART1_2STOP=0
-CONFIG_UART2_2STOP=0
+CONFIG_UART1_2STOP=n
+CONFIG_UART2_2STOP=n
#
# General build options