X-Git-Url: https://git.karo-electronics.de/?a=blobdiff_plain;f=include%2Fconfig_defaults.h;h=ad08c1d335d3ba29fd75dcab99f948a5c6a7e278;hb=be065a50336ee2d3258ab25bd2c90fdd56855351;hp=4d493150444f3f8827df51f9593d3ac4ed76aec0;hpb=21008ad6384170767041f1608975473c5ffa7fc7;p=karo-tx-uboot.git diff --git a/include/config_defaults.h b/include/config_defaults.h index 4d49315044..ad08c1d335 100644 --- a/include/config_defaults.h +++ b/include/config_defaults.h @@ -20,10 +20,4 @@ #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