diff options
Diffstat (limited to 'include/configs/apx4devkit.h')
-rw-r--r-- | include/configs/apx4devkit.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/apx4devkit.h b/include/configs/apx4devkit.h index de14d11eab..445cb190a7 100644 --- a/include/configs/apx4devkit.h +++ b/include/configs/apx4devkit.h @@ -87,7 +87,6 @@ /* FEC Ethernet on SoC */ #ifdef CONFIG_CMD_NET #define CONFIG_FEC_MXC -#define CONFIG_NET_MULTI #define CONFIG_ETHPRIME "FEC" #define CONFIG_FEC_MXC_PHYADDR 0 #define IMX_FEC_BASE MXS_ENET0_BASE |