diff options
Diffstat (limited to 'targets')
-rw-r--r-- | targets/technexion/tim5690/Config.lb | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/targets/technexion/tim5690/Config.lb b/targets/technexion/tim5690/Config.lb index eeb97cccd8..9affa0755d 100644 --- a/targets/technexion/tim5690/Config.lb +++ b/targets/technexion/tim5690/Config.lb @@ -8,9 +8,6 @@ option CONFIG_ROM_SIZE = (1024*512) #option CONFIG_ROM_SIZE = (1024*1024*2) #option CONFIG_ROM_SIZE = (1024*1024*4) -option CONFIG_COMPRESSED_PAYLOAD_LZMA=1 - - romimage "normal" option CONFIG_USE_FALLBACK_IMAGE=0 option CONFIG_ROM_IMAGE_SIZE=0x20000 |