Fix UEFI hangs

This commit is contained in:
Jeremy Soller
2019-02-27 12:17:10 -07:00
parent 9e635d2c87
commit fc189a3339
2 changed files with 8 additions and 6 deletions

View File

@@ -59,9 +59,10 @@ config ONBOARD_VGA_IS_PRIMARY
bool
default y
config UART_FOR_CONSOLE
int
default 2
# This causes UEFI to hang
#config UART_FOR_CONSOLE
# int
# default 2
config MAX_CPUS
int

View File

@@ -55,9 +55,10 @@ config ONBOARD_VGA_IS_PRIMARY
bool
default y
config UART_FOR_CONSOLE
int
default 2
# This causes UEFI to hang
#config UART_FOR_CONSOLE
# int
# default 2
config MAX_CPUS
int