diff options
Diffstat (limited to 'include/configs/ERIC.h')
-rw-r--r-- | include/configs/ERIC.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/configs/ERIC.h b/include/configs/ERIC.h index c05945a726..1b766a7dcb 100644 --- a/include/configs/ERIC.h +++ b/include/configs/ERIC.h @@ -93,6 +93,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_PHY_ADDR 1 /* PHY address */ |