target/x86: boot without timeout

This commit is contained in:
CN_SZTL 2020-03-22 21:35:20 +08:00
parent a486ac893e
commit 7c8b4852b6
No known key found for this signature in database
GPG Key ID: 6850B6345C862176

View File

@ -218,7 +218,7 @@ menu "Target Images"
config GRUB_TIMEOUT
string "Seconds to wait before booting the default entry"
depends on GRUB_IMAGES
default "5"
default "0"
help
If you don't know, 5 seconds is a reasonable default.