diff options
Diffstat (limited to 'include/configs/csb272.h')
-rw-r--r-- | include/configs/csb272.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/configs/csb272.h b/include/configs/csb272.h index 393e9929a1..874f2c0b39 100644 --- a/include/configs/csb272.h +++ b/include/configs/csb272.h @@ -180,6 +180,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 */ |