ti: armv7: Move SPL SDRAM init to the right place, drop unused CONFIG_SPL_STACK
[platform/kernel/u-boot.git] / include / config_defaults.h
index 985f055..ad08c1d 100644 (file)
@@ -20,8 +20,4 @@
 #define CONFIG_ZLIB 1
 #define CONFIG_PARTITIONS 1
 
-#ifndef CONFIG_SPL_BUILD
-#define CONFIG_DM_DEVICE_REMOVE
-#endif
-
 #endif