[U-Boot] [PATCH v1 2/5] SHEEVAPLUG : FIX multiple defines
    Gérald Kerma 
    drEagle at doukki.net
       
    Sat Dec 13 21:36:16 CET 2014
    
    
  
Signed-off-by: Gérald Kerma <drEagle at doukki.net>
---
 include/configs/sheevaplug.h | 1 -
 1 file changed, 1 deletion(-)
diff --git a/include/configs/sheevaplug.h b/include/configs/sheevaplug.h
index 829c57a..393fdd4 100644
--- a/include/configs/sheevaplug.h
+++ b/include/configs/sheevaplug.h
@@ -140,6 +140,5 @@
 #define CONFIG_MTD_DEVICE               /* needed for mtdparts commands */
 #define CONFIG_MTD_PARTITIONS
 #define CONFIG_CMD_MTDPARTS
-#define CONFIG_LZO
 
 #endif /* _CONFIG_SHEEVAPLUG_H */
-- 
2.1.3
    
    
More information about the U-Boot
mailing list