summaryrefslogtreecommitdiff
path: root/nuttx
diff options
context:
space:
mode:
authorLorenz Meier <lm@inf.ethz.ch>2013-07-28 14:55:47 +0200
committerLorenz Meier <lm@inf.ethz.ch>2013-07-28 14:55:47 +0200
commit33e468836de7cacbab8987384760cb96e89508b2 (patch)
tree5950a00d1fd77cf8bd40fe0056eb083a6c63f8d1 /nuttx
parent3f1ab83853c43c22e035d5d7e2663ddbb1385d9e (diff)
downloadpx4-nuttx-33e468836de7cacbab8987384760cb96e89508b2.tar.gz
px4-nuttx-33e468836de7cacbab8987384760cb96e89508b2.tar.bz2
px4-nuttx-33e468836de7cacbab8987384760cb96e89508b2.zip
Disabled serial port renumbering
Diffstat (limited to 'nuttx')
-rw-r--r--nuttx/configs/px4fmu-v1/nsh/defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/nuttx/configs/px4fmu-v1/nsh/defconfig b/nuttx/configs/px4fmu-v1/nsh/defconfig
index 727c19b59..6f852c5e4 100644
--- a/nuttx/configs/px4fmu-v1/nsh/defconfig
+++ b/nuttx/configs/px4fmu-v1/nsh/defconfig
@@ -94,6 +94,7 @@ CONFIG_ARCH_HAVE_MPU=y
# CONFIG_ARMV7M_TOOLCHAIN_BUILDROOT is not set
CONFIG_ARMV7M_TOOLCHAIN_GNU_EABI=y
CONFIG_SERIAL_TERMIOS=y
+CONFIG_SERIAL_DISABLE_REORDERING=y
CONFIG_SERIAL_IFLOWCONTROL=y
CONFIG_SERIAL_OFLOWCONTROL=y