diff options
Diffstat (limited to 'include/configs/munices.h')
| -rw-r--r-- | include/configs/munices.h | 1 | 
1 files changed, 1 insertions, 0 deletions
| diff --git a/include/configs/munices.h b/include/configs/munices.h index 7682faa32..fa5230f52 100644 --- a/include/configs/munices.h +++ b/include/configs/munices.h @@ -166,6 +166,7 @@   * Ethernet configuration   */  #define CONFIG_MPC5xxx_FEC	1 +#define CONFIG_MPC5xxx_FEC_MII100  #define CONFIG_PHY_ADDR		0x01  #define CONFIG_MII		1 |