summaryrefslogtreecommitdiff
path: root/config/data/grub/module/xhci
diff options
context:
space:
mode:
Diffstat (limited to 'config/data/grub/module/xhci')
-rwxr-xr-xconfig/data/grub/module/xhci5
1 files changed, 3 insertions, 2 deletions
diff --git a/config/data/grub/module/xhci b/config/data/grub/module/xhci
index 8bf80bfe..05bd82aa 100755
--- a/config/data/grub/module/xhci
+++ b/config/data/grub/module/xhci
@@ -1,3 +1,5 @@
+# SPDX-License-Identifier: GPL-3.0-or-later
+
# Install modules (installed, but not automatically loaded)
grub_install_modules=" \
hexdump \
@@ -8,6 +10,7 @@ usbserial_ftdi \
usbserial_pl2303 \
usbserial_usbdebug \
video_colors \
+xhci \
"
# Modules (and always loaded)
grub_modules=" \
@@ -35,7 +38,6 @@ crypto \
cryptodisk \
diskfilter \
echo \
-xhci \
ehci \
eval \
exfat \
@@ -68,7 +70,6 @@ gcry_whirlpool \
geli \
gfxmenu \
gfxterm_background \
-gfxterm_menu \
gzio \
hashsum \
halt \