configs: Fix usage of mmc rescan
[platform/kernel/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