aboutsummaryrefslogtreecommitdiff
path: root/nuttx/configs/px4io/io/defconfig
diff options
context:
space:
mode:
authorpx4dev <px4@purgatory.org>2013-02-06 23:52:57 -0800
committerpx4dev <px4@purgatory.org>2013-02-06 23:52:57 -0800
commitcaa11f0bbb7f30679c5c01a64e1d0f6d8627db9d (patch)
tree225acffd5d2c86d5cfa610dd2df0ff53ffb176b4 /nuttx/configs/px4io/io/defconfig
parent8cb583cf8031f4e7db77e1b88ea164e7ff5994c9 (diff)
downloadpx4-firmware-caa11f0bbb7f30679c5c01a64e1d0f6d8627db9d.tar.gz
px4-firmware-caa11f0bbb7f30679c5c01a64e1d0f6d8627db9d.tar.bz2
px4-firmware-caa11f0bbb7f30679c5c01a64e1d0f6d8627db9d.zip
New option to ensure serial stack is always included.
Diffstat (limited to 'nuttx/configs/px4io/io/defconfig')
-rwxr-xr-xnuttx/configs/px4io/io/defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/nuttx/configs/px4io/io/defconfig b/nuttx/configs/px4io/io/defconfig
index 30ec5be08..1185813db 100755
--- a/nuttx/configs/px4io/io/defconfig
+++ b/nuttx/configs/px4io/io/defconfig
@@ -159,6 +159,7 @@ CONFIG_STM32_ADC3=n
# CONFIG_USARTn_2STOP - Two stop bits
#
CONFIG_SERIAL_TERMIOS=y
+CONFIG_STANDARD_SERIAL=y
CONFIG_USART1_SERIAL_CONSOLE=y
CONFIG_USART2_SERIAL_CONSOLE=n