mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-29 16:10:58 +00:00
Blackfin: enable LZMA for all ADI boards
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
This commit is contained in:
parent
0e63dc0679
commit
7c7503ee6c
1 changed files with 5 additions and 0 deletions
|
@ -217,4 +217,9 @@
|
|||
# define CONFIG_NET_RETRY_COUNT 20
|
||||
#endif
|
||||
|
||||
/*
|
||||
* Misc Settings
|
||||
*/
|
||||
#define CONFIG_LZMA
|
||||
|
||||
#endif
|
||||
|
|
Loading…
Reference in a new issue