summarylogtreecommitdiffstats
path: root/grub.default
diff options
context:
space:
mode:
authorLlewelyn Trahaearn2017-02-11 09:32:41 -0800
committerLlewelyn Trahaearn2017-02-11 09:32:41 -0800
commit2802c4d0e34ee08c04f9ac98639d8ade4a1aa337 (patch)
treed53ad5b3c507e4e512fc33ad729531b88981979a /grub.default
parent37703ae85d9773fdc3f3d8ddcb773ad71c59e09c (diff)
downloadaur-2802c4d0e34ee08c04f9ac98639d8ade4a1aa337.tar.gz
Rebase on latest PKBUILD from [Core].
Diffstat (limited to 'grub.default')
-rw-r--r--grub.default3
1 files changed, 0 insertions, 3 deletions
diff --git a/grub.default b/grub.default
index 8cf2824e4f4d..fdd1fc381e42 100644
--- a/grub.default
+++ b/grub.default
@@ -4,9 +4,6 @@ GRUB_DISTRIBUTOR="Arch"
GRUB_CMDLINE_LINUX_DEFAULT="quiet"
GRUB_CMDLINE_LINUX=""
-# Disable Sub-menu
-GRUB_DISABLE_SUBMENU=y
-
# Preload both GPT and MBR modules so that they are not missed
GRUB_PRELOAD_MODULES="part_gpt part_msdos"