From f71f4ab25bd3e47a708c2490980655c757805bf7 Mon Sep 17 00:00:00 2001 From: Leah Rowe Date: Tue, 22 Sep 2026 17:12:22 +0100 Subject: edk2: enable pcie oproms why the fuck isn't this turned on by default? Signed-off-by: Leah Rowe --- config/module/coreboot/edk2_mrchromebox/config/libgfxinit_corebootfb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'config/module/coreboot') 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 -- cgit v1.2.1