galaxy5200: enable version environment variable
[oweals/u-boot.git] / post / lib_ppc / complex.c
index 4983c51919e825b0b06469c2d1eeb1b05443952f..4a3bc0003101a8cea84d29a53fae9c59cd68c754 100644 (file)
@@ -34,7 +34,7 @@
 #include <post.h>
 #include "cpu_asm.h"
 
-#if CONFIG_POST & CFG_POST_CPU
+#if CONFIG_POST & CONFIG_SYS_POST_CPU
 
 extern int cpu_post_complex_1_asm (int a1, int a2, int a3, int a4, int n);
 extern int cpu_post_complex_2_asm (int x, int n);