]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - drivers/net/bfin_mac.c
rename CFG_ macros to CONFIG_SYS
[people/ms/u-boot.git] / drivers / net / bfin_mac.c
index c5e74b8b5d64e0e7eef42741944fb18a461b342e..504fd100a4d905b1aba7b2c24798f098d80daf1e 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];