summaryrefslogtreecommitdiffstats
path: root/nuttx/configs/olimex-lpc2378/nsh/defconfig
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/configs/olimex-lpc2378/nsh/defconfig')
-rwxr-xr-xnuttx/configs/olimex-lpc2378/nsh/defconfig4
1 files changed, 2 insertions, 2 deletions
diff --git a/nuttx/configs/olimex-lpc2378/nsh/defconfig b/nuttx/configs/olimex-lpc2378/nsh/defconfig
index 2615f35a93..8f0174c9ba 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