Skip to content
Snippets Groups Projects
Commit 6967c97f authored by Fabio Estevam's avatar Fabio Estevam Committed by Stefano Babic
Browse files

mx6slevk: Remove CONFIG_ETHPRIME option


As mx6slevk has only one Ethernet port, we don't need
to declare CONFIG_ETHPRIME, so just remove it.

Signed-off-by: default avatarFabio Estevam <fabio.estevam@nxp.com>
parent 214c3f0f
No related branches found
No related tags found
No related merge requests found
......@@ -53,7 +53,6 @@
#define CONFIG_MII
#define IMX_FEC_BASE ENET_BASE_ADDR
#define CONFIG_FEC_XCV_TYPE RMII
#define CONFIG_ETHPRIME "FEC"
#define CONFIG_FEC_MXC_PHYADDR 0
#define CONFIG_PHYLIB
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment