diff options
Diffstat (limited to 'include/configs/NETPHONE.h')
| -rw-r--r-- | include/configs/NETPHONE.h | 1 | 
1 files changed, 1 insertions, 0 deletions
| diff --git a/include/configs/NETPHONE.h b/include/configs/NETPHONE.h index bb3d19d14..e3c6fd333 100644 --- a/include/configs/NETPHONE.h +++ b/include/configs/NETPHONE.h @@ -101,6 +101,7 @@  #define	FEC_ENET		1	/* eth.c needs it that way... */  #undef CFG_DISCOVER_PHY  #define CONFIG_MII		1 +#define CONFIG_MII_INIT		1  #define CONFIG_RMII		1	/* use RMII interface */  #define CONFIG_ETHER_ON_FEC1	1 |