projects
/
oweals
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0e63dc0
)
Blackfin: enable LZMA for all ADI boards
author
Mike Frysinger
<vapier@gentoo.org>
Fri, 24 Apr 2009 21:11:47 +0000
(17:11 -0400)
committer
Mike Frysinger
<vapier@gentoo.org>
Mon, 15 Jun 2009 00:01:12 +0000
(20:01 -0400)
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
include/configs/bfin_adi_common.h
patch
|
blob
|
history
diff --git
a/include/configs/bfin_adi_common.h
b/include/configs/bfin_adi_common.h
index b82456632d9902fd0a96919b402eac3d020283fc..4149a2947144b47101c56070b36b54086df9eec2 100644
(file)
--- a/
include/configs/bfin_adi_common.h
+++ b/
include/configs/bfin_adi_common.h
@@
-217,4
+217,9
@@
# define CONFIG_NET_RETRY_COUNT 20
#endif
+/*
+ * Misc Settings
+ */
+#define CONFIG_LZMA
+
#endif