diff options
Diffstat (limited to 'config/coreboot/kcma-d8-rdimm_2mb')
-rw-r--r-- | config/coreboot/kcma-d8-rdimm_2mb/config/libgfxinit_txtmode | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/config/coreboot/kcma-d8-rdimm_2mb/config/libgfxinit_txtmode b/config/coreboot/kcma-d8-rdimm_2mb/config/libgfxinit_txtmode index fc3074e3..19da9a2c 100644 --- a/config/coreboot/kcma-d8-rdimm_2mb/config/libgfxinit_txtmode +++ b/config/coreboot/kcma-d8-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 |