diff options
Diffstat (limited to 'include/configs/pcs440ep.h')
| -rw-r--r-- | include/configs/pcs440ep.h | 1 | 
1 files changed, 1 insertions, 0 deletions
| diff --git a/include/configs/pcs440ep.h b/include/configs/pcs440ep.h index 6e2d9067c..000ae5cd7 100644 --- a/include/configs/pcs440ep.h +++ b/include/configs/pcs440ep.h @@ -218,6 +218,7 @@  #define CONFIG_LOADS_ECHO	1	/* echo on for serial download	*/  #define CONFIG_SYS_LOADS_BAUD_CHANGE	1	/* allow baudrate change	*/ +#define CONFIG_PPC4xx_EMAC  #define CONFIG_MII		1	/* MII PHY management		*/  #define CONFIG_NET_MULTI        1	/* required for netconsole      */  #define CONFIG_HAS_ETH1		1	/* add support for "eth1addr"	*/ |