aboutsummaryrefslogtreecommitdiff
path: root/nuttx-configs/px4fmu-v2
diff options
context:
space:
mode:
authorLorenz Meier <lm@inf.ethz.ch>2013-07-28 14:50:45 +0200
committerLorenz Meier <lm@inf.ethz.ch>2013-07-28 14:50:45 +0200
commit87cb066bed1eb9ddb36b233964a77403e0c2ba09 (patch)
treeb4da29b3672197d48a6005e7ae18de868df6742e /nuttx-configs/px4fmu-v2
parent4e5eb9740b509e814e9c16aefe40a373d67bbc43 (diff)
downloadpx4-firmware-87cb066bed1eb9ddb36b233964a77403e0c2ba09.tar.gz
px4-firmware-87cb066bed1eb9ddb36b233964a77403e0c2ba09.tar.bz2
px4-firmware-87cb066bed1eb9ddb36b233964a77403e0c2ba09.zip
Disabled serial port renumbering
Diffstat (limited to 'nuttx-configs/px4fmu-v2')
-rw-r--r--nuttx-configs/px4fmu-v2/nsh/defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/nuttx-configs/px4fmu-v2/nsh/defconfig b/nuttx-configs/px4fmu-v2/nsh/defconfig
index 70500e4b0..2e73a5a07 100644
--- a/nuttx-configs/px4fmu-v2/nsh/defconfig
+++ b/nuttx-configs/px4fmu-v2/nsh/defconfig
@@ -94,6 +94,7 @@ CONFIG_ARCH_HAVE_MPU=y
CONFIG_ARMV7M_TOOLCHAIN_GNU_EABI=y
CONFIG_ARMV7M_STACKCHECK=y
CONFIG_SERIAL_TERMIOS=y
+CONFIG_SERIAL_DISABLE_REORDERING=y
CONFIG_SDIO_DMA=y
# CONFIG_SDIO_DMAPRIO is not set
# CONFIG_SDIO_WIDTH_D1_ONLY is not set