summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLeah Rowe <leah@libreboot.org>2021-12-11 15:02:41 +0000
committerLeah Rowe <leah@libreboot.org>2021-12-11 15:02:41 +0000
commited63e94914a407c68d91733a5563005138d4b05f (patch)
treeca03af0502fa0c0244feb152f86de803147ae5df
parentfd583308aaf89cb2726d809c8bd9a19b50b11c86 (diff)
grub.cfg: enable USB keyboards
-rw-r--r--resources/grub/config/grub.cfg1
1 files changed, 1 insertions, 0 deletions
diff --git a/resources/grub/config/grub.cfg b/resources/grub/config/grub.cfg
index c3e86578..7bc0adf4 100644
--- a/resources/grub/config/grub.cfg
+++ b/resources/grub/config/grub.cfg
@@ -12,6 +12,7 @@ insmod regexp
# Serial and keyboard configuration, very important.
terminal_input --append at_keyboard
+terminat_input --append usb_keyboard
terminal_output --append cbmemc
gfxpayload=keep