config/images: enable console by default
This commit is contained in:
parent
2d8346e206
commit
876540ebc1
@ -208,7 +208,7 @@ menu "Target Images"
|
||||
config GRUB_CONSOLE
|
||||
bool "Use Console Terminal (in addition to Serial)"
|
||||
depends on GRUB_IMAGES || EFI_IMAGES
|
||||
default n
|
||||
default y
|
||||
|
||||
config GRUB_SERIAL
|
||||
string "Serial port device"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user