diff options
Diffstat (limited to 'include/configs/mx25_3stack.h')
-rw-r--r-- | include/configs/mx25_3stack.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/configs/mx25_3stack.h b/include/configs/mx25_3stack.h index 5084fd8..e1a35f6 100644 --- a/include/configs/mx25_3stack.h +++ b/include/configs/mx25_3stack.h @@ -147,7 +147,7 @@ #define CONFIG_NET_RETRY_COUNT 100 #define CONFIG_CMD_DHCP #define CONFIG_NET_MULTI -#define CONFIG_ETH_PRIME +#define CONFIG_ETHPRIME #define CONFIG_MXC_FEC #define CONFIG_MII |