]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - include/config_defaults.h
mpc8308_p1m: support for MPC8308 P1M board
[karo-tx-uboot.git] / include / config_defaults.h
index 08b6edec4ed72a05222be51a380a2652e4ab7ae3..0337163c2a21529a9d76639c51fe65bf40b4bada 100644 (file)
@@ -14,4 +14,7 @@
 #define CONFIG_BOOTM_NETBSD 1
 #define CONFIG_BOOTM_RTEMS 1
 
+#define CONFIG_GZIP 1
+#define CONFIG_ZLIB 1
+
 #endif