Blackfin: enable LZMA for all ADI boards

Signed-off-by: Mike Frysinger <vapier@gentoo.org>
This commit is contained in:
Mike Frysinger 2009-04-24 17:11:47 -04:00
parent 0e63dc0679
commit 7c7503ee6c

View File

@ -217,4 +217,9 @@
# define CONFIG_NET_RETRY_COUNT 20
#endif
/*
* Misc Settings
*/
#define CONFIG_LZMA
#endif