urara: UART: CONSOLE_SERIAL selected in Pistachio configuration

file; configuration needed to enable UART.

BUG=chrome-os-partner:31438
TEST=built urara bootblock and ran it on the Pistachio FPGA,
     observed exepected console output
BRANCH=none

Change-Id: I4947ea8608593ec3f44e336ebdf3930f44493ec9
Signed-off-by: Ionela Voinescu <ionela.voinescu@imgtec.com>
Reviewed-on: https://chromium-review.googlesource.com/226841
Reviewed-by: David Hendricks <dhendrix@chromium.org>
This commit is contained in:
Ionela Voinescu 2014-10-31 17:55:59 +00:00 committed by chrome-internal-fetch
commit f9a83da568

View file

@ -24,6 +24,7 @@ config CPU_IMGTEC_PISTACHIO
select DYNAMIC_CBMEM
select GENERIC_UDELAY
select HAVE_MONOTONIC_TIMER
select CONSOLE_SERIAL
select HAVE_UART_MEMORY_MAPPED
select HAVE_UART_SPECIAL
select SPI_ATOMIC_SEQUENCING