]> git.kernelconcepts.de Git - karo-tx-uboot.git/commitdiff
Blackfin: enable LZMA for all ADI boards
authorMike Frysinger <vapier@gentoo.org>
Fri, 24 Apr 2009 21:11:47 +0000 (17:11 -0400)
committerMike 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

index b82456632d9902fd0a96919b402eac3d020283fc..4149a2947144b47101c56070b36b54086df9eec2 100644 (file)
 # define CONFIG_NET_RETRY_COUNT 20
 #endif
 
+/*
+ * Misc Settings
+ */
+#define CONFIG_LZMA
+
 #endif