diff options
Diffstat (limited to 'include/configs/mx28_evk.h')
-rw-r--r-- | include/configs/mx28_evk.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/configs/mx28_evk.h b/include/configs/mx28_evk.h index 5da0b05..81c8e9e 100644 --- a/include/configs/mx28_evk.h +++ b/include/configs/mx28_evk.h @@ -103,6 +103,7 @@ * FEC Driver */ #define CONFIG_MXC_FEC +#define CONFIG_GET_FEC_MAC_ADDR_FROM_IIM #define CONFIG_FEC0_IOBASE REGS_ENET_BASE #define CONFIG_FEC0_PHY_ADDR 0 #define CONFIG_NET_MULTI |