aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/mainboard/siemens/mc_apl1/variants/mc_apl4/Kconfig3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/mainboard/siemens/mc_apl1/variants/mc_apl4/Kconfig b/src/mainboard/siemens/mc_apl1/variants/mc_apl4/Kconfig
index bc7922f46b..247b052129 100644
--- a/src/mainboard/siemens/mc_apl1/variants/mc_apl4/Kconfig
+++ b/src/mainboard/siemens/mc_apl1/variants/mc_apl4/Kconfig
@@ -7,4 +7,7 @@ config BOARD_SPECIFIC_OPTIONS
select APL_SET_MIN_CLOCK_RATIO
select DRIVERS_I2C_RX6110SA
+config UART_FOR_CONSOLE
+ default 1
+
endif # BOARD_SIEMENS_MC_APL4