diff options
Diffstat (limited to 'include/configs/amcc-common.h')
| -rw-r--r-- | include/configs/amcc-common.h | 1 | 
1 files changed, 1 insertions, 0 deletions
| diff --git a/include/configs/amcc-common.h b/include/configs/amcc-common.h index 85165710b..d3dc3e533 100644 --- a/include/configs/amcc-common.h +++ b/include/configs/amcc-common.h @@ -45,6 +45,7 @@  /*   * Ethernet/EMAC/PHY   */ +#define CONFIG_PPC4xx_EMAC  #define CONFIG_MII			/* MII PHY management		*/  #define CONFIG_NET_MULTI  #define CONFIG_NETCONSOLE		/* include NetConsole support	*/ |