diff options
Diffstat (limited to 'include/configs/PIP405.h')
| -rw-r--r-- | include/configs/PIP405.h | 1 | 
1 files changed, 1 insertions, 0 deletions
| diff --git a/include/configs/PIP405.h b/include/configs/PIP405.h index 2966979cb..5c4d69b20 100644 --- a/include/configs/PIP405.h +++ b/include/configs/PIP405.h @@ -278,6 +278,7 @@  /************************************************************   * Ethernet Stuff   ***********************************************************/ +#define CONFIG_PPC4xx_EMAC  #define CONFIG_MII		1	/* MII PHY management		*/  #define CONFIG_PHY_ADDR		1	/* PHY address			*/  /************************************************************ |