From d0d6decb564905c44cb20467e30d6bb3101580b5 Mon Sep 17 00:00:00 2001
From: Leah Rowe <leah@libreboot.org>
Date: Mon, 6 Nov 2023 11:41:27 +0000
Subject: [PATCH] re-add grub modules: f2fs, json, read, scsi, sleep

Signed-off-by: Leah Rowe <leah@libreboot.org>
---
 config/grub/modules.list | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/config/grub/modules.list b/config/grub/modules.list
index c33f3c33..fdd0aaef 100644
--- a/config/grub/modules.list
+++ b/config/grub/modules.list
@@ -39,6 +39,7 @@ ehci \
 eval \
 elf \
 ext2 \
+f2fs \
 gcry_arcfour \
 gcry_blowfish \
 gcry_camellia \
@@ -71,6 +72,7 @@ help \
 iorw \
 iso9660 \
 jpeg \
+json \
 keylayouts \
 keystatus \
 linux \
@@ -112,9 +114,11 @@ png \
 procfs \
 raid5rec \
 raid6rec \
+read \
 reboot \
 regexp \
 romfs \
+scsi \
 search \
 search_fs_file \
 search_fs_uuid \
@@ -124,6 +128,7 @@ syslinuxcfg \
 setpci \
 spkmodem \
 squash4 \
+sleep \
 tar \
 test \
 true \
-- 
GitLab