diff options
Diffstat (limited to 'config/coreboot/g43t-am3')
-rw-r--r-- | config/coreboot/g43t-am3/config/libgfxinit_txtmode | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/config/coreboot/g43t-am3/config/libgfxinit_txtmode b/config/coreboot/g43t-am3/config/libgfxinit_txtmode index 70107660..cefcdfdd 100644 --- a/config/coreboot/g43t-am3/config/libgfxinit_txtmode +++ b/config/coreboot/g43t-am3/config/libgfxinit_txtmode @@ -32,8 +32,8 @@ CONFIG_USE_BLOBS=y # CONFIG_UBSAN is not set CONFIG_HAVE_ASAN_IN_RAMSTAGE=y # CONFIG_ASAN is not set -# CONFIG_NO_STAGE_CACHE is not set -CONFIG_TSEG_STAGE_CACHE=y +CONFIG_NO_STAGE_CACHE=y +# CONFIG_TSEG_STAGE_CACHE is not set # CONFIG_UPDATE_IMAGE is not set # CONFIG_BOOTSPLASH_IMAGE is not set # CONFIG_FW_CONFIG is not set |