powerpc, 5xxx, 512x: remove support for mpc5xxx and mpc512x
[platform/kernel/u-boot.git] / common / dlmalloc.c
index adc680e..fc1e8b3 100644 (file)
@@ -1,6 +1,6 @@
 #include <common.h>
 
-#ifdef CONFIG_SANDBOX
+#if defined(CONFIG_UNIT_TEST)
 #define DEBUG
 #endif