diff options
| author | Leah Rowe <leah@libreboot.org> | 2026-09-22 17:12:22 +0100 |
|---|---|---|
| committer | Leah Rowe <leah@libreboot.org> | 2026-09-22 17:12:22 +0100 |
| commit | f71f4ab25bd3e47a708c2490980655c757805bf7 (patch) | |
| tree | 7219a247a3e8087b1349e53b131ffd39590d3fae /config | |
| parent | 7bb63b19fb9aa485734cf5d71178624859c6224c (diff) | |
edk2: enable pcie oproms
why the fuck isn't this turned on by default?
Signed-off-by: Leah Rowe <leah@libreboot.org>
Diffstat (limited to 'config')
| -rw-r--r-- | config/module/coreboot/edk2_mrchromebox/config/libgfxinit_corebootfb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/module/coreboot/edk2_mrchromebox/config/libgfxinit_corebootfb b/config/module/coreboot/edk2_mrchromebox/config/libgfxinit_corebootfb index 5172b6ce..5019ada7 100644 --- a/config/module/coreboot/edk2_mrchromebox/config/libgfxinit_corebootfb +++ b/config/module/coreboot/edk2_mrchromebox/config/libgfxinit_corebootfb @@ -521,7 +521,7 @@ CONFIG_EDK2_RELEASE=y # CONFIG_EDK2_CBMEM_LOGGING is not set CONFIG_EDK2_HAVE_EFI_SHELL=y CONFIG_EDK2_PRIORITIZE_INTERNAL=y -# CONFIG_EDK2_LOAD_OPTION_ROMS is not set +CONFIG_EDK2_LOAD_OPTION_ROMS=y CONFIG_EDK2_PS2_SUPPORT=y CONFIG_EDK2_SD_MMC_TIMEOUT=10 # CONFIG_EDK2_SERIAL_SUPPORT is not set |
