Explorar o código

Blackfin: enable LZMA for all ADI boards

Signed-off-by: Mike Frysinger <vapier@gentoo.org>
Mike Frysinger %!s(int64=16) %!d(string=hai) anos
pai
achega
7c7503ee6c
Modificáronse 1 ficheiros con 5 adicións e 0 borrados
  1. 5 0
      include/configs/bfin_adi_common.h

+ 5 - 0
include/configs/bfin_adi_common.h

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