[avr32]: upgrade u-boot to v2010.12-rc1
[openwrt/svn-archive/archive.git] / target / linux / avr32 / image / u-boot / patches / 100-ngw100_enable_lzma_support.patch
1 --- a/include/configs/atngw100.h
2 +++ b/include/configs/atngw100.h
3 @@ -65,6 +65,7 @@
4
5 /* User serviceable stuff */
6 #define CONFIG_DOS_PARTITION 1
7 +#define CONFIG_LZMA 1
8
9 #define CONFIG_CMDLINE_TAG 1
10 #define CONFIG_SETUP_MEMORY_TAGS 1