diff options
Diffstat (limited to 'targets/gigabyte/m57sli')
-rw-r--r-- | targets/gigabyte/m57sli/Config.lb.kernel | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/targets/gigabyte/m57sli/Config.lb.kernel b/targets/gigabyte/m57sli/Config.lb.kernel index 425f956266..7374a2c348 100644 --- a/targets/gigabyte/m57sli/Config.lb.kernel +++ b/targets/gigabyte/m57sli/Config.lb.kernel @@ -30,8 +30,8 @@ option FALLBACK_SIZE=(ROM_SIZE-0x1000) romimage "fallback" option USE_FAILOVER_IMAGE=0 option USE_FALLBACK_IMAGE=1 - option CONFIG_COMPRESSED_ROM_STREAM_LZMA=1 - option CONFIG_PRECOMPRESSED_ROM_STREAM=1 + option CONFIG_COMPRESSED_PAYLOAD_LZMA=1 + option CONFIG_PRECOMPRESSED_PAYLOAD=1 # option ROM_IMAGE_SIZE=0x19800 option ROM_IMAGE_SIZE=0x17000 # option ROM_IMAGE_SIZE=0x15800 |