X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=cpu%2Fmips%2Fau1x00_eth.c;h=8ddc06a2d59b63040abc676519fb4d3abc2470c0;hb=6d0f6bcf337c5261c08fabe12982178c2c489d76;hp=d0cf8e0c1bdfa68e31245580a11362293dc7fedf;hpb=71edc271816ec82cf0550dd6980be2da3cc2ad9e;p=platform%2Fkernel%2Fu-boot.git diff --git a/cpu/mips/au1x00_eth.c b/cpu/mips/au1x00_eth.c index d0cf8e0..8ddc06a 100644 --- a/cpu/mips/au1x00_eth.c +++ b/cpu/mips/au1x00_eth.c @@ -23,7 +23,7 @@ */ #include -#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? ;-) */