]> git.karo-electronics.de Git - karo-tx-uboot.git/blobdiff - include/config_defaults.h
fdt: Allow non-FDT kernels to boot when CONFIG_OF_LIBFDT is defined
[karo-tx-uboot.git] / include / config_defaults.h
index f1b225d670effc103d617013a6b624dedad9fdaf..4d493150444f3f8827df51f9593d3ac4ed76aec0 100644 (file)
@@ -21,6 +21,7 @@
 #define CONFIG_PARTITIONS 1
 
 #ifndef CONFIG_SPL_BUILD
+#define CONFIG_DM_WARN
 #define CONFIG_DM_DEVICE_REMOVE
 #define CONFIG_DM_STDIO
 #endif