diff options
Diffstat (limited to 'include/configs/W7OLMC.h')
| -rw-r--r-- | include/configs/W7OLMC.h | 1 | 
1 files changed, 1 insertions, 0 deletions
| diff --git a/include/configs/W7OLMC.h b/include/configs/W7OLMC.h index e546369c9..51d0a0a6a 100644 --- a/include/configs/W7OLMC.h +++ b/include/configs/W7OLMC.h @@ -65,6 +65,7 @@  #define CONFIG_LOADS_ECHO	1		/* echo on for serial download	*/  #undef CONFIG_SYS_LOADS_BAUD_CHANGE			/* disallow baudrate change	*/ +#define CONFIG_PPC4xx_EMAC  #define CONFIG_MII		1		/* MII PHY management		*/  #define CONFIG_PHY_ADDR		0		/* PHY address			*/ |