diff options
Diffstat (limited to 'config/coreboot/kgpe-d16-rdimm_2mb')
-rw-r--r-- | config/coreboot/kgpe-d16-rdimm_2mb/config/libgfxinit_txtmode | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/config/coreboot/kgpe-d16-rdimm_2mb/config/libgfxinit_txtmode b/config/coreboot/kgpe-d16-rdimm_2mb/config/libgfxinit_txtmode index 575501b3..c203474a 100644 --- a/config/coreboot/kgpe-d16-rdimm_2mb/config/libgfxinit_txtmode +++ b/config/coreboot/kgpe-d16-rdimm_2mb/config/libgfxinit_txtmode @@ -21,7 +21,8 @@ CONFIG_COMPRESS_RAMSTAGE=y CONFIG_INCLUDE_CONFIG_FILE=y CONFIG_COLLECT_TIMESTAMPS=y # CONFIG_TIMESTAMPS_ON_CONSOLE is not set -# CONFIG_USE_BLOBS is not set +CONFIG_USE_BLOBS=y +# CONFIG_USE_AMD_BLOBS is not set # CONFIG_COVERAGE is not set # CONFIG_UBSAN is not set CONFIG_NO_RELOCATABLE_RAMSTAGE=y |