Blackfin: enable LZMA for all ADI boards
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
This commit is contained in:
parent
0e63dc0679
commit
7c7503ee6c
|
|
@ -217,4 +217,9 @@
|
||||||
# define CONFIG_NET_RETRY_COUNT 20
|
# define CONFIG_NET_RETRY_COUNT 20
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
/*
|
||||||
|
* Misc Settings
|
||||||
|
*/
|
||||||
|
#define CONFIG_LZMA
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue