powerpc/85xx: add support for the Freescale P5040DS Superhydra reference board
[pandora-u-boot.git] / include / config_defaults.h
index 08b6ede..d023c63 100644 (file)
@@ -14,4 +14,8 @@
 #define CONFIG_BOOTM_NETBSD 1
 #define CONFIG_BOOTM_RTEMS 1
 
+#define CONFIG_GZIP 1
+#define CONFIG_ZLIB 1
+#define CONFIG_PARTITIONS 1
+
 #endif