]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - cpu/mips/au1x00_eth.c
rename CFG_ macros to CONFIG_SYS
[people/ms/u-boot.git] / cpu / mips / au1x00_eth.c
index d0cf8e0c1bdfa68e31245580a11362293dc7fedf..8ddc06a2d59b63040abc676519fb4d3abc2470c0 100644 (file)
@@ -23,7 +23,7 @@
  */
 #include <config.h>
 
-#if defined(CFG_DISCOVER_PHY)
+#if defined(CONFIG_SYS_DISCOVER_PHY)
 #error "PHY not supported yet"
 /* We just assume that we are running 100FD for now */
 /* We all use switches, right? ;-) */