config: disable grub timeout to fix boot issue on some shit devices
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org> (cherry picked from commit 25a6dc6a6ef2ea90fa1bd718039f1a7285aead85)
This commit is contained in:
@@ -240,7 +240,7 @@ menu "Target Images"
|
||||
config GRUB_TIMEOUT
|
||||
string "Seconds to wait before booting the default entry"
|
||||
depends on GRUB_IMAGES || GRUB_EFI_IMAGES
|
||||
default "3"
|
||||
default "0"
|
||||
help
|
||||
If you don't know, 5 seconds is a reasonable default.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user