]> git.sur5r.net Git - u-boot/blobdiff - include/config_defaults.h
Merge branch 'master' of git://git.denx.de/u-boot-sunxi
[u-boot] / include / config_defaults.h
index 4d493150444f3f8827df51f9593d3ac4ed76aec0..7ef928bbe14ae07b8e474e317ae9aa4616bc0199 100644 (file)
 
 #define CONFIG_GZIP 1
 #define CONFIG_ZLIB 1
-#define CONFIG_PARTITIONS 1
-
-#ifndef CONFIG_SPL_BUILD
-#define CONFIG_DM_WARN
-#define CONFIG_DM_DEVICE_REMOVE
-#define CONFIG_DM_STDIO
-#endif
 
 #endif