rename CFG_ macros to CONFIG_SYS
[platform/kernel/u-boot.git] / drivers / net / bfin_mac.c
index c5e74b8..504fd10 100644 (file)
@@ -466,7 +466,7 @@ ADI_ETHER_BUFFER *SetupTxBuffer(int no)
        return buf;
 }
 
-#if defined(CONFIG_POST) && defined(CFG_POST_ETHER)
+#if defined(CONFIG_POST) && defined(CONFIG_SYS_POST_ETHER)
 int ether_post_test(int flags)
 {
        uchar buf[64];