mb/siemens/mc_ehl1: Enable LPSS UART

Enable LPSS UART for coreboot console on mc_ehl1.

Change-Id: Id995953741d48fbbe2482ff7c0ef81cac5a31207
Signed-off-by: Werner Zeh <werner.zeh@siemens.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/58049
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Mario Scheithauer <mario.scheithauer@siemens.com>
This commit is contained in:
Werner Zeh 2021-09-30 12:59:43 +02:00 committed by Felix Held
parent 16e815fcad
commit 0bebcdb165
1 changed files with 1 additions and 0 deletions

View File

@ -3,6 +3,7 @@ if BOARD_SIEMENS_MC_EHL1
config BOARD_SPECIFIC_OPTIONS
def_bool y
select DRIVER_INTEL_I210
select INTEL_LPSS_UART_FOR_CONSOLE
config FMDFILE
default "src/mainboard/\$(CONFIG_MAINBOARD_DIR)/mc_ehl.fmd"