config/images: enable console by default

This commit is contained in:
CN_SZTL 2020-07-25 00:06:47 +08:00
parent 2d8346e206
commit 876540ebc1
No known key found for this signature in database
GPG Key ID: 6850B6345C862176

View File

@ -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"