]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - include/config_defaults.h
ARM: keystone2: Cleanup PLL init code
[karo-tx-uboot.git] / include / config_defaults.h
index f1b225d670effc103d617013a6b624dedad9fdaf..ad08c1d335d3ba29fd75dcab99f948a5c6a7e278 100644 (file)
@@ -20,9 +20,4 @@
 #define CONFIG_ZLIB 1
 #define CONFIG_PARTITIONS 1
 
-#ifndef CONFIG_SPL_BUILD
-#define CONFIG_DM_DEVICE_REMOVE
-#define CONFIG_DM_STDIO
-#endif
-
 #endif