diff options
Diffstat (limited to 'targets/msi/ms7260/Config.lb')
-rw-r--r-- | targets/msi/ms7260/Config.lb | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/targets/msi/ms7260/Config.lb b/targets/msi/ms7260/Config.lb index da1588e916..80da64ad22 100644 --- a/targets/msi/ms7260/Config.lb +++ b/targets/msi/ms7260/Config.lb @@ -23,6 +23,9 @@ mainboard msi/ms7260 option ROM_SIZE = 512 * 1024 +option CONFIG_COMPRESSED_PAYLOAD_NRV2B = 1 # NRV2B compression +# option CONFIG_COMPRESSED_PAYLOAD_LZMA = 1 # LZMA compression + romimage "normal" option USE_FAILOVER_IMAGE = 0 option USE_FALLBACK_IMAGE = 0 |