X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=include%2Fconfig_defaults.h;h=7ef928bbe14ae07b8e474e317ae9aa4616bc0199;hb=2b9b9cdd5f9ae1cbc786ba3c2255a51b3ea4a636;hp=985f055ccefb0651f857a7b3cbf080f25ef990c3;hpb=3ac435d33a8f6a4e28df6bc068cb0569bc8061ad;p=oweals%2Fu-boot.git diff --git a/include/config_defaults.h b/include/config_defaults.h index 985f055cce..7ef928bbe1 100644 --- a/include/config_defaults.h +++ b/include/config_defaults.h @@ -18,10 +18,5 @@ #define CONFIG_GZIP 1 #define CONFIG_ZLIB 1 -#define CONFIG_PARTITIONS 1 - -#ifndef CONFIG_SPL_BUILD -#define CONFIG_DM_DEVICE_REMOVE -#endif #endif