| 1 | --- a/include/configs/atngw100.h |
| 2 | +++ b/include/configs/atngw100.h |
| 3 | @@ -65,6 +65,7 @@ |
| 4 | #define CONFIG_USART_ID 1 |
| 5 | /* User serviceable stuff */ |
| 6 | #define CONFIG_DOS_PARTITION |
| 7 | +#define CONFIG_LZMA |
| 8 | |
| 9 | #define CONFIG_CMDLINE_TAG |
| 10 | #define CONFIG_SETUP_MEMORY_TAGS |
| 11 | |