diff options
| author | Leah Rowe <leah@libreboot.org> | 2026-09-22 17:12:22 +0100 |
|---|---|---|
| committer | Leah Rowe <leah@libreboot.org> | 2026-09-22 22:32:36 +0100 |
| commit | c2036e21ab6844e2c38c388238fd485a08900169 (patch) | |
| tree | 1416e09682823cafba034768f0cb34a5a0af2e29 /config/module/coreboot | |
| parent | 187432e954810a623fbfc58854257f87cad1914e (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/module/coreboot')
| -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 |
