mb/intel/saddlebrook: Enable serial port on SIO
Enable saddlebrook board Serial port on SuperIO by selecting DRIVERS_UART_8250IO. TEST=Build, Boot saddlebrook board and verified serial logs. Change-Id: Ic7b3416f281bfd91416c987c5a720ffac0c89d45 Signed-off-by: Praveen Hodagatta Pranesh <praveenx.hodagatta.pranesh@intel.com> Reviewed-on: https://review.coreboot.org/c/coreboot/+/36319 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Nico Huber <nico.h@gmx.de> Reviewed-by: Michael Niewöhner
This commit is contained in:
parent
5e779f9a6c
commit
a9e07f9444
|
@ -24,7 +24,6 @@ config BOARD_SPECIFIC_OPTIONS
|
|||
select HAVE_ACPI_RESUME
|
||||
select HAVE_ACPI_TABLES
|
||||
select HAVE_OPTION_TABLE
|
||||
select INTEL_LPSS_UART_FOR_CONSOLE
|
||||
select SKYLAKE_SOC_PCH_H
|
||||
select SOC_INTEL_SKYLAKE
|
||||
select SUPERIO_NUVOTON_NCT6776
|
||||
|
|
Loading…
Reference in New Issue