diff options
Diffstat (limited to 'include/configs/PMC405.h')
| -rw-r--r-- | include/configs/PMC405.h | 1 | 
1 files changed, 1 insertions, 0 deletions
| diff --git a/include/configs/PMC405.h b/include/configs/PMC405.h index 12e63b717..8d07d7705 100644 --- a/include/configs/PMC405.h +++ b/include/configs/PMC405.h @@ -56,6 +56,7 @@  #define CONFIG_NET_MULTI	1  #undef  CONFIG_HAS_ETH1 +#define CONFIG_PPC4xx_EMAC  #define CONFIG_MII		1	/* MII PHY management		*/  #define CONFIG_PHY_ADDR		0	/* PHY address			*/  #define CONFIG_LXT971_NO_SLEEP  1       /* disable sleep mode in LXT971 */ |