UPSTREAM: mainboard/intel/galileo: Use HSUART1 for console
Select HSUART1 for console.
TEST=Build and run on Galileo Gen2
Change-Id: I4425af4dc8b3730b3fa2108d6cc2941bc22c2cdb
Original-Signed-off-by: Lee Leahy <leroy.p.leahy@intel.com>
Original-Reviewed-on: https://review.coreboot.org/15005
Original-Reviewed-by: Martin Roth <martinroth@google.com>
(cherry-picked from commit ca65bb7b4e)
Signed-off-by: Martin Roth <martinroth@chromium.org>
Reviewed-on: https://chromium-review.googlesource.com/348420
Reviewed-by: Furquan Shaikh <furquan@chromium.org>
This commit is contained in:
parent
356d768e0c
commit
c3b2f0034f
1 changed files with 1 additions and 0 deletions
|
|
@ -18,6 +18,7 @@ if BOARD_INTEL_GALILEO
|
|||
config BOARD_SPECIFIC_OPTIONS
|
||||
def_bool y
|
||||
select BOARD_ROMSIZE_KB_8192
|
||||
select ENABLE_BUILTIN_HSUART1
|
||||
select HAVE_ACPI_TABLES
|
||||
select SOC_INTEL_QUARK
|
||||
select USE_FSP1_1
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue