]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - include/config_defaults.h
dm: gpio: hi6220: Add a hi6220 GPIO driver model driver.
[karo-tx-uboot.git] / include / config_defaults.h
index 4d493150444f3f8827df51f9593d3ac4ed76aec0..ad08c1d335d3ba29fd75dcab99f948a5c6a7e278 100644 (file)
 #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