summaryrefslogtreecommitdiffstats
path: root/u-boot/include/config_defaults.h
diff options
context:
space:
mode:
Diffstat (limited to 'u-boot/include/config_defaults.h')
-rw-r--r--u-boot/include/config_defaults.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/u-boot/include/config_defaults.h b/u-boot/include/config_defaults.h
index abdf3be..c822bbd 100644
--- a/u-boot/include/config_defaults.h
+++ b/u-boot/include/config_defaults.h
@@ -17,5 +17,6 @@
#define CONFIG_GZIP 1
#define CONFIG_ZLIB 1
+#define CONFIG_PARTITIONS 1
#endif