diff options
Diffstat (limited to 'include/configs/sc3.h')
| -rw-r--r-- | include/configs/sc3.h | 2 | 
1 files changed, 2 insertions, 0 deletions
| diff --git a/include/configs/sc3.h b/include/configs/sc3.h index 44135dfac..d152a9670 100644 --- a/include/configs/sc3.h +++ b/include/configs/sc3.h @@ -166,6 +166,8 @@  /* #define CONFIG_EEPRO100_SROM_WRITE */  /* #define CONFIG_SHOW_MAC */  #define CONFIG_EEPRO100 + +#define CONFIG_PPC4xx_EMAC  #define CONFIG_MII 1			/* add 405GP MII PHY management		*/  #define CONFIG_PHY_ADDR 1	/* the connected Phy defaults to address 1 */ |