Fix UEFI hangs
This commit is contained in:
@@ -59,9 +59,10 @@ config ONBOARD_VGA_IS_PRIMARY
|
|||||||
bool
|
bool
|
||||||
default y
|
default y
|
||||||
|
|
||||||
config UART_FOR_CONSOLE
|
# This causes UEFI to hang
|
||||||
int
|
#config UART_FOR_CONSOLE
|
||||||
default 2
|
# int
|
||||||
|
# default 2
|
||||||
|
|
||||||
config MAX_CPUS
|
config MAX_CPUS
|
||||||
int
|
int
|
||||||
|
@@ -55,9 +55,10 @@ config ONBOARD_VGA_IS_PRIMARY
|
|||||||
bool
|
bool
|
||||||
default y
|
default y
|
||||||
|
|
||||||
config UART_FOR_CONSOLE
|
# This causes UEFI to hang
|
||||||
int
|
#config UART_FOR_CONSOLE
|
||||||
default 2
|
# int
|
||||||
|
# default 2
|
||||||
|
|
||||||
config MAX_CPUS
|
config MAX_CPUS
|
||||||
int
|
int
|
||||||
|
Reference in New Issue
Block a user