diff --git a/boards/hex/cube-orange/nuttx-config/nsh/defconfig b/boards/hex/cube-orange/nuttx-config/nsh/defconfig index 4b66ee3124..c972805100 100644 --- a/boards/hex/cube-orange/nuttx-config/nsh/defconfig +++ b/boards/hex/cube-orange/nuttx-config/nsh/defconfig @@ -212,6 +212,7 @@ CONFIG_TTY_SIGSTP=y CONFIG_UART7_BAUD=57600 CONFIG_UART7_RXBUFSIZE=600 CONFIG_UART7_TXBUFSIZE=1500 +CONFIG_UART7_SERIAL_CONSOLE=y CONFIG_UART8_BAUD=57600 CONFIG_UART8_RXBUFSIZE=600 CONFIG_UART8_TXBUFSIZE=1500 @@ -224,7 +225,6 @@ CONFIG_USART3_BAUD=57600 CONFIG_USART3_IFLOWCONTROL=y CONFIG_USART3_OFLOWCONTROL=y CONFIG_USART3_RXBUFSIZE=600 -CONFIG_USART3_SERIAL_CONSOLE=y CONFIG_USART3_TXBUFSIZE=3000 CONFIG_USART6_BAUD=57600 CONFIG_USART6_RXBUFSIZE=600