From cdd8cb9086f44cfc6e44fb195186727b1cb60d61 Mon Sep 17 00:00:00 2001 From: Leah Rowe Date: Mon, 4 Nov 2024 05:44:39 +0000 Subject: coreboot/default: remove unnecessary module The fsp module is unnecessary on coreboot/default, and therefore constitutes a waste of disk space. Signed-off-by: Leah Rowe --- config/submodule/coreboot/default/fsp/module.cfg | 3 --- 1 file changed, 3 deletions(-) delete mode 100644 config/submodule/coreboot/default/fsp/module.cfg (limited to 'config/submodule/coreboot/default/fsp/module.cfg') diff --git a/config/submodule/coreboot/default/fsp/module.cfg b/config/submodule/coreboot/default/fsp/module.cfg deleted file mode 100644 index 3373a1a9..00000000 --- a/config/submodule/coreboot/default/fsp/module.cfg +++ /dev/null @@ -1,3 +0,0 @@ -subrepo="https://review.coreboot.org/fsp.git" -subrepo_bkup="https://github.com/coreboot/fsp" -subhash="800c85770b458ee7f7eeb1276b46e904590d3bd7" -- cgit v1.2.1