Added missing IFLOWCONTROL_WATERMARK settings.

This was the cause of the CI failure on the hot fix
This commit is contained in:
David Sidrane 2016-12-23 16:40:47 -10:00 committed by Lorenz Meier
parent e15b67ff70
commit 5607df8a44

View File

@ -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