From: Stefan Roese Date: Wed, 16 Aug 2017 15:37:18 +0000 (+0200) Subject: x86: dfi-bt700: Select SERIAL_RX_BUFFER via Kconfig X-Git-Tag: v2017.09-rc3~24^2~4 X-Git-Url: https://git.sur5r.net/?p=u-boot;a=commitdiff_plain;h=5091a8b04d842b67a8a39475cf7807c09c347af0 x86: dfi-bt700: Select SERIAL_RX_BUFFER via Kconfig To support more input characters (longer stings pasted into the U-Boot prompt) without dropping, lets selects the recently added UART RX buffer for these boards. Signed-off-by: Stefan Roese Cc: Simon Glass Cc: Bin Meng Reviewed-by: Bin Meng --- diff --git a/board/dfi/dfi-bt700/Kconfig b/board/dfi/dfi-bt700/Kconfig index 4b6c3fc56c..f92f50a448 100644 --- a/board/dfi/dfi-bt700/Kconfig +++ b/board/dfi/dfi-bt700/Kconfig @@ -25,6 +25,7 @@ config BOARD_SPECIFIC_OPTIONS # dummy select SPI_FLASH_STMICRO imply SPI_FLASH_SPANSION imply SPI_FLASH_WINBOND + select SERIAL_RX_BUFFER config PCIE_ECAM_BASE default 0xe0000000