Fix UEFI hangs
This commit is contained in:
@@ -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
|
||||
|
@@ -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
|
||||
|
Reference in New Issue
Block a user