summaryrefslogtreecommitdiff
path: root/nuttx/configs/olimex-lpc2378
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/configs/olimex-lpc2378')
-rwxr-xr-xnuttx/configs/olimex-lpc2378/nsh/defconfig4
-rwxr-xr-xnuttx/configs/olimex-lpc2378/ostest/defconfig4
2 files changed, 4 insertions, 4 deletions
diff --git a/nuttx/configs/olimex-lpc2378/nsh/defconfig b/nuttx/configs/olimex-lpc2378/nsh/defconfig
index 2615f35a9..8f0174c9b 100755
--- a/nuttx/configs/olimex-lpc2378/nsh/defconfig
+++ b/nuttx/configs/olimex-lpc2378/nsh/defconfig
@@ -101,8 +101,8 @@ CONFIG_UART2_BITS=8
CONFIG_UART0_PARITY=0
CONFIG_UART2_PARITY=0
# 2 Stop Bits ?
-CONFIG_UART0_2STOP=n
-CONFIG_UART2_2STOP=n
+CONFIG_UART0_2STOP=0
+CONFIG_UART2_2STOP=0
#
# General build options
diff --git a/nuttx/configs/olimex-lpc2378/ostest/defconfig b/nuttx/configs/olimex-lpc2378/ostest/defconfig
index 7e0b862f0..79051c568 100755
--- a/nuttx/configs/olimex-lpc2378/ostest/defconfig
+++ b/nuttx/configs/olimex-lpc2378/ostest/defconfig
@@ -101,8 +101,8 @@ CONFIG_UART2_BITS=8
CONFIG_UART0_PARITY=0
CONFIG_UART2_PARITY=0
# 2 Stop Bits ?
-CONFIG_UART0_2STOP=n
-CONFIG_UART2_2STOP=n
+CONFIG_UART0_2STOP=0
+CONFIG_UART2_2STOP=0
#
# General build options