Merge branch 'master' of git://git.denx.de/u-boot-usb
[oweals/u-boot.git] / include / config_defaults.h
index 985f055ccefb0651f857a7b3cbf080f25ef990c3..4ed09683b650a08468600dfc3dae3659dd22e100 100644 (file)
 #define CONFIG_BOOTM_RTEMS 1
 #define CONFIG_BOOTM_VXWORKS 1
 
-#define CONFIG_GZIP 1
-#define CONFIG_ZLIB 1
-#define CONFIG_PARTITIONS 1
-
-#ifndef CONFIG_SPL_BUILD
-#define CONFIG_DM_DEVICE_REMOVE
-#endif
-
 #endif