summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--payloads/external/GRUB2/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/payloads/external/GRUB2/Kconfig b/payloads/external/GRUB2/Kconfig
index 8b199fa1d3..c4edab9d11 100644
--- a/payloads/external/GRUB2/Kconfig
+++ b/payloads/external/GRUB2/Kconfig
@@ -2,7 +2,7 @@ if PAYLOAD_GRUB2
choice
prompt "GRUB2 version"
- default GRUB2_MASTER
+ default GRUB2_STABLE
config GRUB2_STABLE
bool "2.02"