diff options
Diffstat (limited to 'src/mainboard/amd/serengeti_cheetah')
-rw-r--r-- | src/mainboard/amd/serengeti_cheetah/Options.lb | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/src/mainboard/amd/serengeti_cheetah/Options.lb b/src/mainboard/amd/serengeti_cheetah/Options.lb index b4d69ca9da..f7df1e63e4 100644 --- a/src/mainboard/amd/serengeti_cheetah/Options.lb +++ b/src/mainboard/amd/serengeti_cheetah/Options.lb @@ -23,7 +23,7 @@ uses ROM_SECTION_SIZE uses ROM_SECTION_OFFSET uses CONFIG_ROM_STREAM uses CONFIG_ROM_STREAM_START -uses CONFIG_COMPRESSED_ROM_STREAM +uses CONFIG_COMPRESSED_ROM_STREAM_LZMA uses PAYLOAD_SIZE uses _ROMBASE uses XIP_ROM_SIZE @@ -267,8 +267,6 @@ default _RAMBASE=0x00100000 ## default CONFIG_ROM_STREAM = 1 -#default CONFIG_COMPRESSED_ROM_STREAM = 1 - ### ### Defaults of options that you may want to override in the target config file ### |