From: Stefan Roese Date: Wed, 16 Aug 2017 15:37:17 +0000 (+0200) Subject: x86: conga-qeval20-qa3-e3845: Select SERIAL_RX_BUFFER via Kconfig X-Git-Tag: v2017.09-rc3~24^2~5 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=b48dcd37511eb9856a36596c8f7c0578d32fa83d;p=oweals%2Fu-boot.git x86: conga-qeval20-qa3-e3845: 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/congatec/conga-qeval20-qa3-e3845/Kconfig b/board/congatec/conga-qeval20-qa3-e3845/Kconfig index e1fae737ac..9e44413c2c 100644 --- a/board/congatec/conga-qeval20-qa3-e3845/Kconfig +++ b/board/congatec/conga-qeval20-qa3-e3845/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