diff options
author | Leah Rowe <leah@libreboot.org> | 2025-10-04 22:02:03 +0100 |
---|---|---|
committer | Leah Rowe <leah@libreboot.org> | 2025-10-04 22:02:03 +0100 |
commit | 247cb854890fd3dfbead71143dc9be18577ce4ce (patch) | |
tree | f845085a0b269a6dd3b712b7d2bf4290f23f1e48 /config/coreboot/x2e_n150 | |
parent | 183f3781509226efc13b8c1b2db10485193514d3 (diff) |
don't compress alderlake fsp
for reproducibility, we must not compress it
Signed-off-by: Leah Rowe <leah@libreboot.org>
Diffstat (limited to 'config/coreboot/x2e_n150')
-rw-r--r-- | config/coreboot/x2e_n150/config/fspgop | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/config/coreboot/x2e_n150/config/fspgop b/config/coreboot/x2e_n150/config/fspgop index 4d08c1bc..63c2eac0 100644 --- a/config/coreboot/x2e_n150/config/fspgop +++ b/config/coreboot/x2e_n150/config/fspgop @@ -628,7 +628,6 @@ CONFIG_FSP_M_CBFS="fspm.bin" CONFIG_FSP_T_RESERVED_SIZE=0x0 CONFIG_FSP_M_XIP=y CONFIG_FSP_USES_CB_STACK=y -CONFIG_FSP_COMPRESS_FSP_S_LZ4=y CONFIG_SOC_INTEL_COMMON_FSP_RESET=y CONFIG_FSPS_HAS_ARCH_UPD=y CONFIG_FSPS_USE_MULTI_PHASE_INIT=y |