Merge git://git.denx.de/u-boot-mpc85xx
[platform/kernel/u-boot.git] / include / config_defaults.h
index 985f055..7ef928b 100644 (file)
 
 #define CONFIG_GZIP 1
 #define CONFIG_ZLIB 1
-#define CONFIG_PARTITIONS 1
-
-#ifndef CONFIG_SPL_BUILD
-#define CONFIG_DM_DEVICE_REMOVE
-#endif
 
 #endif