mirror of
https://gitee.com/xiaohuolufeihua/bizhang_-obav.git
synced 2026-05-21 09:22:18 +00:00
Added missing IFLOWCONTROL_WATERMARK settings.
This was the cause of the CI failure on the hot fix
This commit is contained in:
committed by
Lorenz Meier
parent
e15b67ff70
commit
5607df8a44
@@ -885,6 +885,9 @@ CONFIG_SERIAL_NPOLLWAITERS=2
|
||||
CONFIG_SERIAL_IFLOWCONTROL=y
|
||||
CONFIG_SERIAL_OFLOWCONTROL=y
|
||||
# CONFIG_SERIAL_DMA is not set
|
||||
CONFIG_SERIAL_IFLOWCONTROL_WATERMARKS=y
|
||||
CONFIG_SERIAL_IFLOWCONTROL_LOWER_WATERMARK=10
|
||||
CONFIG_SERIAL_IFLOWCONTROL_UPPER_WATERMARK=90
|
||||
CONFIG_ARCH_HAVE_SERIAL_TERMIOS=y
|
||||
# CONFIG_USART1_SERIAL_CONSOLE is not set
|
||||
# CONFIG_USART2_SERIAL_CONSOLE is not set
|
||||
|
||||
Reference in New Issue
Block a user