:: commit 655d376a094f909cde50491ea77c1d48daf2678f

mintsuki <mintsuki@protonmail.com> — 2022-07-13 04:07

parents: b373ba0a8f

docs: Remove few remaining mentions of autodetect

diff --git a/CONFIG.md b/CONFIG.md
index f107128f..a6c586e2 100644
--- a/CONFIG.md
+++ b/CONFIG.md
@@ -91,7 +91,7 @@ Editor control options.
 
 *Locally assignable (non protocol specific)* keys are:
 * `COMMENT` - An optional comment string that will be displayed by the bootloader on the menu when an entry is selected.
-* `PROTOCOL` - The boot protocol that will be used to boot the kernel. Valid protocols are: `linux`, `limine`, `stivale`, `stivale2`, `chainload`, `chainload_next`, `multiboot` or `multiboot1` and `multiboot2`. If the protocol is omitted, Limine will try to autodetect it, following this list of protocols, in this order: `stivale2 -> stivale1 -> multiboot2 -> multiboot1 -> limine -> linux -> failure`.
+* `PROTOCOL` - The boot protocol that will be used to boot the kernel. Valid protocols are: `linux`, `limine`, `stivale`, `stivale2`, `chainload`, `chainload_next`, `multiboot` or `multiboot1` and `multiboot2`.
 * `CMDLINE` - The command line string to be passed to the kernel. Can be omitted.
 * `KERNEL_CMDLINE` - Alias of `CMDLINE`.
 
tab: 248 wrap: offon