diff options
Diffstat (limited to 'include/configs/csb472.h')
-rw-r--r-- | include/configs/csb472.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/configs/csb472.h b/include/configs/csb472.h index af382526fa2..2e30e696406 100644 --- a/include/configs/csb472.h +++ b/include/configs/csb472.h @@ -179,6 +179,7 @@ * MII PHY configuration * */ +#define CONFIG_PPC4xx_EMAC #define CONFIG_MII 1 /* MII PHY management */ #define CONFIG_PHY_ADDR 0 /* PHY address */ #define CONFIG_PHY_CMD_DELAY 40 /* PHY COMMAND delay */ |