diff options
Diffstat (limited to 'include/configs/G2000.h')
| -rw-r--r-- | include/configs/G2000.h | 1 | 
1 files changed, 1 insertions, 0 deletions
| diff --git a/include/configs/G2000.h b/include/configs/G2000.h index 4341f02e6..d299044cb 100644 --- a/include/configs/G2000.h +++ b/include/configs/G2000.h @@ -80,6 +80,7 @@  #define CONFIG_NET_MULTI	1 +#define CONFIG_PPC4xx_EMAC  #define CONFIG_MII		1	/* MII PHY management		*/  #define CONFIG_PHY_ADDR		0	/* PHY address			*/  #define CONFIG_PHY1_ADDR	1	/* PHY address			*/ |