From caa11f0bbb7f30679c5c01a64e1d0f6d8627db9d Mon Sep 17 00:00:00 2001 From: px4dev Date: Wed, 6 Feb 2013 23:52:57 -0800 Subject: New option to ensure serial stack is always included. --- nuttx/configs/px4fmu/nsh/defconfig | 1 + 1 file changed, 1 insertion(+) (limited to 'nuttx/configs/px4fmu') diff --git a/nuttx/configs/px4fmu/nsh/defconfig b/nuttx/configs/px4fmu/nsh/defconfig index fd783dec5..5a54e350c 100755 --- a/nuttx/configs/px4fmu/nsh/defconfig +++ b/nuttx/configs/px4fmu/nsh/defconfig @@ -246,6 +246,7 @@ CONFIG_AT24XX_MTD_BLOCKSIZE=256 # CONFIG_SERIAL_TERMIOS=y CONFIG_SERIAL_CONSOLE_REINIT=y +CONFIG_STANDARD_SERIAL=y CONFIG_USART1_SERIAL_CONSOLE=y CONFIG_USART2_SERIAL_CONSOLE=n -- cgit v1.2.3