microblaze: Enable hardware exception by default
[oweals/u-boot.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