X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=include%2Fconfig_defaults.h;h=d023c632d98288a777f119df0c84620be498f0dc;hb=a7bc914446b46407bb478d4c7b6cb616e1cddb49;hp=0337163c2a21529a9d76639c51fe65bf40b4bada;hpb=f93c25966f7f5a9696b1dbc304ebe953040e08b3;p=oweals%2Fu-boot.git diff --git a/include/config_defaults.h b/include/config_defaults.h index 0337163c2a..d023c632d9 100644 --- a/include/config_defaults.h +++ b/include/config_defaults.h @@ -16,5 +16,6 @@ #define CONFIG_GZIP 1 #define CONFIG_ZLIB 1 +#define CONFIG_PARTITIONS 1 #endif