aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/siemens/mc_apl1/Kconfig
diff options
context:
space:
mode:
authorMario Scheithauer <mario.scheithauer@siemens.com>2017-05-15 17:32:10 +0200
committerWerner Zeh <werner.zeh@siemens.com>2017-05-17 21:11:19 +0200
commitae10ec62391babdb8544af4e281b51f5e2515ff3 (patch)
tree85815abcc6eff771dc7436ba1b865810012a2e83 /src/mainboard/siemens/mc_apl1/Kconfig
parent9e9cf270c4cbef24fb5127056b2eef4106d358ea (diff)
siemens/mc_apl1: Select external 8250 UART
The mainboard siemens/mc_apl1 uses an external I/O port for console output. For this reason we need to activate the 8250 LPC UART. Change-Id: Ib5616a116aec6135191bdce95f9f9566ce13d6f1 Signed-off-by: Mario Scheithauer <mario.scheithauer@siemens.com> Reviewed-on: https://review.coreboot.org/19694 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net> Reviewed-by: Aaron Durbin <adurbin@chromium.org>
Diffstat (limited to 'src/mainboard/siemens/mc_apl1/Kconfig')
-rw-r--r--src/mainboard/siemens/mc_apl1/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mainboard/siemens/mc_apl1/Kconfig b/src/mainboard/siemens/mc_apl1/Kconfig
index f3b4d7dfd4..cafdd4c034 100644
--- a/src/mainboard/siemens/mc_apl1/Kconfig
+++ b/src/mainboard/siemens/mc_apl1/Kconfig
@@ -8,6 +8,7 @@ config BOARD_SPECIFIC_OPTIONS
select DRIVER_INTEL_I210
select USE_SIEMENS_HWILIB
select DRIVERS_I2C_RX6110SA
+ select DRIVERS_UART_8250IO
config MAINBOARD_DIR
string